can Domain User to run "connect / as sysdba"?
I have a Oracle 9.2 on a windows2003 server.
I have a domain user "oracle", I use it did Oracle software installation and create the database. It does have admin privilege on the server, and it belong to "ora_dba" group.
However I couldn't run "connect / as sysdba", I always got "ora-1031 insufficient privileges".
I could run "connect sys as sysdba" and input password to login database.
Does any one have a clue what is going on here?
Thanks