which unix commands mostly used in datastage
Answers were Sorted based on User's Feedback
Answer / vinoth
Adding to the above list.
cp
mv
awk
if
these are some frequently used commands in DS.
| Is This Answer Correct ? | 0 Yes | 0 No |
How many nodes supported by a one cpu in parallel jobs?
What is exact difference between Parallel Jobs and server Jobs..
If you want to use the same piece of code in different jobs, how will you achieve it?
wt is the difference between swith and filter stage
How to convert alpha Numeric values to alpha using functions?
To see hidden files in LINIX?
Hi guys, please design a job with derivation(solution). write exact conditions. My requirement Source table emp_no qualification 1 a 1 c 2 a 3 c 3 b Target table emp_no qualification 1 b 2 b 2 c 3 a Here every employer have three qualifications i.e a,b and c. what ever source table dont have some qualification, that will be move to target table. Like above. Hope u get the point. Thanks.
What is data partitioning?
if 3 table having different columes. like first table having 4 columns , second table having 3 columns and third table having 2 columns then how to capture the data by using funnel stage in parallel jobs...srinu.thadi
17 Answers IBM, TCS,
what is the new version in Datastage ? what is the diff b/t New vesion & 7.5 version?
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
CAN ANY ONE TELL ME THE ARCHITECTURE OF DATASTAGE CLEARLY....