Explore Oracle
Embrace the technology
Wednesday, May 14, 2014
Create Spool file from RMAN command prompt
RMAN>
spool log to "/tmp/rman.log"
RMAN> list backup of database;
RMAN>
spool off;
RMAN> host 'ls -ltr /tmp/rman.log'
2> ;
-rw-rw-r-- 1 oracle oinstall 1111 May 14 08:08 /tmp/rman.log
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment