Re: Installing OEM DB control from scratch?

  • From: "Madhu R. Vajrala" <Vajrala.Madhusudana@xxxxxxxx>
  • To: sunnyguy11@xxxxxxxxx
  • Date: Mon, 25 Jul 2005 08:13:54 -0500

1. Make sure Listener program is UP.
2. stop DbConsole 
   if you fail to stop the BDconsole process, Kill the PID (cat
$ORACLE_HOME/`hostname`*_$ORACLE_SID/emctl.pid) and associated processes
w/ the emctl.pid.

3. issue "emca"


[oracle@Fedora /u01/app/oracle/product/10.1.0/db_1/sysman/admin/emdrep/bin]$ 
emca

STARTED EMCA at Thu May 05 15:30:20 CDT 2005
Enter the following information about the database to be configured
Listener port number: 1521
Database SID: ORCL
Service name: ORCL
Email address for notification: youre-mail@xxxxxxxxxxxxxx
Email gateway for notification: yoursmtpserver.edu
Password for dbsnmp:
Password for sysman:
Password for sys:
Password for sys:
-----------------------------------------------------------------

You have specified the following settings

Database
ORACLE_HOME ................ /u01/app/oracle/product/10.1.0/db_1
Enterprise Manager
ORACLE_HOME ................ /u01/app/oracle/product/10.1.0/db_1

Database host name ................ fedora.mayo.edu
Listener port number ................ 1521
Database SID ................ ORCL
Service name ................ ORCL
Email address for notification ............... youre-mail@xxxxxxxxxxxxxx
Email gateway for notification ............... yoursmtpserver.edu

-----------------------------------------------------------------
Do you wish to continue? [yes/no]: yes
DBConsole is already configured for the database ORCL
Would you like to re-configure DBConsole for the specified database?
[yes/no]: yes
Make sure that DBConsole has been shutdown
When you are ready to continue, press <Enter>

May 5, 2005 3:31:15 PM oracle.sysman.emcp.EMConfig updateReposVars
INFO: Updating
file 
/u01/app/oracle/product/10.1.0/db_1/sysman/emdrep/config/repository.variables 
...
May 5, 2005 3:34:40 PM oracle.sysman.emcp.EMConfig createRepository
INFO: Creating repository ...
May 5, 2005 3:34:40 PM oracle.sysman.emcp.EMConfig perform
INFO: Repository was created successfully
May 5, 2005 3:34:46 PM oracle.sysman.emcp.EMConfig stopOMS
INFO: Stopping the DBConsole ...
May 5, 2005 3:34:51 PM oracle.sysman.emcp.EMConfig addPortEntries
INFO: Updating
file /u01/app/oracle/product/10.1.0/db_1/install/portlist.ini ...
May 5, 2005 3:34:51 PM oracle.sysman.emcp.EMConfig updateEmdProps
INFO: Updating
file /u01/app/oracle/product/10.1.0/db_1/sysman/config/emd.properties ...
May 5, 2005 3:34:51 PM oracle.sysman.emcp.EMConfig updateConfigFiles
INFO: targets.xml file is updated successfully
May 5, 2005 3:34:51 PM oracle.sysman.emcp.EMConfig updateEmomsProps
INFO: Updating
file /u01/app/oracle/product/10.1.0/db_1/sysman/config/emoms.properties ...
May 5, 2005 3:34:51 PM oracle.sysman.emcp.EMConfig updateConfigFiles
INFO: emoms.properties file is updated successfully
May 5, 2005 3:34:53 PM oracle.sysman.emcp.EMConfig startOMS
INFO: Starting the DBConsole ...
May 5, 2005 3:36:27 PM oracle.sysman.emcp.EMConfig perform
INFO: DBConsole is started successfully
May 5, 2005 3:36:27 PM oracle.sysman.emcp.EMConfig perform
INFO: >>>>>>>>>>> The Enterprise Manager URL is
http://fedora.mayo.edu:5501/em <<<<<<<<<<<
Enterprise Manager configuration is completed successfully
FINISHED EMCA at Thu May 05 15:36:27 CDT 2005




On Sat, 2005-07-23 at 19:34 -0700, mr SunnyGuy wrote:
> Hello, 
> 
> I upgraded my 9.2.0.5 DB to 10.1.0.4.0 database running on Solaris 9.
> 
> I'm trying to setup OEM DB control.
> 
> I've consulted google, metalink, and the oracle docs.
> 
> I dont see a clear cut recipe to install it from scratch
> ( which works in my environment ).
> 
> So far I've experimented with these command lines:
> 
> $ORACLE_HOME/sysman/admin/emdrep/bin/RepManager -connect TESTDB -action drop
> 
> emca -x
> 
> emca
> 
> emca -r
> 
> dbca
> 
> Does anyone have a recipe to install DB control from scratch?
> 
> -msg
> --
> //www.freelists.org/webpage/oracle-l
--
//www.freelists.org/webpage/oracle-l

Other related posts: