What are the functionalities of link partitioner and link collector?
No Answer is Posted For this Question
Be the First to Post Answer
how do you pass parameters in a script?
What are the functionalities of link partitioner and link collector?
What is difference between server jobs & parallel jobs?
how to handle null values in sequential file?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
What is the difference between datastage and datastage tx?
I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?
How can we perform 2nd time extraction of client database without accepting the data which is already loaded in first time extraction?
INPUT file 'A' contains: 1 2 3 4 5 6 7 8 9 10 input file 'B' contains: 6 7 8 9 10 11 12 13 14 15 Output file 'X' contains: 1 2 3 4 5 Output file 'Y' contains: 6 7 8 9 10 Output file 'Z' contains: 11 12 13 14 15 How can we implement this in a single ds job?
what is the difference between == and eq in UNIX shell scripting?