Database Administration (MOSC)

MOSC Banner

RMAN-04006: error from auxiliary database: ORA-12514

edited Dec 12, 2013 10:31AM in Database Administration (MOSC) 16 commentsAnswered
I want to clone the database from server A to server B using RMAN duplicate.

In the server B, in the GI listener I have made static entry for the clonedb & tnsping works fine.

lsnrctl status show clonedb..

Services Summary...
Service "clonedb.domain" has 1 instance(s).
  Instance "clonedb", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully

RMAN> connect target sys/********@sourcedb

connected to target database: sourcedb (DBID=1234567)

RMAN> connect auxiliary sys/********@clonedb

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-04006: error from auxiliary database: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center