URGENT!! Problem in Connecting to DBA Studio [message #140685] |
Wed, 05 October 2005 03:56 |
Sheila
Messages: 28 Registered: May 1998
|
Junior Member |
|
|
Hello,
I have problem connection to oracle 8i server.
When I test service name or try to connect to DBA studio, I get the following error message:
ORA-01033: ORACLE initialiaztion or shutdown in progress
I've been using this server for 4 years but after a problem with my Server PC, I face this problem on my oracle server
Any idea would be appreciated.
|
|
|
Re: URGENT!! Problem in Connecting to DBA Studio [message #140706 is a reply to message #140685] |
Wed, 05 October 2005 05:18 |
sunil_v_mishra
Messages: 506 Registered: March 2005
|
Senior Member |
|
|
hi,
I hope you have backup of your database... as you are working with this database for last 4 year i also think the data present in database is very important to you but if you can reboot the machine on which your database is present (i.e server) your problem can be solved .... Frankly speaking your database is shutting down but it is not properly shutdown and as u are not able to work with this database better restart your pc on which your database is present....then check r u getting same error or not.
regards
Always friend sunilkumar
|
|
|
Re: URGENT!! Problem in Connecting to DBA Studio [message #140719 is a reply to message #140706] |
Wed, 05 October 2005 06:20 |
Sheila
Messages: 28 Registered: May 1998
|
Junior Member |
|
|
Thanks for immediate response
However, I have restarted the PC many times but I get the same error, besides I have restarted oracle services as well but the problem still exists.
Unfortunately, the backup is corrupted and as you have guessed the data is very important and actuall vital. Is there any way to restore 'Oradata' folder in a new installed oracle server? I mean is that possible to copy database during installation from the previous data?
|
|
|
Re: URGENT!! Problem in Connecting to DBA Studio [message #140746 is a reply to message #140719] |
Wed, 05 October 2005 08:01 |
sunil_v_mishra
Messages: 506 Registered: March 2005
|
Senior Member |
|
|
Dera friend,
please tell us on which operating system your database is present so that we can guide u in right direction
If its is windows server then press alt+ctl+del then click task manager in it click the process tab there u will see many process are running in that there will be oracle.exe right click on this oracle.exe and then click on end process tree.
now go to the control pannel then administrative tool then services and start your database serveice.
regards
Sunilkumar
[Updated on: Wed, 05 October 2005 08:02] Report message to a moderator
|
|
|
|
|
Re: URGENT!! Problem in Connecting to DBA Studio [message #140897 is a reply to message #140892] |
Thu, 06 October 2005 01:39 |
tarundua
Messages: 1080 Registered: June 2005 Location: India
|
Senior Member |
|
|
Depends on the type of database you are using , you can backup in two ways ,
COLD backup (offline DB down) or HOT backup (online , DB running) .
and even then MANUALLY or using RMAN .
If you can bear the downtime for the database then go for a closed valid backup and if you can't then go for an online backup.
and even this link will serve your purpose.
|
|
|
|
|
|
Re: URGENT!! Problem in Connecting to DBA Studio [message #140960 is a reply to message #140953] |
Thu, 06 October 2005 07:27 |
tarundua
Messages: 1080 Registered: June 2005 Location: India
|
Senior Member |
|
|
--> BTW, is there any way to make the second server a mirror of the first one ?
As sunil said you can implement Standby database (also called as data guards) for that purpose.
--> I haven't found any proper document to do that?
Here is the one for reference, read
[url=www.orafaq.com/forum/t/52705/72347/]this post
--> Is there any software to manage that automatically?
Oracle provides a tool called Data Guard Manager
The Oracle Data Guard Manager is the GUI that automates many of the tasks involved in creating, configuring, and monitoring a Data Guard environment
regards,
tarun
|
|
|