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 the difference between dbms and rdbms?
what is the difference between substr and instr function in oracle?
What is the sql query to concatenate column values from multiple rows in oracle?
What are the components of Logical database structure of ORACLE database?
What are the commands youd issue to show the explain plan for select
which institute and which faculty is providing best training for oracle sql, plsql in hyderabad
What is meant by joins? List out the types of joins.
What are oracle functions?
What is a nvl function? How can it be used?
How data locks are respected in oracle?
How to drop an existing view in oracle?
How to export data to a csv file?