Problem connecting as sysdba
I'm going to manually create manually a database on Windows 2005 server . I have already installed successfully the DB software.
Having set the ORACLE_HOME , ORACLE_SID and created the oradim i 'm trying to connect as sysdba...but the error ORA-01031 is appeared....
SQL> conn /as sysdba
I defined the Administrator user to the ORA_DBA group and tried the above but the same problem insists.....
Also , i noticed the following when i issue the command:
c:>oradim -new -sid orcl -startmode auto -pfile d:\.......\.....initorcl.ora
Instance created.
DIM-00019: create service error.
O/S - Error: (OS 1376) the specified local group does not exit