|
-
Hi Sam,
You don't have to put "d1" after allocate channel, just do the following:
run {
allocate channel for delete type disk;
change archivelog until time 'SYSDATE-7' delete;
release channel;
}
Yes, you can do it from .rcv file as well. Please let me know if you need more information!
Cheers!!
Farrukh
Last edited by FARRUKH; 01-14-2003 at 04:22 PM.
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
|