Portal
Language
 
Home>Knowledge Base>Root>CampaignMax>Oracle 8.1.7 issues error ORA-27101
User Login
Username
Password
 
 Login
Information
Article ID3
Created On5/23/2002
Modified9/11/2008

Oracle 8.1.7 issues error ORA-27101

This may be caused by a bug in Oracle.

One way to work around the bug:
1. In the ORA_HOME\network\admin\sqlnet.ora file there is the following line:
SQLNET.AUTHENTICATION_SERVICES= (NTS)

Comment out this line by including a # in front of it.

2. Reboot the machine. This should take care of the problem.