What is aggtorec restructure operator?
No Answer is Posted For this Question
Be the First to Post Answer
Input file one has data as shown below 1 2 3 4 5 6 7 8 Input file two has data like 6 7 8 9 10 11 Design a data stage job which will provide me three output files as shown below: Output 1 6 7 8 Output 2 1 2 3 4 5 Output 3 9 10 11 Let me know your answers
Describe routines in datastage? Enlist various types of routines.
how can u handle null values in transformer stage.
I have scenario like this seq file --> transformer --> sort stage --> dataset In this job which prtitioning technique you are using and why???
Explain the datastage parallel extender (px) or enterprise edition (ee)?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.
What is the difference b/w Hash file and Lookup Fileset stages?
describe the Steps to confiure a Qlogic switch
How to reverse the string using SQL?
Triggers,VIEW,Procedures
can we half project in parallel jobs and half project in server jobs?
How to enter a log in auditing table whenever a job get finished?