Hi, i did what you mentioned in the answer, i.e. source-
>Transformer -> 3 datasets. Iam able to see the data in
datasets but its not sort order... Can you tell how sort
the data?? i also checked Hash partition with performsort.
Answer / venkatesh
at final it becomefs collecting method in datset.
so we prefer order collection method
| Is This Answer Correct ? | 1 Yes | 0 No |
explain how to create SCD-2 IN DATASTAGE 7.5X2 PLZ EXPLAIN WITH 4 OR 5 RECORDS TAKE IT EXAMPLE AND JOB DESINGN URGENT
create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid salary previoussalary 10 1000 null 20 2000 1000 30 3000 2000 40 4000 3000
explain unit testing,systemtesting,integrated testing
How can we achive parallelism
What are the steps required to kill the job in Datastage?
How to initialize environment variables?
If the job aborted in a sequencer, how can we start that from the previews successful job.
how to export or import the jobs in .ISX file
whats difference between ls -ltr and ls -lrt?
What is usage analysis in datastage?
What are the important features of datastage?
In Datastage, how you can fix the truncated data error?