root tree will find which is server job and which is parallel
job?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between odbc and drs stage?
In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
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.
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
Name the third party tools that can be used in datastage?
How complex jobs are implemented in datstage to improve performance?
What r the existing server jobs in parallalism?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
1.how to generate even numbers in surrogate or tranformar stage ? 2. how many ways to remove duplicate values?
HOW CAN WE SEE THE DATA IN DATASET?