Page 1 of 1

Truncate dataset through orchadmin command issue..

Posted: Wed Jan 28, 2009 3:46 am
by sonyvijai
Hi,
I am trying to truncate the dataset through orchadmin command. i have a shell script which fetches the available dataset then it loops and execute the truncate <dataset_name> command one by one. For available 11 dataset it successfully truncate 6 dataset and then the script aborts saying "There is no process to read data written to a pipe."
1822878 Killed
655502 Killed

I am guess it is the unix enviornment issue.
Can anybody suggest the resolution?

Posted: Wed Jan 28, 2009 5:34 am
by mk_ds09
if out of 11 datasets 6 are truncated successfully..
i will advise that u can try running again remaining 5 again !
as it seems to be unix enviornmental issue.

---hope this helps---

MK