Returns a date by adding an integer to a baseline date. The integer can be negative to return date that is earlier than the base date. Input: number (int32), …
You can declare and use your own variables within a Transformer stage. Such variables are accessible only from the Transformer stage in which they are declared. Stage variables can …
Below video explains simple DataStage job using IF THEN ELSE condition in transformer stage. Assign a value that meets the specified conditions.If…Then…Else Operator Syntax variable = If condition Then …
Below video explains simple DataStage job using constraints in transformer stage. Video Transcripts: You can declare and use your own variables within a Transformer stage. Such variables are accessible …
You can practice the above questions and along with a few more by watching the below video: Previous : DataStage Interview Questions-2 Next : DataStage Interview …
Problem: Oracle Connector Stage commits data even when a IBM DataStage job aborts and record count is zero. Symptom: Oracle Connector Stage commits data even when a IBM Data …
Data Sets sometimes take up too much disk space. This blog describes how to obtain information about datasets and how to delete them. Data sets can be managed using …
You can practice the above questions and along with a few more by watching the below video: Previous : DataStage Interview Questions-3 Next : DataStage Interview Questions-5