Fulltext results:
- Oracle: Recovery Manager @info:oracle
- 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 @info:oracle
- s full. * **Resolution**: [[rman|Remove archive logs]]. * **Resolution**: [[spfile_and_pfiles|Enlarg
- base-ssh-login @z:relax:api:base
- ====== base-ssh-login ====== Logs into a remote host using ssh. This can be used to open a remote sesss