Friday, May 30, 2014

RMAN not conncetd

RMAN NOT CONNECTING PROBLEM



While you are trying to connect RMAN if you get this error 
please follow below procedure

PROBLEM
***********

C:\Users\IBM_ADMIN>rman target /

Recovery Manager: Release 11.2.0.1.0 - Production on Fri May 30 12:32:03 2014

Copyright (c) 1982, 2009, Oracle and/or its affiliates.  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



SOLUTION
*****************

RMAN
connect target sys
connect "/as sysdba" 

No comments:

Post a Comment