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


Please Help Members By Posting Answers For Below Questions

Define repository tables in datastage?

704


what is the custome stage in datastage? how can we impliment that one? plz tell me

1911


Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?

1783


How many areas for files does datastage have?

644


i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu

2275






State the difference between an operational datastage and a data warehouse?

608


Highlight the main features of datastage?

615


Explain connectivity between datastage with datasources?

599


options available in sequence job to run,validate?

840


What are stage variables?

638


What are the types of views in datastage director?

1249


client know skid info?

1635


how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.

2734


How complex jobs are implemented in datstage to improve performance?

600


Is it possible to query a hash file?

1565