Hi any one has datasatge 8.5 certication dump could you
please provide your details i will contact you.
send reply to my mail rajaadivi@gmail.com
Thanks in Advance
Answers were Sorted based on User's Feedback
Answer / venki
HI
any one having datastage 11.3,11.5 or 11.7 certification dumps please email me ibmvenkata@gmail.com or send me your contact details to my mail id
| Is This Answer Correct ? | 0 Yes | 0 No |
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.
what is a nodemap constraint
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
What are the repository tables in datastage?
what is advantages of snowflake when it is used?
what is combinability and non combinability?
This is UNIX question asked in DataStage Interview. Say I have n numbers of records in a text file. I want first 3 records in 1st file, last three records in 3rd file and remaining n-6 records in 2nd file. (Note: we don't know how many records are there in the File. I am getting one file on daily basis and I want three target files as asked above)
What is exact difference between Parallel Jobs and server Jobs..
I have 100 records how can I load at a time from the single time
Create a job to load all unique products in one table and the duplicate rows in to another table. The first table should contain the following output A D The second target should contain the following output B B B C C Q2. Create a job to load each product once into one table and the remaining products which are duplicated into another table. The first table should contain the following output A B C D The second table should contain the following output B B C
What are the different plug-ins stages used in your projects?
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me