Fulltext results:
- Oracle: Recovery Manager
- bash> rman target / </code> ===== Delete Archive Logs ===== Delete all archive logs but keep the last 45 days: <code sql> DELETE ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </code> To remove archive logs older than 3 days without prompting, e.g. via cro... ; </code> A sample script could be (deleting all logs except the last three days): <code bash> #!/bin/
- Oracle Errors
- s full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlarg