How can we perform 2nd time extraction of client database
without accepting the data which is already loaded in first
time extraction?
Answer / ravi
Take PK of records inserted in 1st extraction from Target Database table. Write a query to exclude these records from client DB in 2nd extraction.
| Is This Answer Correct ? | 1 Yes | 0 No |
1.what is stagearea?what is stage variable? 2.this is my source source:id, name target:id, name 100, murty 100,madan we have three duplicate records for the id column,how can we getthe source record? 100,madan 100,saran
I have the following columns in the EMP table Empid,Empname,Sal,month(Sal),year(Sal) and DOB(let us say the dob is 15th-Jan-1981) Desing a job such that the output contains the following empname,year(sal),tot(sal) and current age i.e. whether 18yrs or so on
What is lookup table?
What is the Difference Between DataStage 7.5 version and 8.1 Version?
How can we select pr retrieve the particular row in dataset by using orchadmin command?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
What are the different options associated with dsjob command?
how can u find out the datastage job is running on how many nodes
which r the connectors used in san?
1)How to Duplicate Records Delete in Sequential file?
AGGREGATOR default datatype
Main Function of the Staging area in DWH ?