Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the system predefined user roles?

1096


Explain the characteristics of oracle dba?

1175


How can we force the database to use the user specified rollback segment?

1198


How to pass a cursor variable to a procedure?

1156


Explain overloading. Can functions be overloaded?

1046


What is a proxy class?

1105


What language does oracle use?

1164


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1746


What privilege is needed for a user to create views in oracle?

1091


How to rename a tablespace in oracle?

1124


What is dynamic proxy?

1049


How do I find the database name in oracle?

1088


Is postgres faster than oracle?

1082


How do you find current date and time in oracle?

1099


Is it possible to set second Primary Key Constraint in a table in Oracle Database ?

1225