|
-
svrmgrl> startup mount
svrmgrl> alter database recover until cancel using backup controlfile;
svrmgrl> alter database recover continue default;
svrmgrl> alter database recover continue default;
(This process continues until you have applied all your archived redo logs)
svrmgrl> alter database recover cancel;
svrmgrl> alter database open resetlogs;
[Edited by marist89 on 01-17-2001 at 01:18 PM]
Jeff Hunter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|