In order to get a proper hold over DATASTAGE, what are the prerequisites ?

Showing Answers 1 - 3 of 3 Answers

In datastage you need to know following for getting better hold:

a) PL/SQL -> In datastage,we need to fetch data from table.Sometime it is required to write stored procedures also. Hence, knowledge in SQL and PL/SQL is required.

b) UNIX -> The datastage server runs on UNIX.The files are created on Unix server.
Hence, it is good to know basic unix commands like cat, vi, ls etc..

c) Shell script -> Sometimes it is required to write shell scripts to run and schedule the datastage jobs.  Hence, basic knowledge of shell script will be a plus.

d) Datstge parallel jobs and sequence -> You can get good details about datastage Parallel jobs/sequence from the pdf of datasatge. There are separate pdfs available for parallel jobs, server jobs etc. Just search on the search engines to get these.

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions