How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
CTS,
3417How can we read latest records in a text file named file1.txt using seq file stage only? file1 having 100 records in that 5 record sare latest records.How can we read that latest records?
3 11544What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?
1 21432My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
2 11098hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
2825file1 1 2 3 4 file2 3 4 5 6 output should be in three targets T1 T2 T3 1 3 5 2 4 6 how to do this? can any one help? Thanks
5 13543Hi Friends, I have a input data like, class_id Marks 101 50 101 60 101 40 102 90 102 35 And i want my output data like class_id Marks Rank 101 50 2 101 60 1 101 40 3 102 90 1 102 35 2 how to do this in datastage?
8 28316Hi friends,Two input files, wants to validate only if the reference data has '0' otherwise no validation should be done..how to do this??
IBM,
1 8497I have a source table with column name CITY having 100 records, I want target table with column name start with 'A' and 'B',remaining columns as reject outputs. how can achieve this by data stage?please help me?????
5 12491Hi Can any one help regarding below INPUT NAME LOC Ram hyd Ram ban Raj chn Raj Pun Sam del OUPUT NAME LOC Ram Hyd ban Raj chn pun sam del
HCL,
3 11104My source having following data as below, AB1 Aim2 Abnv5 1An8bx and my question is i need the Datastage job the following as in my target 000AB1 00Aim2 0Abnv5 1An8bx Please help me to achive this.
6 12991
What are the processing stages?
how to delete one row in target dataset
in oracle target stage when we use load option and when we use upsert option?
Differentiate between operational datastage (ods) and data warehouse?
State the difference between an operational datastage and a data warehouse?
What all the types of jobs you developed?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
What are data elements?
How to reverse the string using SQL?
What are the different plug-ins stages used in your projects?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
Define Data Stage?
Could anyone give brief explanation bout datastage admin
Why we use surrogate key?
What is the purpose of pivot stage and types of containers in datastage