Hi friends If anybody completed datastage 8.5
certification.Could please guide me what are the topics new
in 8.5 certification.
Answers were Sorted based on User's Feedback
Answer / suby
I completed Datastage certification with the pdf dumps and test codes conducted by IBM are below:
000-418 : IBM Websphere Datastage V.8.0
000-421 : IBM Websphere Datastage V.8.5
If you need dumps, email me at suby.ibm@gmail.com
Thanks
Suby
Is This Answer Correct ? | 15 Yes | 4 No |
Answer / pranalika
Now the NEW DataStage certification codes are the below
C2090-303 : IBM InfoSphere DataStage v9.1
C2090-421 : InfoSphere DataStage v8.5
I got from this link : http://bit.ly/Sy4o9I and passed with good % score
Is This Answer Correct ? | 9 Yes | 1 No |
To see hidden files in LINIX?
How can we achive parallelism
Define data aggregation?
How do u set a default value to a column if the column value is NULL?
What a datastage macro?
Anyone has Datastage certification free dumps for 000-418 , 000-421 codes, mail me @ manik.dwh@gmail.com 000-418 : InfoSphere DataStage v8.0 000-421 : InfoSphere DataStage v8.5
How many input links can you give to a Transformer stage?
What are stage variables, derivations and constants?
what is the custome stage in datastage? how can we impliment that one? plz tell me
What is the different type of jobs in datastage?
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?