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?