Which is the best institute in Hyderabad to learn OBIEE and DataStage?Please tell me faculty name also
3217How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?
TCS,
2 8223How to convert table data into xml file using xml output stage? please explain step by step;
IBM,
2 20163Source Like department_no, employee_name ---------------------------- 20, R 10, A 10, D 20, P 10, B 10, C 20, Q 20, S and Output should be like this department_no, employee_list -------------------------------- 10, A 10, A,B 10, A,B,C 10, A,B,C,D 20, A,B,C,D,P 20, A,B,C,D,P,Q 20, A,B,C,D,P,Q,R 20, A,B,C,D,P,Q,R,S
3 10136what is meant by port ? what is the use of port ? what are the different type of ports and its usage
2 9210Hi Every one, I have a scenario plz suggest me 1)On daily we r getting some huge files data so all files metadata is same we have to load in to target table how we can load? 2) One column having 10 records at run time we have to send 5th and 6th record to target at run time how we can send? Hi plz help me for above scenarios and If any one is having JobSequence kindly send me one example and the scenario to my mail ID(nrvdwh@gmail.com)
HSBC,
3 10400A table containg 100 records B table containg 20 records we have to join two tables in left outer it containg target 100 records but target containg 101 record at that time what is the issue arise
3 9741Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
2 6224Input Data is: Emp_Id, EmpInd 100, 0 100, 0 100, 0 101, 1 101, 1 102, 0 102, 0 102, 1 103, 1 103, 1 I want Output 100, 0 100, 0 100, 0 101, 1 101, 1 Means Indicator should either all ZEROs or all ONEs per EmpId. Impliment this using SQL and DataStage both.
IBM,
6 12621What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
IBM,
2444
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
Why do you need stage variables?
AGGREGATOR default datatype
How rejected rows are managed in datastage?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
What is the project in datastage?
What is the difference between server job and parallel jobs?
Differentiate between operational datastage (ods) and data warehouse?
What are some prerequisites for datastage?
Have you used Unstructured data?
Which warehouse using in your datawarehouse
What is the difference between datastage and datastage tx?
How do you remove duplicate values in datastage?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Explain Quality stage?