Fulltext results:
- Oracle: Recovery Manager
- === 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 cron, after backup ... LETE NOPROMPT ARCHIVELOG ALL COMPLETED BEFORE 'SYSDATE -45'; </code> A sample script could be (deleti
- Oracle
- [[http://www.oracle.com/pls/db102/homepage|Oracle Database Online Documentation 10g Release 2 (10.2)]]... [[http://www.oracle.com/pls/db112/homepage|Oracle Database Online Documentation 11g Release 2 (11.2)]]
- Oracle: SQLplus Scripting
- == Oracle: SQLplus Scripting ====== To show only data in SQLplus and no header or other stuff, enter
- Oracle Errors
- 82_01/server.112/e10880/e0.htm#sthref197|11.2]] {{tag>database documentation error oracle reference}}