after installatio of ORACLE 8i, work properly, but after
restarting the system, it throw an error ORA 01034: ORACLE
not availble
Answer Posted / 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 |
Post New Answer View All Answers
What happens to indexes if you drop a table?
How to call a sub procedure?
Explain view?
What is oracle host variable?
What is snapshot is too old? Give and example for better understand.
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What is the difference between $oracle_base and $oracle_home?
What would you do with an in-doubt distributed transaction?
What are the differences between number and binary_float in oracle?
what is insert all statement in sql
What are the different oracle database objects?
What are the differences between interval year to month and interval day to second?
What is the difference between a user and a schema in oracle?
How to put more than 1000 values into an oracle in clause?
How oracle handles dead locks?