What is configuration file? What does it contain? What is the use of it in Datastage?
What is Datastage ETL?
How to do incremental loading in datastage?
How to do incremental loading in datastage?
Latest Answer: Abhijain is right. If you compare source with target using either lookup or change capture you can perform Incremental loading.
But my requirement is I have a job like,Source-------->Transformer---------------->Target without changing my job design, ...
How to implement SCD2 in parallel jobs?
Latest Answer: If you are using DS 8.0.1 version, it is very east to implement SCD2 using SCD stage. it supports 2 input links and 2 output links. from the 2 input links. primary Dataset it takes as a current dateset(which has updated information) and 2nd dataset set ...
How to read an XML File?
Latest Answer: Use a XML Folder stage to read the XML file and pass the content to XML Input stage to parse out tabular records. ...
How to schedule jobs in UNIX Server?
Latest Answer: DataStage job scheduling we can do using datastage director client tool, but in real time they use UNIX for DataStage job scheduling which supports 3rd party scheduling tools like Autosys, Triviam, UNIX corn tab etc. ...
How to connect to the server in datastage?
How to create Job Sequence?
Latest Answer: You can create job sequencer using designer client, if you click create new job like server or px job in Datastage, it will get open window there you can find to create the job sequencer.Job sequencer uses to run multiple jobs either server or px based ...
How to move data from operational and external environments to BI environment using datastage software?
Latest Answer: Question is not clear.Are you talking about moving OLTP data to OLAP system? ...
View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Go Top