9.2.0.1.0 - OEM - XP home - ORA-12541 TNS: no listener

I have installed 9i (9.2.0.1.0) on Windows XP home edition and can connect to database with SQL Plus but get ORA-12541 TNS: no listener error when I try to connect with OEM. I saw someone else had this problem in Febuary and he sadly got no replies, hopefully someone will be able to help me (us) out.

I guess you now have answers.
1. Check if listener is running
lsnrctl status <listener name>
2. Check port number and SID used
3. Check TNSNAMES for correct Port and SID name
4. Check error details in $HOME/network/log

Similar Messages

  • Delete alert from OEM gride home page

    Hi,
    in 10g R2, on home page of OEM grid home page , there are alerts. Many of them belong to 10 or 11 days ego. How can I delete them ?
    Thank you.

    Hi,
    I think there are forwards comming from your oracle account to my mail.. Please check and deactivate it as the mail forward it is cramping my mailbox .. /i....
    regards

  • How to trap ORA-12520: TNS:listener could not find available handler in OEM

    Hi,
    We are using 11G in Linux. We are often receiving "ORA-12520: TNS:listener could not find available handler for requested type of server" error though listener is working properly. My client would like to trap this error through OEM. Can any one please advise me how to implement this one.
    We are using 11GR1 OEM in our system.
    Thanks in-advance.
    Regards
    DBA.

    Hello,
    You may see system parameters used to start the database via the interface:
    home->administration->about database->parameters
    you may want to modify the PROCESSES parameter to a higher value.
    This parameter also modifies the derived SESSIONS parameter, who specifies the maximum number of sessions possible.
    These parameters are static, so you need to restart the db after changing.
    You can as well see the limit reached by some values querying
    select * from v$resource_limit;
    These parameters are described in detail in the Reference manual.
    HTH,
    Andrea

  • Multiple Homes ORA-01078 LRM-00109

    Hi,
    i have three ORACLE_HOMEs with two databases at the same server in two homes which are named "stg" and "infra". Yes, it comes from an Oracle Collaboration Suite installation :-)
    After a restart of the server i'm facing the ORA-01078 LRM-00109 errors if i'm trying to start the infra-tier database.
    Because the stg-home is the main home, i have added the infra TNS and Listener informations to the stg-home Listener and TNSNames files.
    I'm using ONE Listener of the stg-tier.
    It's trying to use the stg-config files with the infra tier and it fails with the errors above:
    SQL> startup;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'C:\OCS_ONEBOX\STG\DATABASE\INITIASDB.O
    RA'
    SQL> startup;
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'C:\OCS_ONEBOX\STG\DATABASE\INITIASDB.ORA'
    Should i try to create a initiasdb.ora in the stg-tier which points to the correct spfile of the infra tier or daoes it overwrite other files after the startup? Or how could i switch the homes for startup?
    My tnsnames and Listener entries seems to be okay. The stg-tier database startsup without problems.
    Thank you,
    Maurice

    Oh, i'm using WinXP SP2 and Oracle 9i.
    The data of the STG-tier (Remember: infra does not work with the errors):
    Listener:
    # LISTENER.ORA Network Configuration File: C:\ocs_onebox\stg\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cc10206)(PORT = 1521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\ocs_onebox\stg)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = Storage.world)
    (ORACLE_HOME = C:\ocs_onebox\stg)
    (SID_NAME = Storage)
    (SID_DESC =
    (GLOBAL_DBNAME = iasdb.cc10206.cckt_ac.comconsult.de)
    (ORACLE_HOME = C:\ocs_onebox\infra)
    (SID_NAME = iasdb)
    TNSNAMES:
    # TNSNAMES.ORA Network Configuration File: C:\ocs_onebox\stg\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA.CCKT-AC.COMCONSULT.DE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    INST1_HTTP.CCKT-AC.COMCONSULT.DE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cc10206)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = SHARED)
    (SERVICE_NAME = MODOSE)
    (PRESENTATION = http://HRService)
    STORAGE.CCKT-AC.COMCONSULT.DE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cc10206)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SID = STORAGE)
    (SERVICE_NAME = Storage.world)
    IASDB.CCKT-AC.COMCONSULT.DE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = cc10206)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = iasdb.cc10206.cckt_ac.comconsult.de)
    (SID = iasdb)
    )

  • 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 Office Home & Student 2013 turned into Office 365 while being helped by tech support

    After a recovery necessitated by being unable to open any Office progam I got with tech support.  I didn't have the key for the preloaded 2013 H&S version.  The tech did some magic by remote access and got Office going.  It looked a bit different and I asked if this was the installed version.  He said sure, it's all fine.  As it turns out, it is the full version of Office 365.
    Now I'm getting nagged to pay up before  the beginning of next month.  I wanted my OEM Office back, not the subscription version.  How do I get it back?  Didn't get a disk or key with the machine.

    Hi @TPG21 
    Welcome to the HP Forums!
    It is a great  place to find answers and information!
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    I understand that your notebook came with Office Home and Student 2013.  You were experiencing a difficulty with this and contacted HP support.  You were unaware at the time but they installed Office 360 and now you are getting a prompt to pay for it.
    I do not believe that recovery manager would reinstall the Office Home and Student so I suggest contacting HP support again. Provide in detail the event that occurred and they can pull up the previous case number and see what was done and provide any additional details required.
    Please call our technical support at 800 474 6836. If you live outside the US/Canada Region, please click the link below to get a support number for your region.
    World Wide Phone Support
    Regards
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Apex home page 404 not found, listener.ora edition ?

    Salam Alaïkum
    When i try to launch the APEX start page, i get a header of the page "PROCESSUS D'ECOUTE ORACLE APPLICATION EXPRESS" , and just below it, the famous error appear "
    404 - Not Found" , the listener is verified as active..
    But when i take look on the file "listener.ora" of the database, i do not find a line that's specified for the launch of the APEX start page as i think , here's it :
    (ADDRESS = (PROTOCOL = tcp)(HOST = localhost)(PORT = 7070))(Presentation = HTTP)(Session = RAW))
    and when i try to modifiy it by editing it manually and executing this :
    lsnrctl reload listener
    lsnrctl save_config listenerit says me that there's no modifications to do.. command successfully done
    Any idea about this.. with my thanks in advance

    Hossam wrote:
    Salam Alaïkum
    When i try to launch the APEX start page, i get a header of the page "PROCESSUS D'ECOUTE ORACLE APPLICATION EXPRESS" , and just below it, the famous error appear "
    404 - Not Found" , the listener is verified as active..
    But when i take look on the file "listener.ora" of the database, i do not find a line that's specified for the launch of the APEX start page as i think , here's it :
    (ADDRESS = (PROTOCOL = tcp)(HOST = localhost)(PORT = 7070))(Presentation = HTTP)(Session = RAW))
    and when i try to modifiy it by editing it manually and executing this :
    lsnrctl reload listener
    lsnrctl save_config listenerit says me that there's no modifications to do.. command successfully done
    Any idea about this.. with my thanks in advanceHas Apex ever worked or this this a brand new installation?
    Which listener are you using?
    What version of Apex?
    What version of Oracle?
    What URL are you using?
    If using the HTTP server is your DADS.conf file (assuming latest version of Apex) configured correctly?

  • OEM 10G and ORA-28000: the account is locked

    windows xp 2; 10G base
    Get ORA-28000: the account is locked when starting database from the browser?
    TIA

    first open the account and change password
    in sql plus conn / as sysdba
    SQL> alter user scott indentified by tiger account unlock;
    then try to login

  • OEM,Oracle Enterprise Manager does'nt get

    [https://192.168.20.220:1158/em/console/database/instance/repDown?target=acogrid.acolade.com.au&type=oracle_database]
    Hi,
    I installed Oracle 11g R2 in Linux machine and also changed the port number from 1521 to 1522.
    Now i can take oracle DB through sqlplus.....Database is OPEN.....Listener is STARTED.......
    But when i start oracle enterprise Manager (OEM),getting following errors..
    Database Instance ------ ( RED DOWN ARROW )
    Listener-------status ( DOWN )-----( RED DOWN ARROW )
    Host acogrid.acolade.com.au
    Port 1521
    Name LISTENER
    Oracle Home /app/oracle/product/11.2.0/db_1
    Location /app/oracle/product/11.2.0/db_1/network/admin
    Details TNS-12541: TNS:no listener
    Agent connection to Instance-------Status ( FAILED )----( RED DOWN ARROW )
    Status Failed
    Details ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
    Note: In the above errors, Please note, " port is 1521 "....But in TNSNAMES,LISTENER and SERVICE NAMES,i have mensioned 1522.
    Then How 1521 comes in OEM???????
    Please Help me to UP OEM............
    Arun Kurungatt

    Arun -
    After you create the EM repository, you cannot change the host name, IP address or listener configuration. If you do, db control will no longer work. In fact, just a few days ago, I made a listener configuration change and received the same error that you did from EM.
    The solution - drop and then recreate the EM repository.
    To drop:
    emca -deconfig dbcontrol db -repos drop
    To create:
    emca -config dbcontrol db -repos create
    Good luck!
    Scot
    Edited by: Scot Krause on Nov 16, 2010 9:09 AM

  • Communication Problem between Listener and OEM

    Dear all,
    I had my OEM running and communicating with the database without any problem until I had a problem with other client and kill some OEM and Listener process, now it's not communicating with the listener.
    I restarted my PC and tried to start afresh hoping that it ran as it had been, but the result is on the contrary. Somehow, the communication is corrupted. Currently, I can start the OEM using
    emtcl start dbconsolebut when I try to start the listener from the browser from Net Services Administration: Host Login, it keeps starting without success.
    the following is the Manager trace file, which got warnings and errors that I don't understand
    emagent.trc:
    SQL = "                                                                   OCISessionGet"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521))(CONNECT_DATA=(SID=inara)))
    2011-06-14 17:22:42,398 Thread-421710160 ERROR vpxoci: ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  vpxoci: Login 0x68d100 failed, error=ORA-12541: TNS:no listener
    2011-06-14 17:22:42,398 Thread-421710160 WARN  TargetManager: Exception in computing dynamic properties of {inara.snowdrop.com, oracle_database },GetDbBlockSize::ORA-12541: TNS:no listener
    2011-06-14 17:22:42,400 Thread-424859984 ERROR TargetManager: nmeetm.c : Target inara.snowdrop.com has a failed critical dynamic property
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Upload manager has no Failure script: disabled
    2011-06-14 17:22:42,403 Thread-424859984 WARN  upload: Amount of upload data will be recalculated due to reload.enabling collections and regenerating metadata.
    2011-06-14 17:22:42,403 Thread-424859984 WARN  TargetManager: Regenerating all Metadata
    2011-06-14 17:22:42,470 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,471 Thread-424859984 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages processed per queue per subscriber per minute in the last interval" to "Total messages processed per queue per subscriber per minute in "
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages received per queue per subscriber per minute in the last interval" to "Total messages received per queue per subscriber per minute in t"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Messages processed per queue (%) per subscriber per minute in the last interval" to "Messages processed per queue (%) per subscriber per minute in th"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in persistent queue per subscriber (seconds)" to "Age of the first message in persistent queue per subscriber (sec"
    2011-06-14 17:22:42,568 Thread-424859984 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in the buffered queue per queue (seconds)" to "Age of the first message in the buffered queue per queue (second"
    2011-06-14 17:22:42,584 Thread-424859984 WARN  collector: enable collector
    2011-06-14 17:22:42,588 Thread-424859984 WARN  collector: Regenerating all DefaultColls
    2011-06-14 17:22:43,715 Thread-421710160 ERROR upload: Exceeded max. amount of upload data: 212 files, 200.680481 MB Data. 88.62% of disk used. Disabling collections.
    2011-06-14 17:22:43,715 Thread-421710160 WARN  collector: Disable collector
    2011-06-14 17:22:46,814 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:22:46,929 Thread-421710160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:16,099 Thread-435099984 ERROR command: nmejcn: received no status header from repository at https://firefly.snowdrop.com:5500/em/upload/
    2011-06-14 17:23:17,071 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:23:17,201 Thread-415410512 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:17,230 Thread-424859984 WARN  ssl.io: fd=14: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:17,230 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:17,230 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:24:47,355 Thread-424859984 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:24:47,355 Thread-424859984 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:24:47,355 Thread-424859984 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-14 17:25:47,446 Thread-315353424 WARN  ssl.io: fd=7: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-14 17:25:47,446 Thread-315353424 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-14 17:25:47,446 Thread-315353424 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = and the following is the listener log file content
    14-JUN-2011 17:28:39 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54171)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
    TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54168)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54166)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54165)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54158)) * establish * inara.snowdrop.com * 0
    Tue Jun 14 17:28:59 2011
    14-JUN-2011 17:28:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54161)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0
    14-JUN-2011 17:28:59 * service_update * inara * 0Could anybody give me a pointer to troubleshoot this?
    regards,
    Val

    What I did before I did tnsping and status on lsnrctl:
    1. emtcl start dbconsole
    2. start database from sqlplus using startup command
    3. Open up browser, it me brought to OEM database control page.
    4. Start listener ORACLE_LISTENER that associates with OEM from OEM database control page.
    5. Brought me to NET login page, enter the login page, enable the listener.
    6. At this point everything was just dandy:
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
      TNS-00511: No listener
       Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     ORACLE_LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date                14-JUN-2011 21:38:24
    Uptime                    0 days 0 hr. 1 min. 4 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /usr/local/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    Listener Log File         /usr/local/oracle/diag/tnslsnr/firefly/oracle_listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=firefly.snowdrop.com)(PORT=1521)))
    Services Summary...
    Service "inara.snowdrop.com" has 1 instance(s).
      Instance "inara", status READY, has 1 handler(s) for this service...
    Service "inaraXDB.snowdrop.com" has 1 instance(s).
      Instance "inara", status READY, has 1 handler(s) for this service...
    The command completed successfully7. Until I hit the Database tab on OEM database control making the listener stalled in a weird state:
    LSNRCTL> status ORACLE_LISTENER
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521)))
    ^C
    [oracle@firefly]$ tnsping firefly
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 14-JUN-2011 21:44:39
    Copyright (c) 1997, 2009, Oracle.  All rights reserved.
    Used parameter files:
    /usr/local/oracle/product/11.2.0/dbhome_1/network/admin/sqlnet.oraBoth status ORACLE_LISTENER and tnsping host had to be aborted by ^C.
    8. Meanwhile OEM gave up waiting for listener and instance saying:
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below.displaying an empty database instance status, unavailable listener, and unavailable agent connection to instance.
    the following is the image of OEM database control:
    and oracle_listener.log showing at this point:
    14-JUN-2011 22:34:33 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54942)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
    TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    14-JUN-2011 22:34:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54935)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:34:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54932)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:34:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54931)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:34:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54926)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:34:33 * service_update * inara * 0
    Tue Jun 14 22:34:53 2011
    14-JUN-2011 22:34:53 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54939)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:34:53 * service_update * inara * 0
    Tue Jun 14 22:35:13 2011
    14-JUN-2011 22:35:13 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54943)) * establish * inara.snowdrop.com * 0
    Tue Jun 14 22:35:33 2011
    14-JUN-2011 22:35:33 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54945)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:35:33 * service_update * inara * 0
    Tue Jun 14 22:35:53 2011
    14-JUN-2011 22:35:53 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54949)) * establish * inara.snowdrop.com * 0
    Tue Jun 14 22:36:13 2011
    14-JUN-2011 22:36:13 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=54953)) * establish * inara.snowdrop.com * 0
    14-JUN-2011 22:36:13 * service_update * inara * 0Any ideas?
    Edited by: Valerie Debonair on Jun 14, 2011 8:38 AM add log

  • OEM Problem in Communicating with Listener

    Dear all,
    for some reason, my OEM is corrupted and when it's enabled, it messes up with the listener. I concluded the problem lies in OEM rather than in the listener since I can establish connection between SQLdeveloper and the server via the listener without any problem.
    I have instance named INARA, host named FIREFLY.SNOWDROP.COM, and listener named ORACLE_LISTENER.
    I closed SQLdeveloper application and its listener and started OEM first to pinpoint the problem. After I started OEM, the Management Service log emoms.log dumped:
    2011-06-15 11:55:12,203 [HTTPThreadGroup-2] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2011-06-15 11:55:12,204 [HTTPThreadGroup-2] ERROR conn.ConnectionService verifyRepositoryEx.891 - Invalid Connection Pool. ERROR = Io exception: The Network Adapter could not establish the connection
    2011-06-15 11:55:12,205 [EMUI_11_55_12_/console/aboutApplication] ERROR svlt.PageHandler handleRequest.639 - java.lang.IllegalStateException: Response has already been committed
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1892)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:249)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:1113)
         at oracle.sysman.emSDK.svlt.PageHandler.myRender(PageHandler.java:1173)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:597)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:787)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:343)
         at oracle.sysman.eml.app.Console.doGet(Console.java:157)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:107)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:146)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:327)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595) also the Management Agent trace file emagent.trc dumped:
    SQL = "                                                                   OCISessionGet"...
    LOGIN = dbsnmp/<PW>@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=firefly.snowdrop.com)(PORT=1521))(CONNECT_DATA=(SID=inara)))
    2011-06-15 11:57:05,914 Thread-4147767632 ERROR vpxoci: ORA-12541: TNS:no listener
    2011-06-15 11:57:05,914 Thread-4147767632 WARN  vpxoci: Login 0x67fd70 failed, error=ORA-12541: TNS:no listener
    2011-06-15 11:57:05,914 Thread-4147767632 WARN  TargetManager: Exception in computing dynamic properties of {inara.snowdrop.com, oracle_database },GetDbBlockSize::ORA-12541: TNS:no listener
    2011-06-15 11:57:05,916 Thread-4138318160 ERROR TargetManager: nmeetm.c : Target inara.snowdrop.com has a failed critical dynamic property
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  upload: Upload manager has no Failure script: disabled
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  upload: Amount of upload data will be recalculated due to reload.enabling collections and regenerating metadata.
    2011-06-15 11:57:05,918 Thread-4138318160 WARN  TargetManager: Regenerating all Metadata
    2011-06-15 11:57:05,983 Thread-4138318160 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-15 11:57:05,983 Thread-4138318160 WARN  upload: Truncating value of "SHORT_NAME" from "Average Synchronous Single-Block Read Latency (ms)" to "Average Synchronous Single-Block Read La"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages processed per queue per subscriber per minute in the last interval" to "Total messages processed per queue per subscriber per minute in "
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Total messages received per queue per subscriber per minute in the last interval" to "Total messages received per queue per subscriber per minute in t"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Messages processed per queue (%) per subscriber per minute in the last interval" to "Messages processed per queue (%) per subscriber per minute in th"
    2011-06-15 11:57:06,080 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in persistent queue per subscriber (seconds)" to "Age of the first message in persistent queue per subscriber (sec"
    2011-06-15 11:57:06,081 Thread-4138318160 WARN  upload: Truncating value of "COLUMN_LABEL" from "Age of the first message in the buffered queue per queue (seconds)" to "Age of the first message in the buffered queue per queue (second"
    2011-06-15 11:57:06,096 Thread-4138318160 WARN  collector: enable collector
    2011-06-15 11:57:06,100 Thread-4138318160 WARN  collector: Regenerating all DefaultColls
    2011-06-15 11:57:07,145 Thread-4147767632 ERROR upload: Exceeded max. amount of upload data: 314 files, 346.533864 MB Data. 89.74% of disk used. Disabling collections.
    2011-06-15 11:57:07,145 Thread-4147767632 WARN  collector: Disable collector
    2011-06-15 11:57:08,237 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:08,337 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:38,442 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:57:38,545 Thread-4147767632 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:08,732 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:08,835 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:38,952 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:58:39,055 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:09,157 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:09,260 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:39,364 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:39,465 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2011-06-15 11:59:58,595 Thread-4154857808 ERROR command: nmejcn: received no status header from repository at https://firefly.snowdrop.com:5500/em/upload/Looked like OEM had some errors and warnings after it got initiated but I don't know what they meant.
    After OEM is successfully started, at least according to the emtcl command, I started listener ORACLE_LISTENER. At this point I performed loopback test using NET manager on the server, and it took forever so I aborted it. The database at this point was still open and running without problem though. TNSPING took 157080 msc to return OK value, on the other hand lsnrctl status ORACLE_STATUS was stalled.
    So looking at emagent.trc after listener was initiated:
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:02:10,306 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:02:10,306 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:02:40,433 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:02:40,433 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:03:40,570 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:03:40,570 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text =
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  ssl: <nmehlssl.c:nmehlssl_readcb>: nmehl_read_sock timed out, rsf = -5, setting read timeout flag
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  ssl.io: fd=6: nmehlssl_read, nzos_Read error = 28862 readTimed Out = 1
    2011-06-15 12:04:10,704 Thread-4138318160 WARN  http: <nmehl.c>:<nmehl_readline>: nmehlssl_read() timed out
    2011-06-15 12:04:10,704 Thread-4138318160 ERROR pingManager: nmepm_pingReposURL: Error in request response. code = 400. text = also emoms.trc
    2011-06-15 12:05:26,159 [HTTPThreadGroup-6] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2011-06-15 12:05:29,774 [HTTPThreadGroup-5] WARN  jdbc.ConnectionCache _getConnection.352 - Io exception: Socket read timed out
    java.sql.SQLException: Io exception: Socket read timed out
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:501)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:436)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:621)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:203)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:492)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:386)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:276)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:212)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:140)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1752)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeOneConnection(OracleImplicitConnectionCache.java:644)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:592)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:460)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.emdrep.receiver.OMSHandshake.getParameterFromDB(OMSHandshake.java:570)
         at oracle.sysman.emdrep.receiver.OMSHandshake.getMaxAgentCompatVer(OMSHandshake.java:552)
         at oracle.sysman.emdrep.receiver.OMSHandshake.handshake(OMSHandshake.java:1033)
         at oracle.sysman.emdrep.receiver.OMSHandshake.handshake(OMSHandshake.java:836)
         at oracle.sysman.emdrep.receiver.FxferRecv.doGet(FxferRecv.java:598)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:327)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2011-06-15 12:05:29,775 [HTTPThreadGroup-5] WARN  jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retryinglastly, ORACLE_LISTENER log said:
    15-JUN-2011 12:16:38 * <unknown connect data> * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18844)) * establish * <unknown sid> * 12525
    TNS-12525: TNS:listener has not received client's request in time allowed
    TNS-12535: TNS:operation timed out
      TNS-12606: TNS: Application timeout occurred
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18842)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18838)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=oracle))(SERVICE_NAME=inara.snowdrop.com)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.1.5)(PORT=18833)) * establish * inara.snowdrop.com * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0
    15-JUN-2011 12:16:38 * service_update * inara * 0At this point some part of the NET services was corrupted caused by OEM corruption, but I didn't know what caused of it. The NET services with its listener can work normally after I stopped OEM and forced killed the listener and restarted it normally.
    Any idea how to troubleshoot the problem from this point?
    regards,
    Val

    Hi SyBrand,
    sorry if you got impression that I'm ignoring pointers that you gave me. I assure you that I'm trying to use the pointers that everyone gave to me and I really appreciate it.
    I'm still learning how to get familiar with the database, read the log file, troubleshoot the problems, and get familiar the whole concept, that's why most of the time I receive wrong message from everyone, most often I detect them incorrectly.
    Ok, so far what I understand is I have a database resides in the server, a client, and a listener. The client, in this case, OEM is connecting to the server via listener. In my listener.ora configuration, there are 2 listener configuration, LISTENER and ORACLE_LISTENER. In the client side whose description is in tnsnames.ora it has inara as client service name, which should be matched with available listener either with LISTENER or ORACLE_LISTENER.
    one of the log file that says connecting to 192.168.1.5 is because it implicitly translated firefly into its ip address which is 192.168.1.5.
    Also I double check both files as you suggested before listener.ora
    # listener.ora Network Configuration File: /usr/local/oracle/product/11.2.0/dbhome_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    ORACLE_LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = firefly.snowdrop.com)(PORT = 1521))
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = firefly.snowdrop.com)(PORT = 1521))
    ADR_BASE_LISTENER = /usr/local/oracle
    ADR_BASE_ORACLE_LISTENER = /usr/local/oracletnsnames.ora
    # tnsnames.ora Network Configuration File: /usr/local/oracle/product/11.2.0/dbhome_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    INARA =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = firefly.snowdrop.com)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = inara.snowdrop.com)
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    ORCL =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = orcl.snowdrop.com)
    LISTENER_OCA11G =
      (ADDRESS_LIST =
        (ADDRESS = (PROTOCOL = TCP)(HOST = firefly.snowdrop.com)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
      )service inara in tnsnames.ora is consistent with LISTENER or ORACLE_LISTENER.
    How can I associate local service name inara with OEM client? BTW OEM client and database reside in the same host firefly.
    Edited by: Valerie Debonair on Jun 17, 2011 4:23 AM

  • OWB - OEM issue?

    OWB - OEM issue?
    We are using OWB repository 10.2.0.1.0 and OWB client 10.2.0.1.31 (Win XP). The Oracle version is 10 G (10.2.0.3.0). OWB is installed on Linux.
    I find OEM (10.2.0.0.0 with oracle database ver 10.2.0.0.0) part of OWB program folder. As I start OEM, I creted the database connection in OEM explorer. I tried to loggin to created database connection.
    I got “ORA-12541: TNS:no listener” error.
    It was working all day in OWB/Sqlplus before starting OEM. I noticed OEM changed my tnsnames.ora file in OWbhome\network\admin directory using timestamp.
    I came out of OEM session. All my logins via OWB/SQLpus/SQL developer results in “ORA-12541: TNS:no listener” error.
    I checked via tnsping on command window, which results in “ORA-12541: TNS:no listener” error.
    I restored my tnsnames.ora from backup, all are working except OEM.
    Did anyone use OEM with OWB?
    Any idea, what is going on ?
    Thanks in advance.
    RI

    Hi,
    over the connection goes not only the sql statements for connecting, also much auditing and logging informations goes from one machine to the other. So development and database should be as near as possible for better speed.
    Perhaps working direct on the server will increase the speed?
    Regards,
    Detlef

  • ERROR maunwally creating OEM

    WARNING : While repository is dropped the database will be put in quiesce mode.
    Do you wish to continue? [yes(Y)/no(N)]: Y
    Oct 15, 2010 7:54:32 AM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at c:\oracle\product\10.2.0\db_1\cfgtoollog
    s\emca\sscm\emca_2010-10-15_07-53-28-AM.log.
    Oct 15, 2010 7:54:42 AM oracle.sysman.emcp.ParamsManager checkListenerStatusForD
    BControl
    WARNING: ORA-12541: TNS:no listener
    Oct 15, 2010 7:54:42 AM oracle.sysman.emcp.EMConfig perform
    SEVERE:
    Database connection through listener failed. Fix the error and run EM Configurat
    ion Assistant again.
    Some of the possible reasons may be:
    1) Listener port 1526 provided is incorrect. Provide the correct port.
    2) Listener is not up. Start the Listener.
    3) Database service sscm is not registered with listener. Register the database
    service.
    4) Listener is up on physical host and ORACLE_HOSTNAME environment variable is s
    et to virtual host. Unset ORACLE_HOSTNAME environment variable.
    5) Listener is up on virtual host. Set environment variable ORACLE_HOSTNAME=<vir
    tual host>.
    6) /etc/hosts does not have correct entry for hostname.
    Refer to the log file at c:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\emc
    a_2010-10-15_07-53-28-AM.log for more details.
    Could not complete the configuration. Refer to the log file at c:\oracle\product
    \10.2.0\db_1\cfgtoollogs\emca\sds\emca_2010-10-15_07-53-28-AM.log for more deta
    ils.
    how ever listener status
    =================
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 10.2.0.5.0 - Prod
    ction
    Start Date 01-OCT-2010 15:09:50
    Uptime 13 days 16 hr. 47 min. 56 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File c:\oracle\product\10.2.0\db_1\network\admin\listener.
    ra
    Listener Log File c:\oracle\product\10.2.0\db_1\network\log\listener.lo
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=1526)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "SSdata" has 1 instance(s).
    Instance "Sdata", status UNKNOWN, has 1 handler(s) for this service...
    Service "Sdata" has 2 instance(s).
    Instance "Sdata", status UNKNOWN, has 1 handler(s) for this service...
    Instance "data", status READY, has 1 handler(s) for this service...
    Service "SSCSHIPDATA" has 1 instance(s).
    Instance "SSCSHIPDATA", status UNKNOWN, has 1 handler(s) for this service...
    Service "data" has 1 instance(s).
    Instance "bob", status UNKNOWN, has 1 handler(s) for this service...
    Service "sscr_XPT" has 1 instance(s).
    Instance "data", status READY, has 1 handler(s) for this service...
    The command completed successfully
    from OEM log file
    ============
    ONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: sscr
    Oct 3, 2010 7:21:30 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2010 7:21:30 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    CONFIG: connectDesc : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=USBOU1-SSCPROD.emrsn.org)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=sscr)))
    Oct 3, 2010 7:21:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: sscr, oracleHome: c:\oracle\product\10.2.0\db_1, and user: SYS
    Oct 3, 2010 7:21:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 3, 2010 7:21:32 PM oracle.sysman.emcp.ParamsManager checkListenerStatusForDBControl
    WARNING: ORA-12541: TNS:no listener
    Oct 3, 2010 7:21:32 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 3, 2010 7:21:32 PM oracle.sysman.emcp.EMConfig perform
    SEVERE:
    Database connection through listener failed. Fix the error and run EM Configuration Assistant again.
    Some of the possible reasons may be:
    1) Listener port 1521 provided is incorrect. Provide the correct port.
    2) Listener is not up. Start the Listener.
    3) Database service sscr is not registered with listener. Register the database service.
    4) Listener is up on physical host and ORACLE_HOSTNAME environment variable is set to virtual host. Unset ORACLE_HOSTNAME environment variable.
    5) Listener is up on virtual host. Set environment variable ORACLE_HOSTNAME=<virtual host>.
    6) /etc/hosts does not have correct entry for hostname.
    Refer to the log file at c:\oracle\product\10.2.0\db_1\cfgtoollogs\emca\sscr\emca_2010-10-03_07-21-09-PM.log for more details.
    Oct 3, 2010 7:21:32 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException:
    Database connection through listener failed. Fix the error and run EM Configuration Assistant again.
    Some of the possible reasons may be:
    1) Listener port 1521 provided is incorrect. Provide the correct port.
    2) Listener is not up. Start the Listener.
    3) Database service sscr is not registered with listener. Register the database service.
    4) Listener is up on physical host and ORACLE_HOSTNAME environment variable is set to virtual host. Unset ORACLE_HOSTNAME environment variable.
    5) Listener is up on virtual host. Set environment variable ORACLE_HOSTNAME=<virtual host>.
    6) /etc/hosts does not have correct entry for hostname.
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2750)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:182)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:141)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:494)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1161)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:478)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:426)
    however it is using 1521 port number

    yes still i have issue.
    saying
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException:
    Database connection through listener failed. Fix the error and run EM Configuration Assistant again.
    Some of the possible reasons may be:
    1) Listener port 1521 provided is incorrect. Provide the correct port.
    2) Listener is not up. Start the Listener.
    3) Database service sscr is not registered with listener. Register the database service.
    4) Listener is up on physical host and ORACLE_HOSTNAME environment variable is set to virtual host. Unset ORACLE_HOSTNAME environment variable.
    5) Listener is up on virtual host. Set environment variable ORACLE_HOSTNAME=<virtual host>.
    6) /etc/hosts does not have correct entry for hostname.
         at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:2750)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:182)
         at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:141)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:494)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1161)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:478)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:426)

  • Problem with ASM page in OEM

    I created an ASM instance manually. Then I created a database using ASM with DBCA. The installation was good, only I ignored a msgbox about user/password of ASM.
    When I enter to Oracle Enterprise Manager from browser, it seems to work well, but when I click to link ASM page(general section) appears a Actual status is DOWN. I cant see any info about ASM. I checked the alerts an appers the next message: "Failed to connect to the ASM instance. ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)".
    If I use sqlplus to connect to ASM instance, it works very good. ALso, I created an tablespace on diskgroup.
    Any ideas in order to see the ASM info in the OEM?
    ******* version
    The version of linux database is:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for Linux: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    ********listener
    [oracle@localhost admin]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 15-JUL-2009 22:08:20
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost.localdomain)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 15-JUL-2009 21:26:22
    Uptime 0 days 0 hr. 41 min. 57 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost.localdomain)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0)))
    Services Summary...
    Service "+ASM" has 2 instance(s).
    Instance "+ASM", status UNKNOWN, has 1 handler(s) for this service...
    Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
    Service "+ASM_XPT" has 1 instance(s).
    Instance "+ASM", status BLOCKED, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "dbsasm" has 1 instance(s).
    Instance "dbsasm", status READY, has 1 handler(s) for this service...
    Service "dbsasmXDB" has 1 instance(s).
    Instance "dbsasm", status READY, has 1 handler(s) for this service...
    Service "dbsasm_XPT" has 1 instance(s).
    Instance "dbsasm", status READY, has 1 handler(s) for this service...
    The command completed successfully

    I can't seem to recall now but there is a way out to add the ASM instance as a target in the targets.xml file using emca command. Let me see if I can pull out the notes.
    Aman....

  • System failed after install essbase client on 11.1.2.3

    I have done a install and config of 11.1.2.3 for essbase and planning
    after completion I run the diagnostics green light all the way
    i install the EAS Client Restart the server  and then everything fails
    Diagnostics
    Generated on 08/31/2013 00:51 AM
    Validation run on NextLevelServer
    Build version: 11.1.2.3.0.8719
    EPM System Diagnostics info: 11.1.2.3.0 drop 27 build 8414-on-03/21/2013 10:40 AM
    OS name: Windows Server 2008 R2
    OS version: 6.1
    EPM System Instance location: C:\Oracle\Middleware\user_projects\epmsystem1
    Test Status Service Test Description Duration
    Hyperion Foundation
    FAILED Audit Validating that Audit has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    FAILED CES Validating that CES has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Web Server: Pending
    Configure Database: Pending
    Configure: Pending
    Configure Common Settings: Pending
    Configure Oracle Configuration Manager: Pending
    0 seconds
    FAILED CSS Validating that CSS has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    FAILED EXT: External Authentication Checker execution failed.
    Error: EPMCSS-00000: Failed to process request. Internal server error. Refer EPM Shared Services Security log file for related errors.
    Recommended Action: Refer to the validation logs for exception details.
    8 seconds
    FAILED HUB Validating that HUB has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    PASSED WEB: Permissions All HIT entries are present in system-jazn-data.xml
    0 seconds
    FAILED LCM Validating that LCM has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    FAILED Single Sign-On Checker execution failed.
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    2 seconds
    FAILED LNK: Registry Checking that all components in the registry have a link to host
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    0 seconds
    PASSED CFG: Environment Checking whether system path variable length exceeds 2,000
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component SHARED_SERVICES_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    FAILED Registry Validating that Registry has been initialized
    Error: Checker execution failed.
    Recommended Action: Refer to the validation logs for exception details.
    4 seconds
    EPM System Registry
    Essbase / Essbase
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Essbase Server: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Essbase / Essbase Administration Services
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Database: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_ADMINISTRATION_SERVICES_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Essbase / Essbase Integration Services
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Essbase Integration Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_INTEGRATION_SERVER_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Essbase / Essbase Studio
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Database: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_STUDIO_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Essbase / Provider Services
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component ESSBASE_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Foundation / Calculation Manager
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Database: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component CALC_MANAGER_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Foundation / Performance Management Architect
    FAILED AppMgrLoadAdf Launch external checker with next command: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_35/bin/java -DEPM_ORACLE_HOME=C:\Oracle\Middleware\EPMSystem11R1 -DEPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1 -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration -Doracle.core.ojdl.logging.config.file=C:\Oracle\Middleware\user_projects\epmsystem1\config\validation\11.1.2.0\validationTool-logging.xml com.oracle.epm.epma.config.validations.appmanager.AppMgrLoadAdf
    Error: AppMgrLoadAdf failed on initialization. Please check all registry information is valid and that HSS is running.
    Recommended Action: Make sure external checker is working.
    11 seconds
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Create EPMA Virtual Directory: Pending
    Configure Database: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED DimEditorLoadAdf Launch external checker with next command: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_35/bin/java -DEPM_ORACLE_HOME=C:\Oracle\Middleware\EPMSystem11R1 -DEPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1 -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration -Doracle.core.ojdl.logging.config.file=C:\Oracle\Middleware\user_projects\epmsystem1\config\validation\11.1.2.0\validationTool-logging.xml com.oracle.epm.epma.config.validations.dimeditor.DimEditorLoadAdf
    Error: DimEditorLoadAdf failed on initialization. Please check all registry information is valid and that HSS is running.
    Recommended Action: Make sure external checker is working.
    12 seconds
    FAILED EnumApplications Launch external checker with next command: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_35/bin/java -DEPM_ORACLE_HOME=C:\Oracle\Middleware\EPMSystem11R1 -DEPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1 -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration -Doracle.core.ojdl.logging.config.file=C:\Oracle\Middleware\user_projects\epmsystem1\config\validation\11.1.2.0\validationTool-logging.xml com.oracle.epm.epma.config.validations.repository.EnumApplications
    Error: EnumApplications failed on initialization. Please check all registry information is valid and that HSS is running.
    Recommended Action: Make sure external checker is working.
    11 seconds
    FAILED EnumDataSyncs Launch external checker with next command: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_35/bin/java -DEPM_ORACLE_HOME=C:\Oracle\Middleware\EPMSystem11R1 -DEPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1 -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration -Doracle.core.ojdl.logging.config.file=C:\Oracle\Middleware\user_projects\epmsystem1\config\validation\11.1.2.0\validationTool-logging.xml com.oracle.epm.epma.config.validations.repository.EnumDataSyncs
    Error: EnumDataSyncs failed on initialization. Please check all registry information is valid and that HSS is running.
    Recommended Action: Make sure external checker is working.
    11 seconds
    FAILED EnumDimensions Launch external checker with next command: C:\Oracle\Middleware\EPMSystem11R1\..\jdk160_35/bin/java -DEPM_ORACLE_HOME=C:\Oracle\Middleware\EPMSystem11R1 -DEPM_ORACLE_INSTANCE=C:\Oracle\Middleware\user_projects\epmsystem1 -Djava.util.logging.config.class=oracle.core.ojdl.logging.LoggingConfiguration -Doracle.core.ojdl.logging.config.file=C:\Oracle\Middleware\user_projects\epmsystem1\config\validation\11.1.2.0\validationTool-logging.xml com.oracle.epm.epma.config.validations.dimeditor.EnumDimensions
    Error: EnumDimensions failed on initialization. Please check all registry information is valid and that HSS is running.
    Recommended Action: Make sure external checker is working.
    11 seconds
    FAILED PMAJ: EPMA Service Validating whether jobmanager service is available.
    Error: EPMVLD-01006: The EPMA service is not available. Check the log files for details.
    Recommended Action: Check that the server is running.
    0 seconds
    FAILED DSC: EPMA DimensionServer Server Configuration Validating EPMA Dimension Server hyperion-bpma-server startup... Failed...
    Error: Dimension server was not found in Shared Services Registry.
    Recommended Action: Check application is started.
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component EPMA_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Foundation / Workspace
    PASSED CFG: Configuration Validating that configuration tasks have been completed
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component WORKSPACE was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    PASSED REG: Registry All links are present in the registry.
    0 seconds
    Planning
    WARNING CFG: Configuration Validating that configuration tasks have been completed
    EPMVLD-01004: The following configuration tasks have not been completed:
    Configure Database: Pending
    Register with Shared Services: Pending
    Configure: Pending
    0 seconds
    FAILED REG: Configuration Checking if product has only one product node in registry.
    Error: Component PLANNING_PRODUCT was not found in the registry.
    Recommended Action: Try to re-config product.
    0 seconds
    Test start time: 08/31/2013 00:49 AM
    Test end time: 08/31/2013 00:51 AM
    Total test duration: 102 seconds
    Please advise
    this is the second time this has happen

    What I am doing is again running the Start EPM system from Foundation services
    and then I will check to see if the service are up
    Thanks I try that
    Restarted the epmsystem
    but the Oracle database is down
    have to find out how to start
    database error
    Database Instance: Hyperion
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below. Page Refreshed  Aug 31, 2013 2:19:45 AM EDT  
    Database Instance
    Host  localhost
    Port  1521
    SID  Hyperion
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Listener
    Status  Down
    Host  localhost
    Port  1521
    Name  LISTENER
    Oracle Home  C:\app\Administrator\product\11.2.0\dbhome_1
    Location  C:\app\Administrator\product\11.2.0\dbhome_1\network\admin
    Details  TNS-12541: TNS:no listener 
    Agent Connection to Instance
    Status  Failed
    Details  ORA-12541: TNS:no listener (DBD ERROR: OCIServerAttach)
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Aug 31 02:50:09 2013
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    SQL> Connected to an idle instance.
    SQL> SQL> ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_HYPERION'
    Disconnected
    i went to server server and start the oracle listener
    but the database will not start up
    Please advise

Maybe you are looking for

  • How to merge libraries from one external drive to another?

    I have 2 iTunes libraries, one at home and one at work. Both are stored on external LaCie d2 drives. Is it possible to bring my work d2 home, mount it to my home d2, and copy the contents of my work library to my home library? Both computers are flat

  • ISA-95/B2MML centric interface between Oracle ERP and MES

    Hi : A customer wants to know if we have any ISA-95/B2MML centric interface between Oracle ERP and Microsoft Exchange Server. Specifically, they are interested in learning about compliance to OPC UA standards in such integration. Please reply if anyb

  • SRJ Debt collection claim I owe BT a cancellation ...

    I was so pleased to come across this forum via a search for SRJ Debt collectors.  I received a letter from SRJ today asking me to contact them urgently.   Clearly concerned, I called them and have been told that I owe BT just over £35 for cancellatio

  • G/L account determination/change in confirmation

    Hello, How can we achieve G/L account determination and change while creating a confirmation in SRM? Is it possible using the CHANGE_DOC BADI. Ultimately we shoudl be able to modify the G/L account copied from PO in case the product category changes

  • Problem loading video path

    Hi, I have a big project with a lot of videos on premiere elements 8. There are all located on an external HD (in different folders) as well as the file project. I haven't work on it for two months an last week when idecided to work on it again, prem