Fulltext results:
- Oracle: Recovery Manager
- ====== ===== Start Recovery Manager ===== <code bash> rman target / </code> ===== Delete Archive Logs... ting all logs except the last three days): <code bash> #!/bin/bash . ${HOME}/.profile rman target / << __EOF__ DELETE NOPROMPT ARCHIVELOG ALL COMPLETED B
- Oracle: EXP
- r the account name insteand of ''{user}''. <code bash> exp USERID=\'/ as sysdba\' FILE={user}.dmp FULL=