Enterprise Manager console is not coming

Installed Oracle XE, Weblogic Server, SOA Server and ran RCU and all software's installed successfully without any errors.
After that i created one Domain in Weblogic with Different servers ( Admin Server, SOA server and BAM Server) after that started my Weblogic server and after that started SOA server with out any problem.
For the first time i am able to see EM console and checked SOA server is running and able to depoly applications in SOA server.
Next day started Admin and SOA servers and started successfully. But when i am trying to open EM console in browser it is showing 404 exception with below error in Browser
Error 404--Not FoundFrom RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:10.4.5 404 Not FoundThe server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address. "
After seeing above error i tried to check status of soa server in Admin console and it is in Running state.
When i tried to update em.jar and activate those changes i am seeing below error in Weblogic console :
<code>
[J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.1.0, exact-match: false], [Extension-Name: oracle.webcenter.skin, exact-match: false].
</code>
Can anyone tell me why i am not able to open EM console.
OS : Windows 7 64 bit
Weblogic : 11.1.1.5.0_win32
SOA Server : 11.1.1.3.0
JDev : 11.1.1.3
JDK : JDK-6u23-windows-x64
Thanks,
Niranjan.

Hi Vijay,
Thanks for your reply.
Can you point me from where i need to download that jar file and in which location i need to copy that jar.
Or can i remove that tag from weblogic-application.xml and also can you please let me know in which location this weblogic-application.xml will be there ?
<library-ref>
<library-name>oracle.webcenter.skin</library-name>
<specification-version>11.1.1</specification-version>
<exact-match>false</exact-match>
</library-ref>Thanks,
Niranjan.

Similar Messages

  • Enterprise Manager Console does not start on Win 2000 Pro

    I have installed Oracle 9i Release 2 Enterprise Manager on Win 2000 Professional. But the Enterprise Manager console does not start. Also the EM Configuration Assistant does not start.
    I have installed many times, but it is never successfull.
    I was installing Enterprise Edition -> General Purpose database.
    Tried the following from command prompt:
    oemapp.bat I get this message : "Usage: oemapp <application_name>"
    oemapp consoleI get : "bad command or file name"
    oemapp console oem.loginmode=standaloneI get : "bad command or file name"
    Is there any post installation configurations that need to be done?
    When I read thru the oemapp.bat, "Usage: oemapp <application_name>" was under the jreSetup module.
    Under C:\Program Files\Oracle\jre I have the folders with following Names(versions) 1.1.8 and 1.3.1.
    In the environment variable also I have C:\Program Files\Oracle\jre\1.1.8\bin and C:\Program Files\Oracle\jre\1.3.1\bin
    Could some one help me with this.
    Thanks,
    Aruna

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • Enterprise Manager Console does not start

    Hi,
    I'm running a Windows 2000 PC with Oracle 9i Server on it.
    When I want to start the Enterprise Management Console
    (Start => Program...) there is only a short reaction on
    the Taskbar end when absolute nothing.
    I know this problem was already mentioned once here (OEM Console does not start but
    the answer there wasn't the right one for my problem.
    I could not change the oracle home directory with the ORACLE-HOME-Selector, because I have only one home directory (D:\Programme\oracle\ora92)
    My Path variable:
    D:\Programme\oracle\ora92\bin;C:\Programme\Oracle\jre\1.3.1\bin;C:\Programme\Oracle\jre\1.1.8\bin;C:\WINNT\MS\SMS\CORE\BIN;D:\Programme\Clementine7.2\BIN;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;D:\PROGRA~1\IBM\SQLLIB\BIN;D:\PROGRA~1\IBM\SQLLIB\FUNCTION;D:\PROGRA~1\IBM\SQLLIB\SAMPLES\REPL;D:\Programme\IBM\DB2Extenders\bin;C:\Programme\Java\j2re1.4.2_02\bin
    And here is my oemapp.bat(It is located in D:\Programme\oracle\ora92\bin. I have already startet it manually with "oemapp.bat console" but there was only the reply ""The input line is too long.
    The syntax of the command is incorrect."
    @echo off
    REM #
    REM # Copyright (c) 1998,1999,2000,2001, 2002 Oracle Corporation. All rights reserved.
    REM #
    REM # PRODUCT
    REM #     Oracle Enterprise Manager, Version 9.2.0.0.0 Production
    REM #
    REM # FILENAME
    REM #     oemapp.bat
    REM #
    REM # DESCRIPTION
    REM #     This script is used to launch Applications of Oracle
    REM #     Enterprise Manager, Version 9
    REM #
    REM #
    if "%1%" == "recursive" goto startScript
    if Windows_NT == %OS% goto :ntSetup
    command.com /p /e:8196 /c oemapp recursive %1 %2 %3 %4 %5 %6 %7 %8 %9
    goto :end
    :ntSetup
    setlocal
    :startScript
    IF "%1%" == "trace" GOTO trace
    IF "%1%" == "TRACE" GOTO trace
    IF "%1%" == "debug" GOTO trace
    IF "%1%" == "DEBUG" GOTO trace
    GOTO start2
    :trace
    SHIFT
    SET ORACLE_OEM_CLIENTTRACE=TRUE
    SET TRACE= -DTRACING.LEVEL=2 -DTRACING.ENABLED=true
    :start2
    REM Make sure that our JRE is used for this invocation.
    if Windows_NT == %OS% SET PATH=C:\Programme\Oracle\jre\1.1.8\bin;%PATH%
    if not Windows_NT == %OS% SET PATH="C:\Programme\Oracle\jre\1.1.8\bin;%PATH%"
    SET CLASSROOT=D:\Programme\oracle\ora92/classes
    SET JLIBROOT=D:\Programme\oracle\ora92/jlib
    SET NETJLIBROOT=D:\Programme\oracle\ora92/network/jlib
    SET OEMCLASSES=%JLIBROOT%/oembase-9_2_0.jar;%JLIBROOT%/oemtools-9_2_0.jar
    SET BALICLASSES=%JLIBROOT%/swingall-1_1_1.jar;%JLIBROOT%/ewtcompat-3_3_15.jar;%JLIBROOT%/ewt3.jar;%JLIBROOT%/ewt3-nls.jar;%JLIBROOT%/share.jar;D:\Programme\oracle\ora92\sysman\jlib\master.jar;D:\Programme\oracle\ora92\sysman\jlib\master_de.jar
    SET AURORACLASSES=D:\Programme\oracle\ora92/lib/aurora_client.jar
    SET HELPCLASSES=%JLIBROOT%/help3.jar;%JLIBROOT%/help3-nls.jar;%JLIBROOT%/oracle_ice5.jar
    SET DBUICLASSES=%JLIBROOT%/dbui2.jar;%JLIBROOT%/dbui2-nls.jar
    SET KODIAKCLASSES=%JLIBROOT%/kodiak.jar
    SET JDBCCLASSES=D:\Programme\oracle\ora92/jdbc/lib/classes111.zip;D:\Programme\oracle\ora92/jdbc/lib/nls_charset11.zip
    SET NETCHARTSCLASS=D:\Programme\oracle\ora92/sysman/jlib/netchart360.jar
    SET ORBCLASSES=D:\Programme\oracle\ora92/lib/vbjorb.jar;D:\Programme\oracle\ora92/lib/vbjapp.jar
    SET SECURITYCLASSES=%JLIBROOT%/javax-ssl-1_1.jar;%JLIBROOT%/jssl-1_1.jar
    SET OSDNETCLASSES=%JLIBROOT%/netcfg.jar;%JLIBROOT%/o3logon.jar;%JLIBROOT%/verifier.jar
    SET OSDPKICLASSES=%JLIBROOT%/ewm-1_1.jar;%JLIBROOT%/ojpse_2_1_5.jar
    SET NETMGRCLASSES=%NETJLIBROOT%/netmgrm.jar;%NETJLIBROOT%/netmgr.jar;D:\Programme\oracle\ora92/network/tools
    SET XMLCLASSES=D:\Programme\oracle\ora92/lib/xmlparserv2.jar
    SET OLAPCLASSES=%JLIBROOT%/cvd.zip;%JLIBROOT%/jndi.jar;%JLIBROOT%/jewt4.jar;%JLIBROOT%/jewt4-nls.jar
    SET MISCCLASSES=D:\Programme\oracle\ora92/assistants/jlib/assistantsCommon.jar;D:\Programme\oracle\ora92/jlib/jle2.jar;D:\Programme\oracle\ora92/jle2-nls.jar
    SET QSMACLASSES=D:\Programme\oracle\ora92/rdbms/jlib/qsma.jar
    SET CLASSPATHADD=%CLASSROOT%;%OEMCLASSES%;%ORBCLASSES%;%BALICLASSES%;%HELPCLASSES%;%DBUICLASSES%;%JDBCCLASSES%;%KODIAKCLASSES%;%NETCHARTSCLASS%;%SECURITYCLASSES%;%OSDNETCLASSES%;%OSDPKICLASSES%;%NETMGRCLASSES%;%XMLCLASSES%;%AURORACLASSES%;%OLAPCLASSES%;%MISCCLASSES%;%QSMACLASSES%
    REM hook for classpath additions
    if not "%ORACLE_OEM_CLASSPATH%" == "" SET CLASSPATHADD=%ORACLE_OEM_CLASSPATH%;%CLASSPATHADD%
    REM # Oracle change manager requires the following for ocmtclsh.exe
    set GBP=
    if not exist %CLASSROOT%\oracle\sysman\vtt\vttz\VttzCmDragDropObject.class set GBP=true
    if "%ORACLE_OEM_JAVAMX%" == "" set ORACLE_OEM_JAVAMX=-mx128m
    REM if "%ORACLE_OEM_JAVAMS%" == "" set ORACLE_OEM_JAVAMS=-ms16m
    SET JRE=jrew -nojit %ORACLE_OEM_JAVAMX%
    SET NT_START=START
    if "%ORACLE_OEM_CLIENTTRACE%x" == "x" goto setup_cp
    SET JRE=jre -nojit %ORACLE_OEM_JAVAMX% %TRACE%
    SET NT_START=
    :setup_cp
    SET CLASSPATH_QUAL=cp
    if "%ORACLE_OEM_JAVARUNTIME%x" == "x" goto jreSetup
    SET JRE=%ORACLE_OEM_JAVARUNTIME%\bin\java %ORACLE_OEM_JAVAMX% %TRACE%
    SET CLASSPATH_QUAL=classpath
    SET CLASSPATHADD=%CLASSPATHADD%;%ORACLE_OEM_JAVARUNTIME%\lib\classes.zip
    :jreSetup
    SET ME=oemapp
    SET USAGE="Usage: %ME% <application_name>"
    if Windows_NT == %OS% goto ntCheckAppName
    if not "%2%" == "" goto start95
    @echo %USAGE%
    goto end
    :start95
    if "%GBP%" == "true" goto gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :gbp
    %JRE% -DORACLE_HOME=D:\Programme\oracle\ora92 -DGENERAL_BUS_PACK="" -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %2 %3 %4 %5 %6 %7 %8 %9
    goto end
    :ntCheckAppName
    if not "%1%" == "" goto startNT
    @echo %USAGE%
    goto end
    :startNT
    set ADMIN_WRL=D:\Programme\oracle\ora92\sysman\admin
    set GBP_PROP=
    if "%GBP%" == "true" set GBP_PROP=-DGENERAL_BUS_PACK=""
    %NT_START% %JRE% -DADMIN_WRL=%ADMIN_WRL% -DORACLE_HOME=D:\Programme\oracle\ora92 %GBP_PROP% -DORBdisableLocator=true -Djdbc.backward_compatible_to_816=true %JREOPTIONS_STRING% -%CLASSPATH_QUAL% "%CLASSPATHADD%" oracle.sysman.vtx.vtxOemApp.OemApp %1 %2 %3 %4 %5 %6 %7 %8 %9
    endLocal
    :end
    Thnaks for any help.
    Nice day

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

  • Enterprise Manager Console does not open in browser following patch 41

    Last week I installed patch 41 on my Oracle 11.1.0.7.0 Database. The database resides on a Windows 2008 enterprise server (not R2). After the patch ran successfully, I have not been able to get into the GUI Enterprise Management Console to work since. It appears to make a connection to the logon screen and you can see urls/images loading in the browser, but the resulting browser screen for the logon is blank with "Oracle Enterprise Manager" on the title of the tab (non-descript object error in lower left corner). I get the same results with localhost or server name in the address bar.
    This was working before the upgrade. I have already successfully recreated the repository and verified that the dbconsole is up and running. I have "googled" this to death and cannot find a solution. I know I can still do things through the command line but for a quick glance at the databases, the grid control is nice to have.
    Any suggestions for fixes would be appreciated.

    I couldn't locate anything substantiial in the log files under my Oracle Home. However, I could be looking in the wrong log files. Any suggestions on which log file I should be checking.

  • Data Service Management Console (Administrator) not coming up

    Hi Experts,
    Was wondering if someone can help me a little. I am having issues with the Management console not coming up. This is what the address is:
    http://localhost:8080/DataServices
    The only message I see is : "waiting for localhost"
    I can see that the service Apache Tomcat for BI 4 is up and running.
    It was running up until yesterday but today the log-in page just does not come up. Would appreciate any help possible to look into this.
    I am also able to successfully click on Impact and lineage Analysis and navigate there. It is only the admin console that won't open.
    Just a further information, I setup a couple of real time jobs and thereafter probably something has gone wrong. Is there a way to disable RealTime jobs from outside of the management console?
    Thanks.
    MD

    Hi Manish,
    Is the path correct?
    Try http://localhost:8080/BOE/CMC

  • Enterprise manager console for 10g.

    How do I get enterprise manager console for 10g? I installed 10g on my machine awhile ago and just noticed that enterprise manager console was not installed with it. When I installed Oracle 9 a while back, the console was installed automatically.

    DB Control Repository is needed to run EM. To create it you can use emca or dbca command.
    See http://download-west.oracle.com/docs/pdf/B12013_01.pdf
    Paul

  • Create a recovery catalog by using the Enterprise Manager Console

    Dear Sirs:
    I am using the Oracle9i database release 2. After installing the management server and running the Enterprise Manager Configuration Assistant, there was no recovery catalog and no CATTBS tablespace created. According to the Help and to your documentation entitled “Oracle Enterprise Manager Configuratrion Guide” this recovery catalog and CATTBS tablespace should be created automatically.
    Of course I am not running any target database on the same machine.
    How can I create a recovery catalog by using the Enterprise Manager Console, and not by using the rman command prompt?
    Please its urgent and I need an answer as soon as possible.
    Thank you in advance with best regards

    Dear Sir:
    Thank you very much for your reply, but unfortunately it didn’t help me. This article is repeating what is mentioned in the Help and the documents that I downloaded earlier. As I said earlier I know how to setup the recovery catalog by using the rman command prompt, but I couldn’t do it by using the Oracle Enterprise Manager Console. By using the wizards it is supposed to be created automatically but nothing of this happened.
    Please I need help urgently.

  • Enterprise Manager Console (Version 9.0.1.0.0) Not Starting on Win 2000 Pro

    I have recently installed the Oracle Enterprise Manager Console (Version 9.0.1.0.0) successfully, however when I click on the icon to start it, no dialog opens up!!! I have also tried manually starting the Enterprise Manager Console by typing C:\Oracle\OUIHome\bin\oemapp.bat console, but again no dialog opens up!!!
    In investigating to why this is occurring I have reviewed the NT event logs where no relevant information was found, and also the directory C:\Oracle\OUIHome\sysman\log; but no files were found!
    I have reviewed the Oracle Enterprise Manager Readme Release 9.0.1 Production for Win32, but this was of no use!
    In the Oracle Enterprise Manager Configuration Guide Release 9.0.1 it discusses what to do if the Management Server does not start, however as said above no log files were found to exist! It also discusses changing a oemctl script, however I cannot find the oemctl script!!!
    Any help to resolve this problem would be greatly appreciated. Note that I have tried un-installing and re-installing.
    Thanks in advance.
    David Selwood

    Have un-installed and then installed again but the problem still exists!!! Can any one help?

  • Installation problem with Enterprise Manager Console

    When i am installing 10G database installation was failed at configuring DBConsole. later from OUI(Oracle Universal Installer) i uninstalled Enterprise Manager Console. my Question was how to reinstall the Enterprise Manager Console alone?
    When i am trying to install from OUI. it is not allowing me to install Enterprise Mager Alone (stating Database is mandatory) .
    for more information on dbconsole failure you can refer following log file
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log.
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Sep 27, 2007 3:22:28 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:33 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: DBSNMP
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: Embarq
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:35 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 1923985629
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:36 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks performReposChecks
    WARNING: 'shared_pool_size' must be greater than or equal to 80 MB.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: Embarq
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:41 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Sep 27, 2007 3:22:42 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 agentHome: null isCentral: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:43 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: Embarq Host: H1B-6F175-9JVJ.GDNINDIA.COM Node: null OH: D:\oracle1\product\10.2.0\db_1 isDBC: false
    Sep 27, 2007 3:22:44 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle1\product\10.2.0\db_1\oui
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle1\product\10.2.0\db_1]
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle1\product\10.2.0\db_1
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Sep 27, 2007 3:22:45 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle1\product\10.2.0\db_1\install\staticports.ini
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle1\product\10.2.0\db_1:H1B-6F175-9JVJ.GDNINDIA.COM:null:Embarq:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_Embarq value: 3938
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_Embarq value: 1158
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_Embarq value: 5540
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_Embarq.
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_Embarq value: 5520
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: Embarq : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:46 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully granted priviliges to dbsnmp.
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYS
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:22:47 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocked mgmt_view account
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Sep 27, 2007 3:22:48 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: Embarq, oracleHome: D:\oracle1\product\10.2.0\db_1, and user: SYSMAN
    Sep 27, 2007 3:22:49 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Sep 27, 2007 3:23:07 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties ...
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emoms.properties
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\application.xml
    Sep 27, 2007 3:23:08 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\data-sources.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\data-sources.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\global-web-application.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\global-web-application.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\internal-settings.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\internal-settings.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\java2.policy to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\java2.policy
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn-data.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn-data.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jazn.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\mime.types to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\mime.types
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j-connectors.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\oc4j-connectors.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\principals.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\principals.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\server.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\META-INF\MANIFEST.MF to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\META-INF\MANIFEST.MF
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\application-deployments\default\defaultWebApp\orion-web.xml to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\application-deployments\default\defaultWebApp\orion-web.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Finished copying OC4J config files
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\jms.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\rmi.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\config\http-web-site.xml
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateEmdProps
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties ...
    Sep 27, 2007 3:23:09 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getLocalListener
    CONFIG: Using specified listener name: LISTENER
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.EMAgentConfig updateAgentConfigFiles
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml ...
    Sep 27, 2007 3:23:10 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Local host name: H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [COMPUTERNAME=H1B-6F175-9JVJ, NEED_EXIT_CODE=1, ORACLE_SID=Embarq, PATH=D:\oracle1\product\10.2.0\db_1\jdk\jre\bin\server;D:\oracle1\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Support Tools\;d:\data\notes;c:\program files\notes, SystemRoot=C:\WINDOWS, TZ=, WINDIR=C:\WINDOWS]
    Sep 27, 2007 3:23:11 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C D:\oracle1\product\10.2.0\db_1\bin\emctl.bat deploy dbconsole D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM:3938 H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating shared install...
    Source location: D:\oracle1\product\10.2.0\db_1
    Destination (shared install) : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    DeployMode : dbconsole
    Creating directories...
    Setting console properties ...
    Setting log and trace files locations for Console ...
    Setting log and trace files locations for Agent ...
    Service "OracleDBConsoleEmbarq" create SUCCESS
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emoms.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [LD_LIBRARY_PATH=D:\oracle1\product\10.2.0\db_1\lib32;D:\oracle1\product\10.2.0\db_1\lib;D:\oracle1\product\10.2.0\db_1\perl\lib;null, PERL5LIB=D:\oracle1\product\10.2.0\db_1\sysman\admin\scripts;D:\oracle1\product\10.2.0\db_1\bin;]
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of D:/oracle1/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle1\product\10.2.0\db_1\bin\targetdeploy.pl D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq H1B-6F175-9JVJ.GDNINDIA.COM Embarq completed successfully
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Creating targets.xml in state directories...
    Source location: D:/oracle1/product/10.2.0/db_1
    Destination : D:\oracle1\product\10.2.0\db_1\H1B-6F175-9JVJ.GDNINDIA.COM_Embarq
    Creating directories...
    Creating targets.xml...
    Done.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Successfully deployed state dirs for H1B-6F175-9JVJ.GDNINDIA.COM
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.EMAgentConfig performConfiguration
    CONFIG: Successfully updated agent config files
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\config\emd.properties
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml.emca.tmp has been copied to D:\oracle1\product\10.2.0\db_1\sysman\emd\targets.xml
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Updating file D:\oracle1\product\10.2.0\db_1\install\portlist.ini ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file D:\oracle1\product\10.2.0\db_1\install\portlist.ini has been copied to D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: Writing the selected ports to portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle1\product\10.2.0\db_1\install\portlist.ini.emca.util.tmp to D:\oracle1\product\10.2.0\db_1\install\portlist.ini
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PortManager addPortEntries
    CONFIG: File D:\oracle1\product\10.2.0\db_1\install\portlist.ini is successfully updated
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 0
    Sep 27, 2007 3:23:15 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Starting Windows service...OracleDBConsoleEmbarq
    Sep 27, 2007 3:23:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:23:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:24:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:25:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:26:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:16 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:26 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:36 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:46 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:27:56 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleEmbarq' to fully start
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details.
    Sep 27, 2007 3:28:16 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
         at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:569)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:181)
         at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:150)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:155)
         at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:430)
         at java.lang.Thread.run(Thread.java:534)

    There is a log file referred at Refer to the log file at "D:\oracle1\product\10.2.0\db_1\cfgtoollogs\dbca\Embarq\emConfig.log for more details."
    Check the contents of this file.
    Out from the log you posted I can see it is a windows platform. One common issue with windows and EM is the lack of a fixed IP Address. If this is the case configure a loopback adapter.
    In the mean time, you don't need to have checked the configure EM DB Control from install time, you can skip this configuration and perform it later, so at least you have a working database just to start.
    ~ Madrid

  • Enterprise Manager Console in Ora10g?

    Hey everyone... I
    #1 Don't have memory to spare on my client's machine to run the EM website,
    #2 Don't like it all that well anyway.
    Is there any way to get Enterprise Manager Console (the Java version -- Originally called DBA Studio) back for 10g? Am I going to have to install Oracle 9i Client JUST for Enterprise Manager? Just wondering...

    Hello Mahendran,
    > But in our new Oracle 10.2.0.4 there is no option like that
    If you download the full oracle client (not the instant one), you have an option for installing the enterprise manager console. To be honest it is not exactly the same as the "old" enterprise manager .. but it looks like the same and if you don't use the whole enterprise manager functions it will be sufficient.
    You also have the possibility to use a Web Interface with Oracle 10g. It is called Enterprise DB Console or if you want the whole framework it is called Grid Control.
    http://www.dba-oracle.com/art_dbazine_freeman_10g_enterprise_manager_database_console.htm
    Regards
    Stefan

  • Enterprise Manager Console missing

    I have installed the oracle software 10.2.0 ,I have got all the components like database and all installed but i could not find the enterprise manager console part installed.
    As some of viewers suggested me that OEMC comes out to be online..
    But i want to use it or want to install it on my machine...as i have been using oracle10g home1 and oracle client10g home 1 which included the OEMC....is there any link by which i can install it on my machine instead of online.
    please help me as an novice user in installing oracle.
    Thank you all...thanks for your time.

    Check the below documents are of help in solving your problem:-
    Starting and Stopping the Oracle Enterprise Manager Console
    http://download-east.oracle.com/docs/cd/B16240_01/doc/server.102/b14196/em_manage002.htm#sthref145
    Accessing the Oracle Enterprise Manager Database Control
    http://download-east.oracle.com/docs/cd/B16240_01/doc/server.102/b14196/em_manage003.htm#sthref146
    Getting Started with Oracle Enterprise Manager
    http://download-east.oracle.com/docs/cd/B16240_01/doc/server.102/b14196/em_manage.htm#sthref126
    Oracle® Database 2 Day DBA 10g Release 2 (10.2)
    http://download-east.oracle.com/docs/cd/B16240_01/doc/server.102/b14196/toc.htm
    Oracle Enterprise Manager Grid Control Quick Installation Guide for Windows (32-bit)
    http://download-east.oracle.com/docs/cd/B16240_01/doc/install.102/b31288/toc.htm
    Oracle Enterprise Manager 10g Release 2 (10.2) - Documentation Library
    http://download-east.oracle.com/docs/cd/B16240_01/doc/nav/portal_booklist.htm

  • Enterprise manager console error

    Hi all
    when i launch the enterprise Manager Console from my xp Professional i get this error
    java.lang.reflect.InvocationTargetExceptionjava.lang.NoClassDefFoundError: oracl
    e/jdbc/OracleDriver
    My pc is a notebook with a partition c: with the system and the data partition d.
    i look into some bat file that launch some oracle application ant it seem that use the jvm distribuited with the oracle client 10g under oracle\product\10.2.0\client_1\jdk.
    Why doesn't works?
    Thanks!

    Hi all i try some solution but not works.
    The problem seems like oracle can't find or can't find the right version of java library therefore i think the solution is to set the right jvm for the oracle
    products but how i can do this?
    Any idea?
    Thanks!!!

  • Oracle 11g client - Enterprise Manager Console?

    Hello, we use 10g Enterprise Manager Console on our windows desktops as a gui tool. We installed the administrator version of 11g client, but I cannot find the Enterprise Manager Console. Does anyone know where this is?
    Thanks!

    This is what I understand from doc:
    OEM Grid Control does not require an additional license if the follow this rule (from
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/editions.htm#CJAHFHBJ)
    >
    A separate Oracle Database can be installed and used as a Oracle Enterprise Manager Grid Control (OEM Grid Control) repository without additional license requirements, provided that all the targets (databases, applications, and so forth) managed in this repository are correctly licensed. This database may also be used for the RMAN repository. It may not be used or deployed for other uses.
    >
    and if you don't use any management packs http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/options.htm#CIHGFIAF
    If you really want to be sure you need to confirm this with your sales representative.
    Edited by: P. Forstmann on 2 sept. 2010 17:58
    Edited by: P. Forstmann on 2 sept. 2010 18:03

  • Oracle 8i: Oracle enterprise manager console

    Dear all,
    I installed oracle 8i (8.1.6) server on linux and client on my own NT
    machine. I had no problem to access the database using sqlplus and DBA
    studio. I also configured oracle management server and tried to using
    Oracle Enterprise Manager Console. Also, there was no problem to discover
    the node and to ping agent. But, when I tried to connect to the database,
    it gave me the following error message: "ORA-12545: connect failed because
    target host or object does not exit". Can someone help me out?
    Thanks.
    Dewei

    add or drop users, Using GUI tools could be sometime dangerous.
    You can always use performance diagnostic (oracle provided) to have performance stats in graphical display.
    You can also use EM Grid Control (10g) in order to maintain 8i and 9i with 10g EM Grid control.
    You need to install an agent on those database in order to communicate with 8i and 9i.
    Jaffar

  • Oracle Enterprise Manager Console redirection

    I've recently moved one of our servers that has Oracle 10g 10.2.0.2.0 installed to another domain. After this was done, the Database Control to navigate to the web page will no longer work properly. I have tried uninstalling and reinstalling Enterprise Manager Console, and changing the default web address in the browser's title bar, but to no avail. Are there certain configuration parameters that need to be addressed in order to get this working again, or certain registry settings that need to be altered? Thanks for any help on this in advance.

    Only a general advice is possible. This kind of error occurs,when there are mismatches in your installed Oracle software. In your case 'java.exe' and 'oci.dll' are not suited to each other. You may have to repeat the installation . Keep an eye on error messages.
    Werner

Maybe you are looking for

  • Problems setting up username & password for SQL

    Due to the outstanding advice I recieved from this excellent forum, I have managed to overcome my first problem with declaring a new Class. This leads me to request help with my next biggest problem: Setting up a user GUI that takes a "username" & "p

  • PDFs from InDesign for print then web?

    The workflow is supposed to be: we simply take the PDF files which were created from InDesign and then sent to our printer, and give them to our web service company who has our online edition finished by morning. But we're upgrading our photo process

  • How to reduce my pdf file

    Hi I've got a couple scanned documents and all of the sudden the file got too big. How can i reduce the file? THX Christian

  • My iPod keeps freezing and jumping to next songs.

    Heres my dilema. Whenever i play a song and after awhile the soing stops and goes to the next song and whenever I try to go back to it the iPod freezes. Should I do the 24 hour battery drain or restore my iPod using the Updater. (have the newest vers

  • Problem with build forders

    Hi, I am quite new to Labview so I hope it is not a too stupid question... I got an LLB file on internet. As I read NI recommends to not use this format in project, I unpack it and add all files in my project in a specific virtual folder. All is OK b