Difference between revisions of "XBio:D Database Server Management"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
# Start the database Enterprise Manager: $ '''emctl start dbconsole''' | # Start the database Enterprise Manager: $ '''emctl start dbconsole''' | ||
# Start up Oracle middleware applications: $ '''$ORACLE_INSTANCE/bin/opmnctl startall''' | # Start up Oracle middleware applications: $ '''$ORACLE_INSTANCE/bin/opmnctl startall''' | ||
+ | |||
+ | '''Using Enterprise Manager Cloud Control''' | ||
+ | |||
+ | # URL: '''https://osuc.biosci.ohio-state.edu:7802/em''' | ||
+ | # Username: '''sysman''' | ||
+ | # Password: a special derivative | ||
[[Category:OSUC Private]] | [[Category:OSUC Private]] |
Revision as of 23:05, 4 March 2013
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
Using Enterprise Manager Cloud Control
- URL: https://osuc.biosci.ohio-state.edu:7802/em
- Username: sysman
- Password: a special derivative