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 |
what is diff b/w datastage 8.1,8.5,8.7?
how do you pass parameters in a script?
What is diff between Junk dimensions and conform dimension?
is it possible to access the same job by two users at a time in DataStage?
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.
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
I am running a job with 1000 records.. If the job gots aborted after loading 400 records into target... In this case i want to load the records in the target with 401 record... How will we do it??? This scenario is not for sequence job it's only in the job Ex: Seq file--> Trans--> Dataset..
9 Answers Cognizant, IBM, TCS, Virtusa,
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
how can we create rank using datastage?what is the meaning of rank?
1)Source file contains one record, I want 100 records in target file.
How do you run datastage job from the command line?
What are the primary usages of datastage tool?