Hi Sameer,
Here, what I want is to backup all the current Archive logs available on the server but delete only those which are older than 7 days.
So, is there a command similar to
BACKUP ARCHIVELOG ALL;
DELETE COPY OF ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE-7';
Will it work for me?
Also, pl. tell me how you guys have inserted goody pictures below your names.
Thanks,




Reply With Quote