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
How is it different from a normal table?
Please explain drop constraint oracle?
How to use select statement to count the number of rows in oracle?
What are privileges and grants?
What are the uses of synonyms?
How many types of tables are there in oracle?
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?
What is the difference between pre-select and pre-query?
How many categories of data types?
What is the quickest way to fetch the data from a table?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
Why packages are used in oracle?
Can group functions be mixed with non-group selection fields?
What types of joins are used in writing subqueries?
Where is the export dump file located?