This is a discussion on oracle installation help within the Oracle Tutorials forums, part of the Articles and Tutorials category; First of all hello to everybody. i had installed oracle 9i in my computer.the sql plus is running correctly. ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
oracle installation help
First of all hello to everybody.
i had installed oracle 9i in my computer.the sql plus is running correctly. but when i restarted the computer it is not running . actually when i opened the sql plus it has asked for the password. but when i enterd the user name and password it is telling that 'initialisation is in progress',and asking for password again.what should i do. please can anyone tell me what to do. it is very urgent. i had downloaded the software from the oracle website. please please please |
|
|||
|
1. First take a backup of your database
2. Check the alert log. You can find alert log at C:\oracle\admin\orcl2\bdump\orcl2ALRT.LOG if you dont find it use this command SQL> SHOW PARAMETERS background_dump_dest That will give you exact location of alert log. 3. Try to analyse alert log and find the possible cause of your error, If you cant makeout anything from alert log Try this Start SQLPlus and logon as SYSDBA SQL> SHUTDOWN ABORT SQL> STARTUP NOMOUNT SQL> ALTER DATABASE MOUNT SQL> ALTER DATABASE OPEN |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Solaris x86 FAQ 1/2 | Dan Anderson | Tech FAQ | 2 | 09-23-2008 03:15 AM |
| Oracle Apps 11i - Using Rapid install and the Steps Before Apps Installation | admin | Oracle Apps | 1 | 09-08-2008 01:05 AM |
| Oracle Enterprise Single Sign-On Write-Up | JaySan | Oracle Tutorials | 0 | 03-01-2008 02:39 PM |
| Oracle 9i: SQL, PLSQL, and SQL *Plus - Software Installation and References | Ralph | Oracle Tutorials | 0 | 06-02-2006 01:49 AM |
| Oracle 8i Installation Problems | siree | Oracle Tutorials | 5 | 07-19-2004 09:18 PM |