after installatio of ORACLE 8i, work properly, but after
restarting the system, it throw an error ORA 01034: ORACLE
not availble
Answer / narashim reddy
Go into ORA_HOME/network/ADMIN/sqlnet.ora
SQLNET.AUTHENTICATION_SERVICES=(NTS)
to
SQLNET.AUTHENTICATION_SERVICES=(NONE)
Restart your database service
| Is This Answer Correct ? | 0 Yes | 1 No |
What privilege is needed for a user to connect to oracle server?
Name the three major set of files on disk that compose a database in Oracle?
What is Java Pool in Oracle?
What happens if you lost a data file?
What is recovery manager(rman) backup in Oracle?
What is the recommended interval at which to run statspack snapshots, and why?
7. Repeat query (7) but also display all clients who have never ordered anything.
What is the difference between sharding and partitioning?
What is difference between UNIQUE constraint and PRIMARY KEY constraint ?
what is reindexing?
What is Database Buffers ?
What is not equal to in oracle?