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
List the types of joins used in writing subqueries?
what is the difference between substr and instr function in oracle?
11. Display the client number and name and the client number and name of the person who referred that client.
How to turn on or off recycle bin for the session?
How to connect to oracle using service name instead of sid?
Explain the use of indexes option in imp command.
What is query image?
Can we save images in a database and if yes, how?
What is BBED in Oracle?
How much memory your 10g xe server is using?
What is a database table in oracle?
How to export data to a csv file?
What is set operator oracle?
Can you drop an index associated with a unique or primary key constraint?
What is set verify off in oracle?