Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ora-01031: provilegios insuficientes in sqlplus and rman

ManoloTSep 22 2016 — edited Oct 3 2016

i have install 11g database release 2 64 bits whit windows 8.1 64 bits

When I try to connect using sqlplus get the following message

ora-01031: insufficient provilegios.

Microsoft Windows [Versión 6.3.9600]

(c) 2013 Microsoft Corporation. Todos los derechos reservados.

C:\>sqlplus / as sysdba

SQL*Plus: Release 11.2.0.1.0 Production on Jue Sep 22 13:06:53 2016

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

ERROR:

ORA-01031: privilegios insuficientes

Enter user-name:

or with RMAN

Microsoft Windows [Versión 6.3.9600]

(c) 2013 Microsoft Corporation. Todos los derechos reservados.

C:\windows\system32>rman target /

Recovery Manager: Release 11.2.0.1.0 - Production on Jue Sep 22 13:13:43 2016

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: privilegios insuficientes

someone could help me?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2016
Added on Sep 22 2016
9 comments
1,833 views