Differentiate between data file and descriptor file?
No Answer is Posted For this Question
Be the First to Post Answer
What is a ds designer?
WHAT ARE PERFORMANACE SETTINGS YOU HAVE IMPLEMENTES IN YOUR PROJECT?
I have oracle enterpaise stage, oracle bulkloader stage, ODBC stage and I want to load data in to target, which of the above stages do I need to use and why?
What is the process of killing a job in datastage?
how to find out number of records imported into source file?
how CAN we remove duplicates in dataset?
What is a delta record? How you will read it?
How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastage job using unix commands.
Can we use Round Robin for aggregator?is there any benefit underlying?
Give example for FACTLESS FACT TABLE in real-time scenario.
create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid salary previoussalary 10 1000 null 20 2000 1000 30 3000 2000 40 4000 3000
What r the existing server jobs in parallalism?