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


Please Help Members By Posting Answers For Below Questions

How to do a full database export?

637


How to start your 10g xe server from command line?

548


what is dynamic SGA and static SGA

3838


Explain what are the advantages of views?

613


What query tells you how much space a tablespace named test is taking up, and how much space is remaining?

1808






What are the types of partitions in oracle?

541


What is Virtual Private Database in Oracle?

624


How can I introduce multiple conditions in like operator?

554


What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?

1607


How to delete all rows a table in oracle?

623


How do I know if oracle is installed on windows?

486


Can we commit inside a function in oracle?

558


How to run create database statement?

579


What is the difference between a user and a schema in oracle?

562


Is oracle a relational database?

520