We have database oracle 10g installed under linux 4 update 6. Since last 6 years our automatic startup and shutdown script was running fine. Due to some security reasons we change the following parameter in sqlnet. ora from NONE to NTS after that the database automatic startup and shutdown script is not working. We change the parameter to lock the / as sysdba direct login.
SQLNET.AUTHENTICATION_SERVICES= (NTS)
Kindly provide me the solution to automatic startup and shutdown due to which we are facing lots of problem
This conversation is currently closed to new comments.
If you're asking for technical help, please be sure to include all your system info, including operating system, model number, and any other specifics related to the problem. Also please exercise your best judgment when posting in the forums--revealing personal information such as your e-mail address, telephone number, and address is not recommended.
Oracle database 10g automatic startup/shutdown
We have database oracle 10g installed under linux 4 update 6. Since last 6 years our automatic startup and shutdown script was running fine. Due to some security reasons we change the following parameter in sqlnet. ora from NONE to NTS after that the database automatic startup and shutdown script is not working. We change the parameter to lock the / as sysdba direct login.
SQLNET.AUTHENTICATION_SERVICES= (NTS)
Kindly provide me the solution to automatic startup and shutdown due to which we are facing lots of problem