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 is the difference difference between $ORACLE_HOME and $ORACLE_BASE.
What are the predefined tablespaces in a database?
How many memory layers are in the oracle shared pool?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
Can you have more than one content canvas view attached with a window ?
Is a rollback possible to any savepoint?
What is transaction control statement and how many types of transaction control statement in Oracle?
How to do a full database export?
In what script is snap$ created? In what script is the scott/tiger schema created?
What are the different types of partitions in oracle?
Please explain compound trigger in oracle?
How do I limit the number of rows returned by an oracle query after ordering?
What is ordinary table in oracle?
What is tns entry?
What are the uses of linked server and explain it in detail?