DX Application Performance Management

  • 1.  oracle RAC introscope 9.1

    Posted Sep 05, 2013 12:13 PM
    Does introscope 9.1 support an Oracle RAC jdbc url?


  • 2.  RE: oracle RAC introscope 9.1

    Broadcom Employee
    Posted Sep 05, 2013 03:20 PM
    What version of 9.1 and what version of Oracle w/RAC option?


  • 3.  RE: oracle RAC introscope 9.1

    Posted Sep 05, 2013 03:25 PM
    Introscope Enterprise Manager Release 9.1.6.0
    Oracle 11.2.0.1 server.

    we have the oracle connection info in the tess-db-cfg.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE hibernate-configuration PUBLIC
    "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
    "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
    <hibernate-configuration>
    <session-factory>
    <property name="em.dbtype">Oracle</property>
    <property name="hibernate.dialect">org.hibernate.dialect.OracleDialect</property>
    <property name="hibernate.connection.driver_class">oracle.jdbc.driver.OracleDriver</property>


  • 4.  RE: oracle RAC introscope 9.1

    Broadcom Employee
    Posted Sep 05, 2013 03:51 PM
    Are you asking if the SQLAgent in the Java/.NET agent supports Oracle URLs or if APM DB is supported on RAC?

    The agent has full support for Oracle w/RAC since 9.1.1.0: 100563668


  • 5.  RE: oracle RAC introscope 9.1

    Posted Sep 05, 2013 03:53 PM
    No, I do not use SQL agents. This is the db for the EM/MOM. I have java agents connected to the EM/MOM and my db server is on an Oracle RAC.


  • 6.  RE: oracle RAC introscope 9.1

    Broadcom Employee
    Posted Sep 05, 2013 03:55 PM
    You are already using the SQLAgent; it's a part of the Java agent.


  • 7.  RE: oracle RAC introscope 9.1
    Best Answer

    Broadcom Employee
    Posted Sep 05, 2013 04:23 PM
    We support APM DB on Oracle 11g R2 with RAC option from APM 9.1.2.0 going forward.

    Please note that there's a known installation issue documented in the Readme file for all versions of 9.1. Please make sure to pass that information along to your DBA before creating the schema.


  • 8.  RE: oracle RAC introscope 9.1

    Broadcom Employee
    Posted Sep 05, 2013 03:53 PM
    If you're asking about the APM DB, please download the bookshelf and read the prerequisite for installing the APM DB.
    Also, you can download the latest compatibility guides.

    100689977


  • 9.  RE: oracle RAC introscope 9.1

    Posted Sep 19, 2013 01:33 PM
    You need to use SCAN.


  • 10.  RE: oracle RAC introscope 9.1

    Broadcom Employee
    Posted Sep 19, 2013 01:41 PM
    It has to do with enabling partitioning on the RAC; you can find the details in the ReadMe and in the installation guide.