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 is Table ?
What is the difference between $oracle_base and $oracle_home?
What is a sub query? What are its various types?
what is grid in Oracle 10g...
How to count groups returned with the group by clause in oracle?
What is oracle sid?
What are the execution control statements?
Is it possible to split the print reviewer into more than one region ?
What is a sub query? Describe its types?
What are the different oracle database objects?
which clause we are not used in where clause?
What are the differences between char and nchar in oracle?