OEM 10g Release 10.1.0.5.0 - Starts but DB is down

Dear Colleague,
I have installed the Oracle 10g Release 10.1.0.5.0 database.
When I attempt to start the OEM, I am informed that the database is down, but the database is not down because I can logon to it via SQL*Plus and iSQL*Plus.
The command I use to successfully logon via isqlplus is:
http://egmontix.rolicit.net:5560/isqlplus/
Regarding the OEM, when I enter the URL:
http://egmontix.rolicit.net:5500/em/
I am redirected to the following URL, and informed that the DB is down.
http://egmontix.rolicit.net:5500/em/console/database/instance/repDown?target=rmandb.rolicit.net&type=oracle_database
Why is this and what can I do about it so that I can use the OEM?
Regards,
Randy
The command I use for UNsuccessfully logon to isqlplus is:
http://egmontix.rolicit.net:5560/isqlplus/

This can happen if the listener or hostname is different in OEM repository
Below you can find some importand changes in target.xml and emoms.properties when the listener running on port 1526 to compared it with your env.
/home/oracle10g/product/10.2.0/netudevsrv1_DBSISII/sysman/emd
Edit the target.xml
<Targets AGENT_SEED="279319488">
<Target TYPE="oracle_emd" NAME="netudevsrv1:3938"/>
<Target TYPE="host" NAME="netudevsrv1"/>
<Target TYPE="oracle_database" NAME="DB_SISII">
<Property NAME="MachineName" VALUE="netudevsrv1"/>
<Property NAME="Port" VALUE="1526"/>
<Property NAME="SID" VALUE="DBSISII"/>
<Property NAME="OracleHome" VALUE="/home/oracle10g/product/10.2.0"/>
<Property NAME="UserName" VALUE="76469754bb6a6e14" ENCRYPTED="TRUE"/>
<Property NAME="password" VALUE="6250d1bedd187e98" ENCRYPTED="TRUE"/>
</Target>
<Target TYPE="oracle_listener" NAME="LISTENER10G_netudevsrv1">
<Property NAME="Machine" VALUE="netudevsrv1"/>
<Property NAME="LsnrName" VALUE="LISTENER10G"/>
<Property NAME="Port" VALUE="1526"/>
<Property NAME="OracleHome" VALUE="/home/oracle10g/product/10.2.0"/>
<Property NAME="ListenerOraDir" VALUE="/home/oracle10g/product/10.2.0/network/admin"/>
</Target>
</Targets>
/home/oracle10g/product/10.2.0/netudevsrv1_DBSISII/sysman/config
Edit the following line in emoms.properties
oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=netudevsrv1)(PORT
\=1526)))(CONNECT_DATA\=(SERVICE_NAME\=DB_SISII)))
emctl stop dbconsole
emctl start dbconsole

Similar Messages

  • OEM 10g Release 2

    Hi all,
    where can I download docs and software of OEM 10g R2?
    Rgds

    Considering I just barely, received the 2nd Beta distribution late last week, I'd expect it'd be at least a few weeks away from actually being available for download.
    The 2nd beta is very mature though from the looks of it as I wandered around in it there this morning...

  • Converted 10g Release 1 Report to BIP: Report Runs, but NO DATA

    Hi,
    I went through all the steps and converted a very simple report (to show department code and name) to BIP using the following link
    [Converting Reports from Oracle Reports to Oracle BI Publisher in Release 10.1.3.3|http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/e10416/convertrpts.htm]
    The name of the report is Dept_Rpt.rdf.
    It has simple query: SELECT department_code, dep_name FROM dept ORDER BY department_code
    I created the Dept_Rpt.xml.
    Then I converted to BIP using the java BIP Converter: The 6 files were created successfully.
    I create the package Dept_Rpt in the schema.
    Then I copy the files to the BI Publisher XMLP\Users\~administrator directory.
    Now I start BIP Server, and login as administrator.
    Go to Admin option and Refresh Metadata
    Now under my reports folder I can see the report
    Image: !http://img34.imageshack.us/img34/6696/rptinbips.gif!
    I have created a JDBC data source to the schema and it works fine (i.e. test connection succeeds)
    Image: !http://img171.imageshack.us/img171/1218/datasource.gif!
    Now when I press the View option I get this error:
    Image: !http://img183.imageshack.us/img183/3641/errorwhenpressview.gif!
    Now I press the Edit option. Under "Report Properties' the Default Data Source is set to Oracle BI EE. I change it to my one: *orabi@BIP*. I do a Save.
    Now I go to the main-query in the Data Model. I see this. The Type is Data Template and the query is in XML.
    Image: !http://img3.imageshack.us/img3/1800/queryinxml.gif!
    Why is the query in XML and the Type set to Data Template. Why isn't it showing the query as seen in Oracle Reports?
    Now I log into BIP Desktop from MS Windows, selects the Dept_Rpt.rtf and press "Open Layout Template".
    Image: !http://img198.imageshack.us/img198/6812/bipdesktoperror.gif!
    I get this error: Error occurred. Please check the settings and try again.
    I now do this: In the Data Model I change the type to SQL Query and Data Source to my one.
    Then the SQL query (with XML disappears). I then copy and paste the query manually and it looks like this:
    Image: !http://img9.imageshack.us/img9/2595/querydatamodelchanged.gif!
    Now I press View and it runs but the output is this: NO DATA.
    Image: !http://img10.imageshack.us/img10/3985/nodata.gif!
    Why is this?
    Image: !http://img198.imageshack.us/img198/8709/bipworkingnow.gif!
    Note that now if I log-in to BIP Desktop from Word and select the RTF it shows the RTF correctly. But here again if we run (preview) we get no data.

    Hi Tim,
    My dataSourceRef in the Dept_Rpt.xdo file points to my data source (see below pls).
    !http://img4.imageshack.us/img4/9778/datasourceref2.gif!
    Also in the BI Publisher desktop when you open the template in Word I cannot find a place to specifiy a data source and also in the BIP Server you cannot edit the template.
    Also, you did not explain why the SQL query appears in XML in the DATA MODEL????
    !http://img10.imageshack.us/img10/1800/queryinxml.gif!
    I would really appreciate your help since I have to give a demo tomorrow to our mgt on the conversion process.

  • Can 10g release 2 standalone database control behaves as 9i oem

    Hi all,
    My question is ,in 9i we have oem,we can add multiple databases in 9i oem.At the same time we can login to multiple databases and see different sessions,OS user,memory information, storage information of different databases.Can we perform the same task with 10g EM database control without having the 10g EM grid control.I know by 10g grid control we have a centralized management.But I don't want to install 10g grid control ,I want to make use of 10g database control and monitor my different databases.I wprked in an distributed environment.
    Best Regards,
    Asma Akhter.

    Hi,
    BY installing intelligent agent on separate servers and oracle management server ,it means I have to install EM grid control.I don't want to install Em grid control.I need to monitor different databases as we do in 9i OEM .Is there any option to use 10g database control to perform the same task.
    Regards,
    Asma

  • OEM 10g (10.2.0.1) Grid Control for Linux86 part 2

    Hi hussein/helios,
    Firstly....
    How do you install management agent for linux86?
    I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
    Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
    Secondly....
    I want to manage our EBS 11i which resides on another server (remote).
    I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
    and put it to the target server.
    I unzip it following the readme.txt to the
    1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
    2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
    3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
    4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
    5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
        a. mv agent_download.rsp.bak agent_download.rsp
        b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
            eg. s_OMSHost="stadv26.us.oracle.com"
                s_OMSPort="4889"
    6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
       For eg. OMShost =stadv26.us.oracle.com
               httpPort=4889
    7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
    Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
    But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
    Thanks a lot.
    Ms K

    hi dear,
    I want to upgrade my OMS server 10.2.0.1 to 10.2.0.5
    I downloaded the patch 10.2.0.5 and read the README.txt
    Part of the README is:
    1.2 Enter the following command to extract the installation files:
    $ unzip GridControl_10.2.0.5_<platform name>.zip
    This command extracts the following files and directory:
    |- p3731593_10205_<platform name>.zip
    |- 3731596.zip
    |- 3822442.zip
    |- README.txt
    |- doc/
    NOTE: <platform name> will be "LINUX" or "Win32" depending on the platform for which you are installing. For installing Enterprise Manager 10g Grid Control Release 5 (10.2.0.5), refer to the Release Notes available in the "doc" directory.
    - p3731593_10205_<platform name>.zip is the ZIP file that contains 10.2.0.5 patch set software.
    This zip can be used for:
    - Upgrading Oracle Management Service Release 2 (10.2.0.x) or higher to Oracle Management Service Release 5 (10.2.0.5)
    - Upgrading Oracle Management Repository (sysman schema)
    - Upgrading Oracle Management Agent on the host where OMS is running.
    NOTE: This will not upgrade the database in which the Management Repository (sysman schema) resides.
    - 3731596.zip is for patching Management Agent by staging the patch set. To understand how you can apply the Management Agent 10.2.0.5 patch set, refer to method 2 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.
    - 3822442.zip is for patching Management Agent by distributing the full patch set.  To understand how to apply the Management Agent 10.2.0.5 patch set, refer to method 1 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.3731596.zip - by staging
    3822442.zip - by distributing
    Does the two above have the same function or purpose?
    I can not understand the meaning of the two :( . which do you think is the right one for my setup?
    Thanks a lot

  • RE: Oracle Enterprise Manager Extensibility 10g Release 4 (10.2.0.4) Guide

    Hi:
    - I have a question about the SNMP Receivelet code in this guide:
    Oracle® Enterprise Manager Extensibility
    10g Release 4 (10.2.0.4)
    Part Number B40007-01
    - Basically I copied the SNMP Receivelet code from the guide into a plug-in.
    I was able to load the plug-in without any error messages, but no alerts are raised
    when I send a trap.
    - Could someone please tell me what port the snmp receivelet listens on?
    - I tried ports: 3002, 1830, 3872 and 8002.
    - Port 3002 was obtained from emd.properties
    - Port 1830 was obtained from the OEM console
    - What condition is necessary for agent to receive SNMP traps?
    - My agent environment is:
    [oracle@blade bin]$ ./emctl status agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.5.0
    OMS Version : 10.2.0.1.0
    Protocol Version : 10.2.0.0.0
    Agent is Running and Ready
    [oracle@blade bin]$
    - My metadata file is:
    <?xml version="1.0"?>
    <!DOCTYPE TargetMetadata SYSTEM "../dtds/TargetMetadata.dtd">
    <TargetMetadata META_VER="1.001" TYPE="oracle_guide" >
    <Display>
    <Label NLSID="oracle_guide">Oracle CCA Application</Label>
    </Display>
    <Metric NAME="Response" TYPE="TABLE">
    <Display>
    <Label NLSID="oracle_guide_resp">Response</Label>
    </Display>
    <TableDescriptor>
    <ColumnDescriptor NAME="Status" TYPE="NUMBER">
    <Display>
    <Label NLSID="guide_SNMP_resp_status">CCA SNMP SubAgent
    Status</Label>
    </Display>
    </ColumnDescriptor>
    </TableDescriptor>
    <QueryDescriptor FETCHLET_ID="OSLineToken">
    <!--Property NAME="oratclHome" SCOPE="SYSTEMGLOBAL">oratclHome</Property-->
    <Property NAME="perlBin" SCOPE="SYSTEMGLOBAL">perlBin</Property>
    <Property NAME="scriptsDir" SCOPE="SYSTEMGLOBAL">scriptsDir</Property>
    <Property NAME="command" SCOPE="GLOBAL">
    %perlBin%/perl %scriptsDir%/osresp.pl
    </Property>
    <Property NAME="ENVEM_TARGET_NAME" SCOPE="INSTANCE">AgentAddr</Property>
    <Property NAME="startsWith" SCOPE="GLOBAL">em_result=</Property>
    <Property NAME="delimiter" SCOPE="GLOBAL">|</Property>
    </QueryDescriptor>
    </Metric>
    <Metric NAME="interfaces" TYPE="TABLE">
    <TableDescriptor>
    <ColumnDescriptor NAME="name" TYPE="STRING" IS_KEY="TRUE"/>
    <ColumnDescriptor NAME="type" TYPE="NUMBER" IS_KEY="FALSE"/>
    <ColumnDescriptor NAME="status" TYPE="NUMBER" IS_KEY="FALSE"/>
    <ColumnDescriptor NAME="configured_status" TYPE="NUMBER" IS_KEY="FALSE"/>
    </TableDescriptor>
    <PushDescriptor RECVLET_ID="SNMPTrap">
    <Property NAME="MatchEnterprise" SCOPE="GLOBAL">1.3.6.1.4.1.529</Property>
    <Property NAME="MatchGenericTrap" SCOPE="GLOBAL">6</Property>
    <Property NAME="MatchSpecificTrap" SCOPE="GLOBAL">50</Property>
    <Property NAME="MatchAgentAddr" SCOPE="INSTANCE">AgentAddr</Property>
    <Property NAME="SeverityStatusOID" SCOPE="GLOBAL">1.3.6.1.2.1.2.2.1.8</Property>
    <Property NAME="KeyNameOID" SCOPE="GLOBAL">1.3.6.1.2.1.2.2.1.31</Property>
    <Property NAME="ContextTypeOID" SCOPE="GLOBAL">1.3.6.1.2.1.2.2.1.3</Property>
    <Property NAME="ContextConfigured_statusOID" SCOPE="GLOBAL">1.3.6.1.2.1.2.2.1.7</Property>
    <Property NAME="SeverityCode" SCOPE="GLOBAL">CRITICAL</Property>
    </PushDescriptor>
    </Metric>
    <InstanceProperties>
    <InstanceProperty NAME="AgentHost" CREDENTIAL="FALSE"
    OPTIONAL="FALSE">
    <Display>
    <Label NLSID="oracle_guide_SNMP_agent_host">Hostname (SNMP Agent )
    </Label>
    </Display>
    </InstanceProperty>
    <InstanceProperty NAME="AgentAddr" CREDENTIAL="FALSE"
    OPTIONAL="FALSE">
    <Display>
    <Label NLSID="oracle_guide_SNMP_agent_addr">IP Address (SNMP Agent)
    </Label>
    </Display>
    </InstanceProperty>
    <InstanceProperty NAME="CommunityString" CREDENTIAL="TRUE"
    OPTIONAL="TRUE">
    <Display>
    <Label NLSID="oracle_guide_SNMP_community_string">SNMP Read
    Community String (Default: public)</Label>
    </Display>
    public
    </InstanceProperty>
    <InstanceProperty NAME="Timeout" CREDENTIAL="FALSE"
    OPTIONAL="TRUE">
    <Display>
    <Label NLSID="oracle_guide_SNMP_timeout">SNMP Timeout (Default: 30
    seconds)</Label>
    </Display>
    30
    </InstanceProperty>
    </InstanceProperties>
    </TargetMetadata>
    bash-3.00#
    - My collection file is:
    <!DOCTYPE TargetCollection SYSTEM "../dtds/TargetCollection.dtd">
    <TargetCollection TYPE="oracle_guide">
    <CollectionItem NAME = "Response">
    <Schedule>
    <IntervalSchedule INTERVAL = "5" TIME_UNIT = "Min"/>
    </Schedule>
    <Condition COLUMN_NAME="Status"
    CRITICAL="0"
    WARNING="NotDefined"
    OPERATOR="EQ"
    OCCURRENCES="1"
    MESSAGE="%target% is unreachable or is down."
    MESSAGE_NLSID="oracle_guide_response_status"
    CLEAR_MESSAGE="%target% is up."
    CLEAR_MESSAGE_NLSID="oracle_guide_response_status_clear"/>
    </CollectionItem>
    </TargetCollection>
    bash-3.00#
    Thanks
    John
    Edited by: user8826739 on Feb 23, 2010 7:12 AM

    Looks like this was also posted 4 messages above ... follow the anwers there.
    Please only post the question once ... reposted will not get any answers you wouldn't have gotten anyway.
    That just makes it hard for other users to follow all the information.
    Dave

  • OEM 10g Connection Refused

    I got following problem, when i log into EM:
    java.lang.Exception: IOException in sending Request :: Connection refused: connect
    That will appear on every EM i am connecting to...
    I tried allready some troubleshooters like agentTZ, define TimeZone at emd.properties, restarting server or console but nothing helped.
    I also looked for ports which will be used from more than one service but i found nothing :(
    My OS is WinXP with 6GB Ram. Current there run 6 DBs on the machine
    I have no Firewall on my OS.
    If you need more Information, please ask, i am glad about every help i can get...
    I have been trying to solve that problem for 3 days.

    Hi,
    See if these threads help you:
    java.lang.Exception: IOException in sending Request :: Connection refused
    Re: OEM 10g... with 10g Release 2
    Cheers

  • How to install oracle enterprise manager for 10g release 2

    I have installed oracale 10g release 2 on my pc , the first zip on http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html
    then i have downloaded the management agent 10.2.0.4 from http://www.oracle.com/technology/software/products/oem/htdocs/agentsoft.html. but i don't know its installation procedure, can anyone help me out thanx in advance for all the participants.

    Hi,
    After that I suggested to you to post in this forum (more suitable I think for Installation issues) I read the links that you post. In the link of Mass Agent Deployment exists this note:
    Installation Instructions: Follow the instructions outlined in the instructions.txt file to successfully install the Management Agent
    could you find this file and follow the instructions?
    Regards,

  • OEM 10g - ORA-12505: TNS:listener does not currently know of SID...

    Hello,
    In OEM (version 10.1.0.5 on Red Hat linux 4), on the page Database Instance: dbexemple.domain.be
    It says:
    - Database Instance > up
    - Listener > up
    - Agent connection to database > Status: Failed
    Details: Failed to connect to database instance: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach).
    And my OEM database is always in Blackout state.
    I can connect on the database and if I select from global_name it gives me the good name.
    If I do lsnrctl status
    Service "dbexemple.domain.be" has 1 instance(s).
    Instance "emrep", status READY, has 1 handler(s) for this service...
    If I do lsnrctl services
    Service "dbexemple.domain.be" has 1 instance(s).
    Instance "dbexemple", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:44 refused:0 state:ready
    LOCAL SERVER
    So all looks normal. But my DB is still in blackout state.
    I did stop and start the agent > no change
    I did shutdown and start the database > no change
    I did stop the agent delete the $oracle_home/sysmen/emd/... files and start the agent and emctl upload... > no change
    In the targets.xml file from the agent I have:
    <Target TYPE="oracle_database" NAME="dbexemple.domain.be">
    <Property NAME="OracleHome" VALUE="/oracle/product/db10g"/>
    <Property NAME="UserName" VALUE="###" ENCRYPTED="TRUE"/>
    <Property NAME="MachineName" VALUE="machine.domain.be"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="SID" VALUE="dbexemple"/>
    <Property NAME="ServiceName" VALUE="dbexemple.domain.be"/>
    <Property NAME="password" VALUE="###" ENCRYPTED="TRUE"/>
    </Target>
    Seems good also
    My tnsnames.ora
    DBEXEMPLE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = machine.domain.be)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = dbexemple.domain.be)
    tnsping dbexemple is also good:
    Used LDAP adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=machine)(PORT=1521)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=dbexemple.domain.be)))
    OK (10 msec)
    The DB is not in the listener.ora but anyway at the startup of the database the database register in the listener (can take some seconds).
    In OEM if I look at blackout, it says no blackout exists
    So after all these verifications my OEM database is still in blackout status and remain in blackout.
    I would like to find the reason why it stays like this and the agent finally stop giving me an error.
    thank you for your help,
    Loïc

    The fact is that I did not set any blackout for the emrep database. (no blackout are set at the moment in fact)
    So, we did change the HDD of the computer were was OEM to another HDD.
    The update to 10.1.0.5 was made before all this (2 weeks) and no problem appears after that.
    There's no blackout in OEM Blackouts:
    No Blackouts found.
    and no blackout with emctl:
    [oracle@computeroem bin]$ ./emctl status blackout
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    No Blackout registered.
    [oracle@computeroem bin]$ ./emctl status blackout emrep
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    No Blackout registered.
    At the link:
    http://computeroem.domain.be:4889/em/console/health/healthSystemError
    I get these:
    Loader
    https://computeroem.domain.be:3872/emd/main/
    14-Jan-2007 10:32:32 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-14 22:32:27) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 277, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    14-Jan-2007 10:32:32 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000003.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000003.xml
    Blackouts
    n/a
    14-Jan-2007 6:19:26 PM
    Error
    Duplicate start blackout record for 39EDA0C7E44C422698958F9463393C52 for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:07:22 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-12 15:07:05) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:07:22 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000002.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000002.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:04:44 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target down received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts= 2007-01-12 14:56:52) (violation_level =CRITICAL) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 818 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 3:04:44 PM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Blackouts
    n/a
    12-Jan-2007 10:10:23 AM
    Error
    end_blackout: unexpected current state 10
    Blackouts
    n/a
    12-Jan-2007
    10:05:28 AM
    Error
    Duplicate start blackout record for FD1380AAEB69BAE53339F58EA0C83ADC for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 9:57:16 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Loader https://computeroem.domain.be:3872/emd/main/
    12-Jan-2007 9:57:15 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-12 09:56:53) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 270, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:07:17 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-08 09:07:02) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 25, File name:Severity
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:07:17 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000003.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000003.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:04:10 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000002.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000002.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 9:04:09 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target up received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts = 2007-01-08 09:01:54) (violation_level =CLEAR) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 959 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 151, File name:Severity
    Blackouts
    n/a
    8-Jan-2007 8:57:47 AM
    Error
    Duplicate start blackout record for 39EDA0C7E44C422698958F9463393C52 for target E9A00D9D6447DF4BE1CF43F7A94BF402
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 8:56:00 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ Loaded B0000000001.xml with errors; moving to errors directory, File name:/oracle2/product/oms10g/sysman/recv/B0000000001.xml
    Loader
    https://computeroem.domain.be:3872/emd/main/
    8-Jan-2007 8:56:00 AM
    Error
    Thread: SeverityLoad https://computeroem.domain.be:3872/emd/main/ java.sql.SQLException: ORA-20615: Severity received during blackout for : Target down received during blackout for : (target_guid = E9A00D9D6447DF4BE1CF43F7A94BF402) (policy_guid=3BF84446B273FE1F5743FD6293C7E192) (key_value= ) (collection_ts= 2007-01-06 01:25:35) (violation_level =CRITICAL) ORA-06512: at "SYSMAN.EM_VIOLATION_CHECKS", line 818 ORA-04088: error during execution of trigger 'SYSMAN.EM_VIOLATION_CHECKS' Error occured at line : 14, File name:Severity
    For the note, mostly I cannot do anything because I have no blackout name for the script. Still reading the note to see if some sql can help.
    Message was edited by:
    Loic

  • OEM 10g grid.... Please help..

    Hi all
    Please can someone help... Im new at this and Im having afew issues..
    Im running Oracle 10g grid on AIX box . The install went well and Im able to connect to all targets....
    1) The repositry database startsup without any error messages but in OEM software shows the database is in a Mertric Collection status.. unknown
    OEM shows that the Instance is down but its not...
    SQL> select * from V$instance;
    INSTANCE_NUMBER INSTANCE_NAME
    HOST_NAME
    VERSION STARTUP_T STATUS PAR THREAD# ARCHIVE LOG_SWITCH_
    LOGINS SHU DATABASE_STATUS INSTANCE_ROLE ACTIVE_ST
    1 oem0a
    BigMac
    10.1.0.4.0 09-SEP-08 OPEN NO 1 STOPPED
    ALLOWED NO ACTIVE PRIMARY_INSTANCE NORMAL
    Also the Agent connection is down..
    Agent Connection to Instance
    Status Failed
    Details Failed to connect to database instance: ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach).
    AGENT STATUS
    [email protected]> emctl status agent
    Oracle Enterprise Manager 10g Release 10.2.0.1.0.
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent Version : 10.2.0.1.0
    OMS Version : 10.2.0.1.0
    Protocol Version : 10.2.0.0.0
    Agent Home : /apps/oracle/OracleHomeOEM/agent10g
    Agent binaries : /apps/oracle/OracleHomeOEM/agent10g
    Agent Process ID : 397392
    Parent Process ID : 74206
    Agent URL : https://bigmac.dstio.com:1830/emd/main/
    Repository URL : https://bigmac.dstio.com:1159/em/upload
    Started at : 2008-09-06 06:28:29
    Started by user : oracle
    Last Reload : 2008-09-06 21:29:15
    Last successful upload : 2008-09-09 10:13:56
    Total Megabytes of XML files uploaded so far : 28.47
    Number of XML files pending upload : 0
    Size of XML files pending upload(MB) : 0.00
    Available disk space on upload filesystem : 11.78%
    Last successful heartbeat to OMS : 2008-09-09 10:16:05
    Agent is Running and Ready
    [email protected]>
    2) When I try the following commands I get the following error message
         emctl stop dbconsole
         emctl start dbconsole
         emctl status dbconsole
    [email protected]> emctl status dbconsole
    OC4J Configuration issue. /apps/oracle/OracleHomeOEM/oms10g/oc4j/j2ee/OC4J_DBConsole not found.
    When I try to recreate the repository I get the following message...
    3) emca -config dbcontrol db -repos create
    Incorrect usage:
    ( ive tried the binaries in both locations ... /apps/oracle/OracleHomeOEM/oms10g/bin and /apps/oracle/OracleHomeOEM/agent10g/bin) still no luck
    oracle.sysman.emcp.EMConfigAssistant [options] [list of parameters]
    Options:
    -a :configure for an ASM database
    -b :configure for automatic backup
    -c :configure a cluster database
    -e <node> :remove a node from the cluster
    -f <file> :specify the file name that contains parameter values
    -h :help
    -m :configure EM for a central agent
    -n <node> :add a new node to the cluster
    -r :skip creation of repository schema
    -s :silent mode (no user prompts
    -x <db> :deletion of a SID or DB
    -RMI_PORT <port> :specify the RMI port for DB Control
    -JMS_PORT <port> :specify the JMS port for DB Control
    -AGENT_PORT <port> :specify the EM agent port
    -DBCONSOLE_HTTP_PORT <port> :specify the DB Control HTTP port
    The script will prompt for any required data that is not specified in a configuration file. The script always prompts for all required passwords. If you use a configuration file, the file may contain any of the following specifications, as shown, with the specified values correctly filled in:
    4) When setting the Preferred Credentials on the host using OEM I get the following error message.:
    SQL Error: ORA-28232: invalid input length for obfuscation toolkit ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 84 ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 233 ORA-06512: at "SYSMAN.DECRYPT", line 9 when I try apply the Preferred Credentials on the Instance I get the same kindof message...
    ORA-28232: invalid input length for obfuscation toolkit ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1284 ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1333 ORA-06512: at line 1
    5) In the emoms.log In get the following error message,,,
    2008-09-05 07:14:50,001 [XMLLoader0 30000000298.xml] ERROR eml.XMLLoader java.? - Failed to load 30000000298.xml even after 2 attempts; moving to errors direc
    tory. Error:
    java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java(Compiled Code))
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java(Compiled Code))
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java(Inlined Compiled Code))
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java(Compiled Code))
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java(Compiled Code))
    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java(Compiled Code))
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java(Compiled Code))
    at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java(Compiled Code))
    at oracle.sysman.util.jdbc.PreparedStatementWrapper.sendBatch(PreparedStatementWrapper.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.flushAllStatements(XMLLoaderContext.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java(Compiled Code))
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java(Compiled Code))
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java(Compiled Code))
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java(Compiled Code))
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java(Compiled Code))
    at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java(Compiled Code))
    at java.lang.Thread.run(Thread.java:568)
    2008-09-05 07:16:53,415 [XMLLoader0 90000000233.xml] WARN eml.XMLLoader java.? - Marking the file for retry : 90000000233.xml after receiving exceptionjava.s
    ql.SQLException: ORA-14400: inserted partition key does not map to any partition
    2008-09-05 07:16:58,496 [XMLLoader0 90000000233.xml] ERROR eml.XMLLoader java.? - Failed to load 90000000233.xml even after 2 attempts; moving to errors direc
    tory. Error:
    java.sql.SQLException: ORA-14400: inserted partition key does not map to any partition
    Cheers

    Your first issue isn't necessarily a repsitory issue:
    1. Is your target configured?
    2. When you type "lsnrctl services" on the target server, does it return your target? If not, you need to resolve that issue first before it can be monitored via GRID

  • How to install Grid Control 10g Release 3?

    Hello,
    I need install Grid Control 10g Release 3 for Linux x86_64 on SUSE 9, and I need some tips about this instalation.
    I need registry 3 database, 1 DB is 10g and the others are in 9.2.
    Can I help me?
    Thank's

    If you installed the 64-bit SLES-9, you are on the only platform that has a full install of 10gR3 Grid Control available:
    http://www.oracle.com/technology/software/products/oem/index.html
    Everyone else must install 10gR2 fully, then patch up to 10gR3.
    Run runInstaller to start installation
    - When asked for "install type" option, choose "Enterprise Manager using New Database" option
    - Complete installation as per install guide
    - Install the 10gR3 agent install on any additional servers that require monitoring.
    Load and execute orarun to enable the correct kernel options if you not done so already. It can be downloaded from www.suse.com/oracle. Comment out any IPv6 entries from /etc/hosts. The O/S should be setup similar to the AS 10.1.2 install doc for SLES9:
    http://ftp.novell.com/partners/oracle/docs/iAS10gR2_sles9_install.pdf

  • What is possible with non oracle components in the EMGC 10g release 3

    Hello,
    What is possible with non oracle components in the EMGC 10g release 3
    Our customer wants to also monitor and maintain non oracle components with EMGC 10g release 3.
    Some non oracle components are:
    Routers,
    Firewalls,
    Application Servers,
    Switches,
    Mail Servers,
    DNS/DHCP servers,
    Print Servers,
    File Servers,
    NTP,
    Citrix,
    Terminal Server,
    Lotus Notes,
    Etc etc.
    Is there a document on which non oracle components can be monitored in the EMGC and what can be maintained with these components?
    Regards,
    Tim Abdoelhafiezkhan

    Take a look into Plug-ins, there are some none-oracle ones pre built by Oracle and others.
    There's a forum about Extensibility in the current category here.
    Also, for further extensibility, the new Connector Framework looks interesting, see the OEM Integration Guide.

  • What version of OAS 10g Release 3 will have Jive discussion forum bundled??

    Hello,
    In the recent Oracle Application Server Portal Developer Serivces Newsletter(December 2006) that was emailed, there was an article that stated that Oracle is bundling Jive Forums Silver, Jive Software's application for community collaboration, into Oracle Application Server 10g Release 3.
    Which version of Oracle Application Server will have Jive Forums and when will that version be available?
    I am attaching the relevant news item here from the email:
    Collaboration News
    Jive Software Signs OEM Agreement
    Jive Software, a leading provider of Java-based enterprise collaboration software, has entered into a multi-year agreement with Oracle. Under the agreement, Oracle is bundling Jive Forums Silver, Jive Software's application for community collaboration, into its Oracle Application Server 10g Release 3.
    Regards,
    Dev

    Can anyone atleast confirm this news? Would appreciate if someone could atleast let me the version of Oracle App Server that will integrate Jive?

  • Installation problem with oracle 10g release 1 in RHEL ES 4 platform

    Hi,
    I am facing such a problem. I want to install Oracle 10g release 1.
    I am using linux 86_64
    os is RHEL ES 4 UPGRADE 5 X_86_64
    When i put the command ./runInstaller It shows os is not supported.
    Is there any way to install this oracle version.
    Can u please suggest which version os is suitable for this.
    please suggest.
    Thanks & regards

    WHICH 10gR1 software do you use? Oracle provides different versions, you need 10.1.0.3 for Linux x86-64 from the OTN download page.
    By the way I would install 10gR2.
    Werner

  • Important--Bug(ORA-22813) fixes in Oracle Database 10g  Release 10.2.0.4

    Hi,
    I found that in SELECT STATEMENTs where we use "xmlagg() functions with a GROUP BY/ORDER BY,it fails with ORA-22813 if the result is too large.
    This happens as there is a hard coded limit on the result size. (max 30k)
    Next,i confirmed that and when i removed a portion of the XML agg() values and executed it---Wonders,it runs perfectly fine.
    This means that ""xmlagg() functions with a GROUP BY/ORDER BY,fails with ORA-22813 since the result is too large.
    I have come to know that patch "Release 10.2.0.4" has the fix for Bug-22813 for "xmlagg() functions with a GROUP BY/ORDER BY".
    Could you all please confirm that "Oracle Database 10g Release 10.2.0.4" (patch 10.2.04) fixes the issue?
    Based on your confirmation,i can go ahead to get the patch installed.
    Current Version:-Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    Thanks
    Mainak

    Your query should be written something like this..
    select d.*
      from fbnk_customer,
           XMLTABLE
              '//c3'
              passing XMLRECORD
              columns
              C3_VALUE varchar2(60) path 'text()'
           ) d
    where recid='1001400'; Although it would be better to use an extact path expression rather than '//c3'

Maybe you are looking for

  • Why can't I interact with Acrobat Pro XI while it is performing OCR on a set of large files?

    I am running Acrobat Pro XI on a beefy MacBook Pro with lots of RAM and CPU to spare. I need to perform OCR on hundreds of pages of text spread across dozens of files. That understandably is time consuming and is not perfectly parallelizable. However

  • Error when creating Java Rule

    Hello, I am trying to create a simple event subscription using a Java rule. The configuration is: *triggering event Source Type = Local Event Filter = oracle.apps.igs.ad.qual_code Source Agent = (blank) *Execution Condition Phase = 10 Status = Enable

  • Different date format conversion?

    consider, i have a input like 13/12/2008 (dd/mm/yyyy) or 13-12-2008, I want to change the above format to 12/13/2008 (mm/dd/yyyy) or 12-13-2008. Is it possible? Is there any function available? Please advise.

  • I want to connect to a fixed RDS host in a broker collection as a user

    Hi, i have a broker collection with 2 RDS Hosts TS01 TS02 Collection: FARM Now i need to connect allway with a user to a fixed host (TS02). is there a solution with die parameter /admin on mstsc the broker distribution is switched off However, this o

  • Sync failed with user datastore

    Hello, When using ctx_ddl.sync_index in 8.1.7 on a user datastore index, the synchronization is not done (same values in dr$<IDX>$i). If I drop and recreate the index, values in dr$<IDX>$i are correct. ctx_ddl.sync_index works ok with other indexes (