Oracle RMAN Backup and Recover test
after creating database , the catalog.sql , catproc.sql must be executed in sqlplus using sysdba;
[@more@]測試環境:win2003 server , oracle 92 , NOarchivelog mode
1,cannot backup database in open or nomount mode;
2,backup must be done in mount mode.