ORA-01031: insufficient privileges with RMAN [message #567399] |
Mon, 01 October 2012 02:03 |
|
neetesh87
Messages: 280 Registered: September 2011 Location: bhopal
|
Senior Member |
|
|
hello experts,
i want to backup my database from the RMAN, but it gives an error --
ORA-01031: insufficient privileges
i logged-in as normal user not as system administrator.
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\Administrator>rman target/@prodb
Recovery Manager: Release 11.2.0.1.0 - Production on Mon Oct 1 12:32:47 2012
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
C:\Users\Administrator>
should i need to log-in as system administrator?
or other thing is missing?
and it will be applied for windows7 and windows server2008 os both
thanks in advance........
|
|
|
|
|
|
Re: ORA-01031: insufficient privileges with RMAN [message #567428 is a reply to message #567419] |
Mon, 01 October 2012 04:45 |
|
neetesh87
Messages: 280 Registered: September 2011 Location: bhopal
|
Senior Member |
|
|
thanks sir...
RMAN gives error again although i log-in as administrator to my local system.
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Neetesh>rman target/
Recovery Manager: Release 11.2.0.1.0 - Production on Mon Oct 1 15:23:37 2012
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
C:\Users\Neetesh>
and 2-3 days before there were no such type of problem and i took backup successfully from RMAN on same system.
then now what is the problem , don't know.
thanks again....
[Updated on: Mon, 01 October 2012 04:47] Report message to a moderator
|
|
|
|
|
|
|
|
|