Database Utilities (MOSC)

MOSC Banner

rman -connection error-Duplicate Database

edited Aug 3, 2010 2:44AM in Database Utilities (MOSC) 13 commentsAnswered
Dear Seniors

I want to create duplicate clone testdatabase through command

rman>DUPLICATE TARGET DATABASE TO PRDCLONE FROM ACTIVE DATABASE

But before that According to Oracle Documentation it says to connect to rman through following method but by which Iam getting following error

I dont have catalogue database

===========================================================================

[oracle@linuxmytest dbs]$ rman target sys/***@PRODTEST auxiliary sys/***@prdclone

Recovery Manager: Release 11.1.0.7.0 - Production on Mon Jul 5 20:17:11 2010

Copyright (c) 1982, 2007, Oracle. All rights reserved.

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-00554: initialization of internal recovery manager package failed

RMAN-04005: error from target database:

ORA-01031: insufficient privileges

[oracle@linuxmytest dbs]$

=====================================================================

Please Help me out from this Issue

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