how do u catch bad rows from OCI stage?
And what CLI stands for?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert alpha Numeric values to alpha using functions?
What is the difference between in process and inter process?
what is factless fact table?
How can we improve performance of data stage jobs?
1.What is the flow of Transformer? 2.How can you do INDEX table in DataStage level?
In my previous project we get data from mainframe and load it into datastage DB2 tables.Sometimes we get data as flat file or a mainframe tables itself directly we fetch the data.Is this a migration project?
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
How do you design PX Routines ?
What are iconv and oconv?
Why fact table is in normal form?
for example You have One Table with 4 Columns (Mgr ID, Department ID, Salary, Employee ID). Can you find out the Average Salary and Number of Employee present per Department and Mgr
1.How to read multiple file from sequential stage. 2.If a file doesn't arrive or doesn't exists in sequential stage how do u handle this. 3.What do you do before taking data from source to staging area. 4. I have a remove duplicate stage and transformer stage.what will u do for optimizeing the performance of the job.