RMAN 6217 not connected to auxiliary database with a net service name

renjixinchina發表於2013-08-08

Error:    RMAN 6217 (RMAN-06217 RMAN-6217)
Text:    not connected to auxiliary database with a net service name
---------------------------------------------------------------------------

Cause: A command that moves files from the target instance to the
       auxiliary instance was requested.  Such a command requires a
       net service name be present in the connect string used to
       connect to the auxiliary instance.

Action: Issue a CONNECT AUXILIARY command and include a net serice name
        in the connect string.  That service name must be valid on
        the target instance.


Example :
   % rman target sys/pw@target_db auxiliary sys/pw@auxiliary_db

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/15747463/viewspace-768066/,如需轉載,請註明出處,否則將追究法律責任。

相關文章