Warning: Creating default object from empty value in /home/customer/www/gavinsoorma.com/public_html/wp-content/themes/specular/admin/inc/class.redux_filesystem.php on line 29
MANUAL INSTALLATION OF DB CONTROL | Oracle DBA – Tips and Techniques
News
Perth, Australia
+ (61) 417713124
prosolutions@gavinsoorma.com

MANUAL INSTALLATION OF DB CONTROL

  • Posted by Arjun Raja
  • On June 29, 2009
  • 0 Comments

To manually install and administer a database using DBCONTROL –

cd $ORACLEHOME/bin
oraofsap(DATABASE)@tmpu023:pwd
/u01/app/oracle/product/10.2/bin
oraofsap(DATABASE)@tmpu023:

oraofsap(DATABASE)@tmpu023:./emca -config dbcontrol db -repos create

STARTED EMCA at Oct 23, 2008 10:23:59 AM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Enter the following information:
Database SID: ofsam
Listener port number: 1521
Password for SYS user: ——– ENTER SYS PASSWORD
Password for DBSNMP user:——ENTER DBSNMP PASSWORD
Password for SYSMAN user: – no user exists so just give any password.
Email address for notifications (optional): Enter
Outgoing Mail (SMTP) server for notifications (optional):
—————————————————————–

You have specified the following settings

Database ORACLE_HOME …………… /u01/app/oracle/product/10.2

Database hostname ……………. tmpu023.bankwest.com
Listener port number ……………. 1521
Database SID ……………. ofsam
Email address for notifications ……………
Outgoing Mail (SMTP) server for notifications ……………

—————————————————————–
Do you wish to continue? [yes(Y)/no(N)]: Y
Oct 23, 2008 10:26:36 AM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /u01/app/oracle/product/10.2/cfgtoollogs/emca/ofsam/emca_2008-10-23_10-23-58-AM.log.
Oct 23, 2008 10:26:40 AM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) …

Oct 23, 2008 10:30:52 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Repository successfully created
Oct 23, 2008 10:31:07 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Securing Database Control (this may take a while) …
Oct 23, 2008 10:32:04 AM oracle.sysman.emcp.util.DBControlUtil secureDBConsole
INFO: Database Control secured successfully.
Oct 23, 2008 10:32:04 AM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) …
Oct 23, 2008 10:33:48 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Oct 23, 2008 10:33:48 AM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is https://tmpu023.bankwest.com:1158/em <<<<<<<<<<< – use the I.P address also -https://10.254.203.177:1158/em
Enterprise Manager configuration completed successfully
FINISHED EMCA at Oct 23, 2008 10:33:48 AM
oraofsap(DATABASE)@tmpu023:

 

0 Comments

Leave Reply

Your email address will not be published. Required fields are marked *