OEM repository database creation

Hi,
I wanted to create repository database for OEM on Linux. What are the steps required?

I think all you need is in Oracle® Enterprise Manager Grid Control Basic Installation Guide.
Or take a look at http://oracleinnotiive.wordpress.com/2010/08/02/oracle-enterprise-manager-11g-grid-control-installation-guide/ (it's x86 !)
Eric

Similar Messages

  • OEM Repository Database Restarts Daily

    Greetings,
    I am running OEM 12.1.0.3.0 on a VM running Linux x86_64. The repository is Oracle 11.2.0.3.0 running on a separate VM host also running Linux x86_64.
    On a daily basis at 05:57:21 (give or take a few seconds) my OEM repository is restarted -
    Shutting down instance (immediate)
    Stopping background process SMCO
    Shutting down instance: further logons disabled
    <remaining shutdown steps displayed in the alert logs>
    and it immediately restarts. I am unable to determine why. The host is not restarted. I have looked at dba_jobs in the repository and see nothing running which would do this. I have looked at OEM jobs and don't see anything scheduled there which would do this. I am at a loss to explain this and am wondering if anyone else has encountered this or has an explanation. Is this expected behavior or is my setup an anomaly?
    Thank you.
    Bill Wagman

    Bill,
    This would not be an expected behaviour. If your Repository DB re-starts, then there are chances that the OMS will also re-start if it cannot access the repository DB for a long duration. This will affect console usage.
    Do you not see any other errors before this shutdown?
    You could also check if there are any DB trace files created around the same time.
    Recommend posting this in the Database forum for further investigation.
    Regards,
    Smitha.

  • OEM repository database upgrade

    Hi
    Can anyone let me know if the repository database 10.1.0.5 can be upgraded to 10.2.0.2/10.2.0.3. If it can be done then please let me know the steps for the same.

    yes this can be done , just stop all the opmn,agent.em process
    and follow the database upgrade doc
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

  • Establish Database connection to connect to OEM Repository from Agents

    I have a requirement to establish Database connection from Agent through Plug-in.
    Ex:
    My plug-in metadata will have a perl script which gets executed in each individual agents and it should connect to the OEM Repository database to execute a package.
    Your Help is Appreciable.

    You would have to take in all of the information needed to connect to the database as instance properties for your target type. So each time someone creates an instance of your target type, they'd have to enter the connection details for the repository database.
    The specifics of what are needed should be in the extensibility guide where the SQL fetchlet is documented.

  • Silent database creation won't configure OEM

    Hi All,
    Windows Vista 64-bit Oracle 11.1.0.7
    I am doing a silent creation of the database which creates the database fine but the OEM - Web front end is not created. I have run netca to create a listener before database creation. Here is my exact syntax I am using from the command prompt:
    dbca -silent -sysPassword oracle -systemPassword oracle -continueOnNonFatalErrors true -gdbName 11GORA01 -createDatabase -templateName Test11g -emConfiguration LOCAL -dbsnmpPassword oracle -sysmanPassword oracle
    If I then use dbca to try & configure the database options there is an error saying there is no appropriate listener found. There is one thing I did notice that when I did lsnrctl status the database name was in lower case and using the dbca the message 'Configure additional components for database "11GORA01" - is in upper case. Not sure if this is the problem.
    Any help would be fantastic
    Thanks
    Vic

    Hi,
    Silent database creation won't configure OEM
    AFAIK, NO you have to configure separately.
    Regards,
    Taj

  • Database for OEM repository

    Hi All,
    Greetings...
    I have a question.
    Can it be possible to use Oracle XE for OEM repository and what about other editions like Standard also can be used?
    Please help me to conclude my requirement for an Oracle Enterprise Manager Cloud Control 12c Release 3 (12.1.0.3) installation on winx64.
    regards,
    Noushad

    If you are looking to purchase Oracle Enterprise Manager Cloud Control 12c it requires an Oracle database for the repository which would be included in the license so you do not need to worry about the database version. Note if you were to use the the repository database for something other then the OEM repository this would require a database license.
    You can confirm this information with your Oracle Rep or review the OEM license information.

  • Unable to recreate OEM repository

    Hi,
    I have a problem with Oracle Enterprise Manager.
    Environment description: Oracle 10g R2 Standard Edition on Windows Server 2003 R2
    I dropped the OEM repository. After that I was trying to recreate it via
    D:\oracle\product\10.2.0\db_1\BIN>emca -config dbcontrol db -repos recreate
    STARTED EMCA at Feb 23, 2009 3:38:32 PM
    EM Configuration Assistant, Version 10.2.0.1.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: OSYSTEST
    Database Control is already configured for the database OSYSTEST
    You have chosen to configure Database Control for managing the database OSYSTEST
    This will remove the existing configuration and the default settings and perform
    a fresh configuration
    Do you wish to continue? [yes(Y)/no(N)]: y
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Password for SYSMAN user:
    Email address for notifications (optional): xxx
    Outgoing Mail (SMTP) server for notifications (optional): xxx
    You have specified the following settings
    Database ORACLE_HOME ................ D:\oracle\product\10.2.0\db_1
    Database hostname ................ uk13appa.area1.xxx.local
    Listener port number ................ 1521
    Database SID ................ OSYSTEST
    Email address for notifications ............... xxx
    Outgoing Mail (SMTP) server for notifications ............... xxx
    Do you wish to continue? [yes(Y)/no(N)]: y
    Feb 23, 2009 3:39:27 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\oracle\product\10.2.0\db_1\cfgtoollog
    s\emca\OSYSTEST\emca_2009-02-23_03-38-32-PM.log.
    Feb 23, 2009 3:39:35 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Feb 23, 2009 3:39:38 PM oracle.sysman.emcp.EMReposConfig dropRepository
    INFO: Dropping the EM repository (this may take a while) ...
    Feb 23, 2009 3:40:11 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully dropped
    Feb 23, 2009 3:40:12 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 23, 2009 3:40:53 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Feb 23, 2009 3:40:56 PM oracle.sysman.emcp.util.DBControlUtil startOMS
    INFO: Starting Database Control (this may take a while) ...
    Feb 23, 2009 3:45:56 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST
    \emca_2009-02-23_03-38-32-PM.log for more details.
    Could not complete the configuration. Refer to the log file at D:\oracle\product
    \10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_2009-02-23_03-38-32-PM.log for more
    details.
    After 5 min waiting when the process started Database Control I got an error SEVERE: Error starting Database Control. There was details in a log file:
    SEVERE: Error starting Database Control
    Refer to the log file at D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_2009-02-23_02-41-14-PM.log for more details.
    Feb 23, 2009 2:48:40 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.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:479)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1123)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:463)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:412)
    It would be great if you could give me a clue which help me to solve the problem.
    Thanks

    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\oracle\product\10.2.0\db_1\oui
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [D:\oracle\product\10.2.0\db_1]
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME D:\oracle\product\10.2.0\db_1
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: 5541 from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: 5521 from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: 1158 from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle\product\10.2.0\db_1\uk13appa.area1.eurofins.local_OSYSTEST\sysman\config\emd.properties
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle\product\10.2.0\db_1\uk13appa.area1.eurofins.local_OSYSTEST\sysman\config\emd.properties
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from D:\oracle\product\10.2.0\db_1\sysman\config\emd.properties
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file D:\oracle\product\10.2.0\db_1\install\staticports.ini
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: D:\oracle\product\10.2.0\db_1:uk13appa.area1.eurofins.local:null:OSYSTEST:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_OSYSTEST.
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_OSYSTEST value: 3938
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_OSYSTEST.
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_OSYSTEST value: 1158
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_OSYSTEST.
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_OSYSTEST value: 5540
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_OSYSTEST.
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_OSYSTEST value: 5520
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: OSYSTEST : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5520, JMS_PORT=5540, AGENT_PORT=3938}
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 1
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Stopping Windows service...OracleDBConsoleOSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Waiting for service 'OracleDBConsoleOSYSTEST' to fully stop
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface isInView
    CONFIG: IN_VIEW marker not instantiated in D:\oracle\product\10.2.0\db_1\sysman\config\emca.properties
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [EMDROOT=D:\oracle\product\10.2.0\db_1, LD_LIBRARY_PATH=D:\oracle\product\10.2.0\db_1\lib32;D:\oracle\product\10.2.0\db_1\lib;D:\oracle\product\10.2.0\db_1\perl\lib;null, PATH=D:\oracle\product\10.2.0\db_1\jdk\jre\bin\server;D:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\RAC5;C:\Program Files\Dell\SysMgt\oma\bin, PERL5LIB=D:\oracle\product\10.2.0\db_1\sysman\admin\scripts;D:\oracle\product\10.2.0\db_1\bin;, SystemRoot=C:\WINDOWS, WINDIR=C:\WINDOWS]
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:/oracle/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle\product\10.2.0\db_1\sysman\admin\scripts\db\sgastop.pl stop OSYSTEST uk13appa.area1.eurofins.local 1521 D:\oracle\product\10.2.0\db_1
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of D:/oracle/product/10.2.0/db_1/perl/5.8.3/bin/MSWin32-x86-multi-thread\perl.exe D:\oracle\product\10.2.0\db_1\sysman\admin\scripts\db\sgastop.pl stop OSYSTEST uk13appa.area1.eurofins.local 1521 D:\oracle\product\10.2.0\db_1 completed successfully
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: nmccollector process does not exist
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
    CONFIG: Successfully stopped nmc-collector process
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 2
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Deleting Windows service...OracleDBConsoleOSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C D:\oracle\product\10.2.0\db_1\bin\nmesrvops.exe delete OracleDBConsoleOSYSTEST
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C D:\oracle\product\10.2.0\db_1\bin\nmesrvops.exe delete OracleDBConsoleOSYSTEST completed successfully
    Feb 23, 2009 2:42:19 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Service "OracleDBConsoleOSYSTEST" delete SUCCESS
    Feb 23, 2009 2:42:22 PM oracle.sysman.emcp.util.ClusterUtil deleteEmptyRegKeyOnNode
    CONFIG: No Subkeys present under HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\SYSMAN
    Feb 23, 2009 2:42:22 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 23, 2009 2:42:22 PM oracle.sysman.emcp.EMReposConfig dropRepository
    CONFIG: Spooling to D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_repos_drop_2009-02-23_02-42-22-PM.log
    Feb 23, 2009 2:42:22 PM oracle.sysman.emcp.EMReposConfig dropRepository
    INFO: Dropping the EM repository (this may take a while) ...
    Feb 23, 2009 2:42:22 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: OSYSTEST, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Feb 23, 2009 2:42:23 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 23, 2009 2:42:23 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List: [ORACLE_HOME=D:\oracle\product\10.2.0\db_1, ORACLE_SID=OSYSTEST, PATH=D:\oracle\product\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dell\SysMgt\RAC5;C:\Program Files\Dell\SysMgt\oma\bin, SystemRoot=C:\WINDOWS, WINDIR=C:\WINDOWS]
    Feb 23, 2009 2:42:23 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: CMD /C D:\oracle\product\10.2.0\db_1\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=uk13appa.area1.eurofins.local)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=OSYSTEST))) -repos_user SYSMAN -action drop -verbose -output_file D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_repos_drop_2009-02-23_02-42-22-PM.log
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of CMD /C D:\oracle\product\10.2.0\db_1\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=uk13appa.area1.eurofins.local)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=OSYSTEST))) -repos_user SYSMAN -action drop -verbose -output_file D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_repos_drop_2009-02-23_02-42-22-PM.log completed successfully
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Enter SYS user's password :
    Enter repository user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Environment :
    ORACLE HOME = D:\oracle\product\10.2.0\db_1
    REPOSITORY HOME = D:\oracle\product\10.2.0\db_1
    SQLPLUS = D:\oracle\product\10.2.0\db_1/bin/sqlplus
    SQL SCRIPT ROOT = D:\oracle\product\10.2.0\db_1/sysman/admin/emdrep/sql
    EXPORT = D:\oracle\product\10.2.0\db_1/bin/exp
    IMPORT = D:\oracle\product\10.2.0\db_1/bin/imp
    LOADJAVA = D:\oracle\product\10.2.0\db_1/bin/loadjava
    JAR FILE ROOT = D:\oracle\product\10.2.0\db_1/sysman/admin/emdrep/lib
    JOB TYPES ROOT = D:\oracle\product\10.2.0\db_1/sysman/admin/emdrep/bin
    Arguments :
    Connect String = (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=uk13appa.area1.eurofins.local)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=OSYSTEST)))
    Action = drop
    Repos User = SYSMAN
    Default tablespace = MGMT_TABLESPACE
    Default Data file = mgmt.dbf
    Dflt Dfile Init size = 20m
    Dflt Dfile Ext size = 20m
    ECM tablespace = MGMT_ECM_DEPOT_TS
    ECM Data file = mgmt_ecm_depot1.dbf
    ECM Dfile Init size = 100m
    ECM Dfile Ext size = 100m
    TEMP tablespace = TEMP
    Create options = 3
    Verbose output = 1
    Output File = D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_repos_drop_2009-02-23_02-42-22-PM.log
    Repos creation mode = CENTRAL
    MetaLink user name = NOTAVAILABLE_
    MetaLink URL = http://updates.oracle.com
    Export Directory = D:\oracle\product\10.2.0\db_1/sysman/log
    Import Directory = D:\oracle\product\10.2.0\db_1/sysman/log
    Checking SYS Credentials ... File - C:\temp\AWpf1QtqQU\0YGYJjDtEN.sql.Return code = 0.OK.
    Dropping the repository..
    Quiescing DB ... File - C:\temp\9YZ78xsieC\rTii7S279Y.sql.Return code = 183.Failed.
    Checking for Repos User ... File - C:\temp\VjWwFYYIj8\DKrPQghao6.sql.Return code = 0.Exists.
    Repos User exists..
    Clearing EM Contexts ... Clearing contexts. File - C:\temp\lLvkbSpYNz\NgECoaWNAB.sql.
    Clearing contexts. Return code = 0.
    OK.
    Dropping EM users ...
    Drop EM Users. File - C:\temp\4h3SzLFo8r\tpbCLVRGnk.sql.
    Drop EM Users. Return code = 0.
    Done.
    Dropping Repos User ... Drop Repos User. File - C:\temp\yRgC00qxxf\TfeZ0AYUrL.sql.
    Drop Repos User. Return code = 0.
    Done.
    Dropping Roles/Synonymns/Tablespaces ... File - C:\temp\Bu0UafeOSd\j4yOZprHPo.sql.Return code = 0.Done.
    Unquiescing DB ... Temp File - C:\temp\acCnWkH8jW\RuBsvxKClt.sql. Return code = 0.Done.
    Dropped Repository Successfully.
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: 'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully dropped
    Feb 23, 2009 2:42:54 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: OSYSTEST, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Feb 23, 2009 2:42:55 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 23, 2009 2:42:55 PM oracle.sysman.emcp.EMReposConfig createRepository
    CONFIG: Spooling to D:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\OSYSTEST\emca_repos_create_2009-02-23_02-42-55-PM.log
    Feb 23, 2009 2:42:55 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Feb 23, 2009 2:43:36 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Feb 23, 2009 2:43:36 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: OSYSTEST, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully granted priviliges to dbsnmp.
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: Updating file D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables ...
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables.emca.util.tmp to D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.EMReposConfig updateReposVars
    CONFIG: File D:\oracle\product\10.2.0\db_1\sysman\emdrep\config\repository.variables is successfully updated
    Feb 23, 2009 2:43:37 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: OSYSTEST, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYS
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocked mgmt_view account
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: OSYSTEST, oracleHome: D:\oracle\product\10.2.0\db_1, and user: SYSMAN
    Feb 23, 2009 2:43:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.EMDBCConfig updateEmomsProps
    CONFIG: Updating file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties ...
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties.emca.util.tmp to D:\oracle\product\10.2.0\db_1\sysman\config\emoms.properties
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.EMDBCConfig deleteOC4JDir
    CONFIG: Deleting state directories
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\default\defaultWebApp
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\default\dms
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\default\dms0
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\default
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\em\em
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments\em
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\application-deployments
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\log
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\META-INF
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\persistence
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _deleteDirectory
    CONFIG: Done deleting D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml.emca.util.tmp to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.EMDBCConfig copyOC4JDir
    CONFIG: Copying OC4J config files from D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _makeDirectory
    CONFIG: Create directory D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\application.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\application.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\data-sources.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\data-sources.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\global-web-application.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\global-web-application.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\http-web-site.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\internal-settings.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\internal-settings.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\java2.policy to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\java2.policy
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn-data.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\jazn-data.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jazn.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\jazn.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\jms.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\mime.types to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\mime.types
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\oc4j-connectors.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\oc4j-connectors.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole\config\principals.xml to D:\oracle\product\10.2.0\db_1\oc4j\j2ee\OC4J_DBConsole_uk13appa.area1.eurofins.local_OSYSTEST\config\principals.xml
    Feb 23, 2009 2:43:39 PM oracle.sysman.emcp.util.FileUtil _copyFile                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              

  • OEM repository 9i

    Hi,
    Could anybody explain me or give me some good link to understand the concept of OEM repository in 9i. I found something on Internet, but I have some question without answer. I appreciate if somebody could answer or give me some links which respond to these questions:
    1) What the depenency between OEM repository and one agent of a database ?
    2) If a OEM contains more agents (for 4-5 databases) is there any data lost if the OEM is recreated ? Must I recreate it in a particulary manner not to lose data in it and to be functional after recration ?
    3) Could anybody send me some GOOD information about the concept of OEM repository ?
    any other information about OEM will be appeciated.
    Thanks to all, Paul T.

    I have some intelligent agent which are down and I want to restart them. When I do a Refresh on that node in OEM Console I get the message "Refresh Failed: VNI-4054 The Oracle Management Server is out of sync with the agent (<agent name>)". Initially I thought to recreate the OEM Repository. Now I am not sure that is a good idee. Thank, Paul.
    ... For the moment I saw that this error is still undetermined ... it must be treated as OERR: VNI-4040 Agent state is corrupted ... I continue with my research ...
    Message was edited by:
    Paul_T

  • Backing up an RMAN Catalog/OEM Repository

    This may be a supid question but I will ask it nonethelss.
    I have an RMAN catalog/OEM Repository which has never been backed up.
    Can I use register this (RMAN catalog/OEM Repository) DB within the catalog on the same instance and then back it up as well?
    Tks & Regards

    Hi 860user6196,
    And how are you going to recover your database in case of a disaster?
    Clearly the catalog won't be available...
    Regards,
    Tycho

  • What is OEM REPOSITORY

    Hello every buddy
    i want to kow what is oem repository..
    i mistakenly create a repository through ora8i to oracle 9i production database
    and cancel it ..
    my production server create tablespace oem_repository size 2 gb automatically
    there is any effect on database ? and tell me the size if oem

    If you didn't configure dbcontrol then you can ignore this. Anyway during install there is check for checking dbcontrol schema

  • OEM repository 10gR2

    The platform is HP-UX PA-RISC 32/64-bit.
    Does the OEM grid 10.1.0.2.0 (release 1) support a
    10.2.0.1.0 (release 2) database as a repository?

    I think 10.1.0.2 supports up to 9.2.0.4+ only, during install. Then with later patch versions 10.1.0.3+ you can use 10.1 Database for the repository (migration process required).
    10.2 is not supported as a repository database.

  • OEM Repository and Intelligent Agent

    How many OEM repository and Intelligent Agent do I need to have to schedule a unique job on three of the 4 databases I have?
    Thanks,
    Mirabelle

    If databases are not discovered, you could have a problem with any of the following files.
    listener.ora
    oratab ( UNIX/Linux)
    Microsoft Registry (Windows)
    1. Check the $ORACLE_HOME\network\agent\log\nmiconf.log for warnings or errors.
    2. Verify the database sid exists in the listener.ora file. When the Agent parses the listener.ora, it looks for the "sid_list=...." section. If this section is missing, the Agent will not discover the database.
    3. Verify the database sid exists in the oratab or Microsoft Registry. (In some cases, the sid is case sensitive.)
    4. Stop and Restart the Agent. NOTE: This step is necessary because the Agent will only parse the files during startup.
    5. Check the services.ora file and verify the Database services now exists in the file.
    6. Refresh the Node through the EM Console.

  • How to move jobs from an old OEM-repository to a new one?

    When I installed Oracle 9i Application Server (902), the installer automatically created a new enterprise manager in the infrastructure database, containing many references and settings for the new 9 ias-environment.
    However, on the same node another EM (8i database) was already present, containing many, many jobs.
    That "old" enterprise manager is not accessible anymore. I changed the portnumbers, but that didn't help - the service can not be started anymore.
    Does anyone know how to MOVE the contents from the old OEM to the new OEM? Upgrading the old OEM and transfering by using export/import (see config guide) seems to be no option, because then the IAS-data in the new OEM will be destroyed.

    Solution on Metalink:
    Note.152599.1 Ext/Pub How to Upgrade / Migrate a Release 2.x OEM Repository to a Release 9i Repository
    Note.160427.1 Ext/Pub How to Upgrade / Migrate to the 9.0.1 Intelligent Agent

  • Database creation problem on Windows XP

    Hello Readers
    I have installed ORACLE Database Engine on windows XP.
    I am facing problem in database creation.
    I have tryed wizard as well as mannual method.
    in wizard at 90% it gives an error "END-OF-FILE ON COMMUNICATION CHANNEL"
    although CD drive is in CR Rom drive.
    Please help me ....
    Rashid Masood Ashraf
    email: [email protected]

    After going to the properties as you suggested:
    Right now the Obtain an IP address automatically is checked
    I need to check the Use the following IP address:
    What should I enter for
    IP address:
    Subnet mask:
    Default gateway:
    Please help.
    Edited by: Nel Marcus on Dec 2, 2008 3:49 PM

  • Crystal Reports Server 2008 Repository Database

    We've configured a new CRS 2008 server and have a "failed reports" report that worked in the old Crystal Enterprise 10 environment.   It would query the repository database CMS_InfoObjects table and report failed reports for the day.
    With the new version of Crystal Reports Server 2008 and the new repository database, the ObjName field and others in this table are now varbinary fields.
    How can we query this field like we did with the old version to get our "failed reports" report to work?
    I can't really find any informatin on the structure, etc. or how to query the repository database.

    Unfortunately, you can't query it directly from a report.  You have to use the query language that comes with the SDK.
    I'm not sure whether CRS comes with the same Query Builder tool that comes with BusinessObjects, but if it does you can access it through a url like this: http://<server name>/AdminTools/querybuilder/ie.jsp.
    To get the list of failed reports, you would run something like this query:
    Select SI_NAME, SI_ID, SI_CREATION_TIME
    from CI_INFOOBJECTS
    where SI_INSTANCE = 1
      and SI_SCHEDULE_STATUS = 3
      and SI_CREATION_TIME >= '2010/08/19,00:00:00'
    Unfortunately, there is no way to automate this with the Query Builder.  You would have to manually run this query every day to get the information you're looking for.
    If you can write code in Visual Studio or Java (or have someone available who can do this), this type of thing is not difficult to do in the SDK.  You could handle it a couple of ways:
    1.  Create a program that loads the information to a table in your database and then run a report in CRS that will show that data.
    2.  Create a program that loads the data into memory and runs a report off of the in-memory data.
    Either type of program could be set to run under the Windows Scheduler to automatically provide the information.
    -Dell

Maybe you are looking for