Copy files with the cp command.
使用cp命令来复制文件。
Copy good controlfile to original location of bad controlfile:- cp /path/blah_good.ctl /path/blah_bad.ctl
将好的控件文件复制到坏的控制文件的原始位置:-cp /path/blah_good.ctl /path/blah_bad.ctl。
Copy good controlfile to original location of bad controlfile:- cp /path/blah_good.ctl /path/blah_bad.ctl
将好的控件文件复制到坏的控制文件的原始位置:-cp /path/blah_good.ctl /path/blah_bad.ctl。
应用推荐