Hp 3PAR Application Software Suite for Oracle Manual do Utilizador Página 58

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 57
OR
backup
format 'backup_specification <app_name_%s:%t:%p>.dbf
archivelog all not backed up 1 times skip inaccessible;
If control file object is selected, change the following lines:
backup
format 'backup_specification <app_name_%s:%t:%p>.dbf
current controlfile;
Change these lines to:
backup
format 'backup_specification <app_name_%s:%t:%p>.dbf
controlfilecopy '$ORACLE_HOME/dbs/backup_ctrl$ORACLE_SID';
NOTE: The <backup_specification>, <app_name>, $ORACLE_HOME, and $ORACLE_SID must
be replaced with actual values.
Configuring TNS Naming Service on Recovery Manager for Oracle Backup Server
To configure TNS naming service on Recovery Manager for Oracle Backup Server:
In $ORACLE_HOME/network/admin/tnsnames.ora on the Recovery Manager for Oracle
Backup Server, check an entry as follows:
<Network Service Name>=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = <RMO Backup Server Name
(and NOT the db server name)>)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = <Service Name>)
)
)
58 Configuring Recovery Manager for Oracle
Vista de página 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 222 223

Comentários a estes Manuais

Sem comentários