Cannot connect with "/ as sysdba"
I know this is supposed to be standard stuff and I believe I have everything correct but it just won't work.
It's an 11.2.0.3 Windows 2003 server.
The listener service and the database service use the domain account: FGIC\OracleApps
I have the OS user (FGIC\OracleApps) as a member of the local ORA_DBA group on the server
========================================
\>echo %username%
OracleApps
\>NET LOCALGROUP ORA_DBA
Alias name ORA_DBA
Comment Members can connect to the Oracle database as a DBA without a password
Members
-------------------------------------------------------------------------------
FGIC\OracleApps
NT AUTHORITY\SYSTEM
The command completed successfully.
========================================
I have NTS set:
SQLNET.AUTHENTICATION_SERVICES = (NTS)