If seg file having 10 records
ex:eid
1
2
"
"
10
if oracle database having 100 records
ex:eid
1
2
"
"
100
how to delete matched records permenently from oracle
database using datastage ?
Answer Posted / vinod upputuri
Simple job:
SEQ>>>ORACLE_STAGE.
in ORCL_STAGE: SPECIFY WRITE METHOD: DELETE ROWS
specify the matching column as key column in column definition.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Define project in datastage?
What is data partitioning?
What are transforms and what is the differenece between routines and transforms?
How to read multiple files using a single datastage job if files have the same metadata?
What a datastage macro?
What is the purpose of pivot stage and types of containers in datastage
What is oci?
Differentiate between datastage and datastage tx?
Define data aggregation?
what is use of SDR function?
How the ipc stage work?
What are constraints and derivations?
What is the command line function to import and export the ds jobs?
explain about citrix scheduling tool in datastage
Name the command line functions to import and export the DS jobs?