Oracle OEM issue with RAC Database

We're have Grid Control 11g on Linux. The issue that I've is when trying to access the "Top Activity" screen for node 1 of a 2-node RAC cluster. The general "Performance" tab displays, but the graphs will not get past "Loading". Furthermore, when you click "Top Activity", the page displays but with no graph and the following error:
ORA-12504-TNS:listener was not given the SID in CONNECT_DATA
Access to the screens which aggregate all instances or to node 2 specifically seems to work properly. This is case whether the SCAN listener is running on either node.
We have a 2-node RAC 11gR2 cluster w/ ASM and 3 SCAN listener. This is HP-UX
Enterprise Manager 11g is being run from another host, this is RHEL5

bcm@bcm-laptop:~$ oerr ora 12504
12504, 00000, "TNS:listener was not given the SERVICE_NAME in CONNECT_DATA"
// *Cause:  The listener was not configured with a default service and
//  SERVICE_NAME was missing from the CONNECT_DATA received by the listener.
// *Action: Possible solutions are:
//  - Configure DEFAULT_SERVICE parameter in LISTENER.ORA with a valid service
//    name. Reload the listener parameter file using reload [<listener_name>].
//    This should be done by the LISTENER administrator.
//  - If using a service name, Check that the connect descriptor corresponding
//    to the service name in TNSNAMES.ORA has a SERVICE_NAME or SID component
//    in the CONNECT_DATA.

Similar Messages

  • Oracle E-Businesssuite with RAC Database with PCP enabled.

    While setting up Transaction Managers for PCP, we need to set the following parameters
    Could you please let mek now, what are these? why need to set?
    Edit $ORACLE_HOME/dbs/_ifile.ora. Add the following parameters:
    lmglobal_posts=TRUE
    immediatecommit_propagation=TRUE

    Hi,
    lmglobal_posts if TRUE deliver global posts to remote nodes
    immediatecommit_propagation if TRUE, propagate commit SCN immediately
    These parameters are used for read consistency.
    Regards,
    Mithun
    Refer:
    http://www.recovery-for-oracle.com/Params/parm590.htm
    http://www.orafaq.com/parms/parm761.htm
    Hope this helps.

  • Oracle Discoverer 4i (portal db - oracle 8i) connectivity issue with 11g database

    Hi All
    We have oracle discoverer 4i with portal db (oracle 8i).
    We connect to the external databases using db links in the portal db and the reports will use the db link to retrieve the data from views in the external databases.
    External databases we were connecting is oracle 10g version and now we have upgraded these databases to 11g version.
    Now i have a created a new db link to this 11g database and i have created a new EUL in portal to connect to this 11g database.
    But when i try to create a report using the discoverer from this new EUL after login to the discoverer we get a "cannot connect to database" error.
    We have all the necesscary privilege to the user and the new database link works perfectly fine. (when we try to query directly using SQL plus from portal database using this db link the query works perfectly fine).
    Im not sure if this is a compatibility issue in connecting from oracle disc 4i to a 11g database.
    Can any one advise if this is the case and if there is any workaround for this?
    Regards,
    Raj

    Are you saying you are having issues with a database link between 8i and 11g (pl post exact versions to 4 digits) ? If so, it should be expected as database links between these two versions are not supported. Is there a reason you cannot upgrade the portal database to at least 10gR2 ?
    See MOS Doc 207303.1
    HTH
    Srini

  • Fresh Instalation of Oracle E-bussiness suite with RAC database

    Hi,
    Could you pls give me a high level overview steps for Fresh Installation of E-Bussines suite 11i/R12 with RAC database?
    Thanks
    John

    RapidWiz does not have the feature of installing Oracle Apps 11i/R12 with RAC. Refer to the following links for more details about the installation steps.
    11i (11.5.10.2+ virtual) Documentation Library
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Release 12.0.4 Documentation Library
    http://download.oracle.com/docs/cd/B40089_09/current/html/docset.html
    For RAC configuration, depending on your application/database version, please refer to the following note (All relevant notes/documents for configuring 11i/R12 with 9i/10g/11g RAC database are listed in this note):
    Note: 745759.1 - Oracle E-Business Suite and Oracle Real Application Clusters Documentation Roadmap
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=745759.1

  • Configure SOA/BAM with RAC database

    Hi,
    We've configured SOA Cluster 11.1.1.3 with RAC database 11.1.7. For thiis we've create RAC multi datasources and the JDBC details of these datasources are as under:
    Datasource name: SOA-RAC-1
    =====================
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-1-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID1)))
    Datasource Name: SOA-RAC-2
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-2-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID2)))
    Multi Datasource=rac1 & rac-2
    Everything is up and running, but when we are testing it by stopping one of the ndoe fo RAC (Say Node-1) and starting the managed server we are getting following error:
    <Nov 15, 2010 2:22:05 AM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'leasing-rac0-jdbc' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    Truncated. see log file for complete stacktrace
    ===========================================
    <Nov 15, 2010 2:22:31 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:33 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:37 AM CST> <Warning> <JNDI> <BEA-050007> <An attempt was made to look up non-versioned global resource "topic.oracle.bam.messaging" from an application version "oracle-bam [Version=11.1.1]". This can potentially cause conflict of the global resource usages among multiple application versions.>
    <Nov 15, 2010 2:22:38 AM CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Nov 15, 2010 2:22:38 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-owsm-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    And managed server goes to admin mode. Its with both SOA and BAM servers.
    Please let me know if someone has come across this error or is there anything I am missing while configuring the multi datasource.
    Thanks,
    Suraj Sharma

    Hi Suraj,
    even i am facing the same issue, were you able to resolve this issue?
    Thanks,
    Deepa

  • Issue with changing database location at runtime

    I am having a similar issue to:
    Re: Issue with changing database location at runtime
    where I am using Crystal Reports 2008 SP 3 fix pack 3.3 and a OLE DB connection to a SQL 2008 R2 server. Running on a computer on the network where the report can see the original development server is fast, other computers where that server is not available are hanging 20 seconds before coming up.
    I am using the same code from the Crystal Sample app to change the connection on each table. I found that the slowness comes the first time the ReportDocument object is accessed to get the collection of database tables, before the connection info is set.
    Fix pack 3.4 was mentioned in that post.  Does fix pack 3.4 fix that issue? I don't see fix pack 3.4 on the downloads page (https://websmp130.sap-ag.de/sap%28bD1lbiZjPTAwMQ==%29/bc/bsp/spn/bobj_download/main.htm)

    I just found on the reports that were having the issue there was a SQL Expression.  Per this thread:
    Re: Report load is slow after changing database servers
    There was an issue with that and the fix is not out til the end of Feb so I found a way not to use the SQL Expression and the speed is much better.
    However, your information provided led me to this post:
    Cannot Change Table Location, but Only for One Report
    And I am also experiencing an issue where the table location is not changing on one subreport and I will look into that as a possible solution.
    Thanks so much for your help.

  • How to connect oracle forms 6i with .odb database

    Hai,
    I need to connect oracle forms 6i with .odb database.
    What are the software i need to install.
    tell me the steps hoe to connect the oracle forms6i with .odb database

    I must say honestly that I got a little ticked when you have mentioned .odb is oracle lite.You should mention the complete name of the software whichever it may be as its not at all mandatory,everyone would know the acronym.
    Anyways,a quick search revealed this.
    Connect Forms 6i application to Oracle 10g Lite database on notebook
    I have not worked in Oracle lite at all.So I can't help much in it.But as per the thread,it wont be a straight connectivity.I would suggest you contact Support
    Aman....

  • Can Oracle APEX work with other databases?

    Can Oracle APEX work with other databases like Microsoft SQL Server or Sybase... etc.?

    Though, the Generic Connectivity does not cost extra.
    It doesn't have all the features of Transparent Gateway, but if you can access the foreign database with an ODBC driver,
    it's an easy way to integrate multiple databases.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14232/gencon.htm#HETER007
    In one application, I pull data into materialized views from MS Access and Lotus Notes.
    Since Apex lives in an Oracle database, it inherits all of the functionality of Oracle.
    There's not much it can't do.

  • Oracle 10g - issue with "DELETE from TABLE WHERE ID in (1,2,3)" (cfqueryparam used)

    Hello, everyone.
    I am having issues with running a DELETE statement on an Oracle 10g database.
    DELETE
    FROM tableA
    WHERE ID in (1,2,3)
    If there is only one ID for the IN clause, it works.  But if more than one ID is supplied, I get an "SQL command not properly ended" error message.  Here is the query as CF:
    DELETE
    FROM TRAINING
    WHERE userID = <cfqueryparam cfsqltype="CF_SQL_VARCHAR" value="#trim(form.userID)#">
         AND TRAINING_ID in <cfqueryparam value="#form.trainingIDs#" cfsqltype="CF_SQL_INTEGER" list="yes">
    Anyone work with Oracle that can help me with this?  I'm an experienced MS-SQL developer; Oracle is new to me.
    Thanks,
    ^_^

    Nevermind.. a co-worker just told me that I still have to use parenthesis around the values for the IN clause. 

  • Jdbc 9.2 work with RAC database

    Dear Sirs,
    I notice that jdbc 9.2 support the use of service name in the connection string, i.e : host:port_no:service_name, prior to 9.2, sid must be used to make the connection.
    Question
    1. After using jdbc 9.2 with service name, can it be benefit from the load-balancing and failover feature of 9i RAC database ?
    2. Does jdbc 9.2 compatible with Oracle 817 database ?
    Thanks

    I am having a number of problems using JDBC 9.2 with Oracle Server 8.17. Specifically it is not recognizing existing column names and applying un-related constraints when attempting to access tables. It appears to function correctly when using Oracle Server 9.0.1. Is anyone having similar problems?

  • How does Oracle client communicate with a database server

    Looking to idenify how Oracle Database Client for OpenVMS communicates with database server and whether the protocol used is secure. Realize that it is using whatever the configured network protocol is (ie. tcpip) but is languauge it uses ( ie. SQL, etc..)  secured/encrypted and if not what steps can be taken to encypt

    Arizuddin wrote:
    I have installed oracle client 10g on client pc for getting connection to Oracle databse 10g (runng on windows server) usng ODBC through SAGE ACC PAC (ERP). Working fine earlier. Now all of a suddent user starts complaining about database connection. When checked his pc registry values. Two values of ODBC keys are reset to null. Those are DSN and DRIVER values. How come this values reset to null? What is causing this to reset?Nothing in this has anything to do with the sever. You need to check what the client did on his machine that caused registry to get modified?
    How does oracle ODBC works with Oracle database? Need to know all the steps involved?The connectoin from any client is initiated by a client process. This client process is supposed to get a server process to do his work. So if this is done, the client can work now with oracle . Please see the concepts guide for the gory details of the entire process.
    HTH
    Aman....

  • Oracle 10g - Issue with Timestamp

    Hi All,We are having an issue with Oracle 10g and Hyperion Intelligence Explorer 8.3.1.133I can only use ODBC to connect to 10g. If I use SQL Net as my connection source I get the dreaded "An unknown error has occurred".Hyperion support tells us to roll back to 8i or just use ODBC until patch released.Anybody know of any workarounds?Regards,Mike

    Nevermind.. a co-worker just told me that I still have to use parenthesis around the values for the IN clause. 

  • Oracle text - issue with contains query

    Hello,
    Need urgent help.
    Following code in my procedure is giving me error.
    TYPE c_1 is ref cursor;
    result_cursor c1;
    i_text2 := 'NEW%';
    open result_cursor for
    'select /*+ INDEX_SS_DESC(e cad_addr_idx2 )*/
    from cad_address
    where
    contains(text, {:i_text2}, 1) > 0
    and rec_type in (1,2,3,4)
    order by occur_count desc'
    using
    i_text2;
    ORA-00936: missing expression
    ORA-06512: at "AV_OWNER.MY_PROC", line 43
    ORA-06512: at line 6
    Oracle version is 11.2.0.3.0.
    Thanks,

    check your table is 'text indexed' on this 'Text' column.To knoow more about 'text index' go to
    http://docs.oracle.com/cd/B19306_01/text.102/b14217/ind.htm
    Also refer to the below thread where someone had faced issues with CONTAINS clause.
    ORA-20000: Oracle Text error: DRG-10599: column is not indexed

  • Oracle db issue - with ODI

    Hi ,
    I used oracle as Relational DB for ODI, At first time when I am configuring it is fine , let when I restart my computer ..it is unable to connect .
    The error I am getting is
    java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
    The Connection descriptor used by the client was:
    localhost:1521:hyperion
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:280)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:361)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:595)
         at com.sunopsis.sql.SnpsConnection.u(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.c(SnpsConnection.java)
         at com.sunopsis.sql.i.run(i.java)
    From the error I believe its the issue with Oracle db port number, Here hyperion is SID,
    now how to check the listener port number, if it is varying then how to make the portnumber static.
    how to reslove this issue.
    Thank You

    Are you sure the oracle listener is up and running.
    You could try the following from command line
    tnsping <net service name>
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Whats the BEST Deployment Practice for appsTier (2 Node) with RAC Database

    Hi All,
    Whats the BEST Deployment Practice for appsTier on Shared APPL_TOP between two application tier Nodes and a RAC Database.
    Regards
    Satish

    Satish,
    Could you elaborate; are you looking for how to distribute the tiers(forms, web, conc., etc.); are you asking about PCP (parallelt concurrent processing)..
    Regards,

Maybe you are looking for

  • Posting modified data from adf table.

    Hi, I'm still novice in JDeveloper and ADF. I need to exchange data between two records and store changes in the database. If I'm using the code below public void exchangeData(String iterator) { BindingContainer bindings = getBindings(); DCIteratorBi

  • I am Creating a Kickstarter fund raising campaign video and need help with how to do it?

    I need help in putting together a 2-3 minute video for my Kickstarter fund raising campaign titled 1 YEAR, 10,000 PIECES, 1 ARTIST Live Streaming 24/7.  I only have images and voice to work with no video camera and I need as simple iMovie tutorial as

  • Trouble creating new app

    I am new to Planning and having trouble creating a new app. I'm working w/ the Classic App Wizard in Workspace. I have created a 'hypuser' schema on Oracle 10g and and I use this in the 'configure database' stage of the Planning config. I have create

  • How do I get the Label for a Front Panel Control to appear in the Block Diagram but not on the Front Panel?

    How do I get the Label for a Front Panel Control to appear in the Block Diagram but not on the Front Panel? On the Front Panel I am making a complex control that consists of a Slider and a Numerical Input box. Both Controls display the same informati

  • Number of copies in .spl file

    How to get number of copies count from  .spl file. This .spl file is generated from windows 2008 server machine.  i need the code in c#.