Home » RDBMS Server » Enterprise Manager » database startup (10g,linux)
database startup [message #303363] Fri, 29 February 2008 00:46 Go to next message
airother
Messages: 27
Registered: February 2006
Junior Member
Hi,
My database is running in open mode
i have started OEM with
emctl start dbconsole
then i check status
emctl status dbconsole
--------Oracle Enterprise Manager 10g is running
when check out in internet explorer with given path,oem is running but it show me
The database status is currently unavailable. It is possible that the database is in mount or nomount state. Click 'Startup' to obtain the current status and open the database. If the database cannot be opened, click 'Perform Recovery' to perform an appropriate recovery operation.
so tell me how to check my database related operations

Regards,
ajit


Re: database startup [message #303466 is a reply to message #303363] Fri, 29 February 2008 08:06 Go to previous messageGo to next message
ebrian
Messages: 2794
Registered: April 2006
Senior Member
Is your listener started?
Re: database startup [message #303569 is a reply to message #303466] Fri, 29 February 2008 17:11 Go to previous message
rhziaDBA
Messages: 17
Registered: February 2008
Location: Madrid
Junior Member
Determine the status of your database

SELECT STATUS,DATABASE_sTATUS FROM V$INSTANCE

SELECT OPEN_MODE FROM V$DATABASE

Check the status of your listener

lsnrctl status LISTENER_NAME

See the log files of dbconsole in the sysman/log directory

Restart the dbconsole
Previous Topic: OEM DBC problem
Next Topic: Creating Job in Grid Control 10GR2
Goto Forum:
  


Current Time: Tue Apr 16 05:49:21 CDT 2024