Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- run {
- shutdown immediate;
- startup mount;
- catalog start with 'DUMPS_PATH';
- crosscheck backup;
- delete expired backup;
- restore database;
- recover database;
- alter database open;
- }
Advertisement
Add Comment
Please, Sign In to add comment