cp: cannot stat `/DISCARD/': No such file or directory --- Make -f hanging at this point with out
Hi Team,
I am doing a clone of 10g DB to a new server.
Currently, clone.pl is hanging.
and the log shows:
[oraplayers@oraplayers01 lib]$ tail -f /u01/app/oraInventory/logs/cloneActions2013-12-09_12-17-41AM.log
INFO:
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
INFO: /u01/app/oracle/product/10.2.0/DEV4/bin/genclntsh
INFO: cp: cannot stat `/DISCARD/': No such file or directory
As per note:
cp: cannot stat `/DISCARD/': No such file or directory (Doc ID 388254.1)
looks this error can be ignored.
But, here its hanging instead of proceeding.
Please advice what can be done.