Показаны сообщения с ярлыком RMAN. Показать все сообщения
Показаны сообщения с ярлыком RMAN. Показать все сообщения

воскресенье, 26 февраля 2012 г.

RMAN Script

Взято из других источников:

To create and use a dynamic shell script:
1. Create an RMAN command file that uses substitution variables.
The following example shows the contents of a command file named
quarterly_backup.cmd, which is run every quarter. The script uses
substitution variables for the name of the tape set, for a string in the FORMAT
specification, and for the name of the restore point to be created.