We have moved to www.dataGenX.net, Keep Learning with us.

Wednesday, October 22, 2014

DataStage Warning - When deleting data set previous delete attempt not complete


main_program: When deleting data set /full_Path_of_dataset.ds, previous delete attempt not complete; removing /full_Path_of_dataset.ds.being_deleted in order to proceed.


Solution -

This error usually comes when a previous run of respective job got aborted and the auto cleanup process hasn't been completed properly.

 First check whether your temp ( usually /tmp ) is having enough space.
 Manually delete the dataset and re-run the job.

$ orchadmin rm full_Path_of_dataset.ds
$ orchadmin rm full_Path_of_dataset.ds.being_deleted




Like the Facebook Page & join Group
https://www.facebook.com/DataStage4you
https://www.facebook.com/groups/DataStage4you

https://twitter.com/datastage4you
For WHATSAPP group , drop a msg to 91-88-00-906098



No comments :

Post a Comment