XBio:D Database Server Management
Jump to navigation
Jump to search
Startup OSUC Database
This section is present to provide a step-by-step manner to restarting the OSUC database. Although the database and all of the web services should automatically begin on startup, these instructions will be valuable if an error does occur. The assumption is that the user is already logged into the OSUC server.
- Startup the database: $ dbstart $ORACLE_HOME
- Start the database listener: $ lsnrctl start
- Start the database Enterprise Manager: $ emctl start dbconsole
- Start up Oracle middleware applications: $ $ORACLE_INSTANCE/bin/opmnctl startall