All Apps and Add-ons

In our Oracle RAC environment with dataguard, how do we make Splunk DB Connect 'dataguard aware'?

kochera
Communicator

Hi,

We have an Oracle RAC environment with dataguard. We don't know which instance is the active one and which is the passive one. The JDBC connection string looks like:

jdbc:oracle:thin:@(DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP) (HOST = <hostA-scan>) (PORT = 1532))
    (ADDRESS = (PROTOCOL = TCP) (HOST = <hostB-scan>) (PORT = 1532))
    (CONNECT_DATA =
        (SERVICE_NAME = kudaps_rw.T.pnet.ch)
        (CONNECT_TIMEOUT=5)(RETRY_COUNT=2)
    )
)

Any idea how to make DB Connect 'dataguard aware'?

Cheers,
Andy

pmdba
Builder

Because DBX builds the JDBC uri dynamically from parameters in the database.conf file (host, port, and service name), I do not believe this kind of connect string is currently possible.

0 Karma

kochera
Communicator

Basically we should have a list of hosts and ports DB connect tries to connect to.

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...