What is the project in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
how to handle null values in sequential file?
I have a scenario like Deptno=10---->First record and last record Deptno=20---->First record and last record Deptno=30---->First record and last record I want those first and last records from each department in a single target. How to do this in DataStage, any one can assist me. Thanks in advance.
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?
Wat is pre-load in Hashed file
Differentiate between validated and Compiled in the Datastage?
what is the difference between == and eq in UNIX shell scripting?
How a source file is populated?
Can you highlight the main features of ibm infosphere information server?
How to move data set from one server to other?what are the steps to follow to do this?
how to load meta data
what is the best stage in datastage parller jobs to use full out join and why