Is it possible to access scratchpad in transform scripts??

asoni1
Kilo Contributor

Is it possible to access scratchpad in transform scripts??

I have a requirement, where in I need to compare target table records with the input records and mark the unwanted records in target table as inactive 

 

Please recommend.

10 REPLIES 10

Hi

It is a good idea, to minimize database impact on any activity done. Anyhow, if you want to check on record level, you have to walk one by one.

You could improve overall performance, if you can run the import on non business hours. 

BR 

Dirk