Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: How to backup MTS database with RMAN
<SPAN
class=171323115-19122001>Helmut,
<SPAN
class=171323115-19122001>
From
the Oracle Documentation:
<SPAN
class=171323115-19122001>
To use RMAN with an MTS
database:
Net8 configuration varies greatly
from system to system. The following procedure illustrates only one method.
This scenario assumes that the
following net service name in the tnsnames.ora file connects to the target
database using the MTSarchitecture, where inst1 is a value of the
SERVICE_NAMES initialization parameter:
inst1_mts =
(description= (address=(protocol=tcp)(host=inst1_host)(port1521)) (connect_data=(service_name=inst1)(server=shared)) )
(description= (address=(protocol=tcp)(host=inst1_host)(port1521)) (connect_data=(service_name=inst1)(server=dedicated)))
<FONT face=Tahoma
size=2>-----Original Message-----From: Daiminger, Helmut
[mailto:Helmut.Daiminger_at_KirchGruppe.de]Sent: Wednesday, December
19, 2001 8:25 AMTo: Multiple recipients of list
ORACLE-LSubject: How to backup MTS database with
RMAN
Hi!
Since I'm pretty new to RMAN I have a rather basic
question: is it possible to backup databases running in multithreaded server
mode with RMAN? Or does this have to be dedicated server mode?
$ rman target sys/yyyy_at_kpmgi rcvcat
rman/xxxxx_at_admserv
Recovery Manager: Release 8.1.7.2.0 -
Production
RMAN-06005: connected to target database:
KPMGI (DBID=3995384462) RMAN-06008:
connected to recovery catalog database
RMAN> register database;
RMAN-03022: compiling command:
register RMAN-03023: executing
command: register RMAN-08006:
database registered in recovery catalog <FONT face="Courier New"
size=2>RMAN-03023: executing command: full resync <FONT
face="Courier New" size=2>RMAN-03026: error recovery releasing channel
resources RMAN-00571:
![]() |
![]() |