Configure dataguard
HI,
We would like to know if configuring oracle dataguard syntax in TNSNames has an impact on the Java applications connection to the database, or it is fully transparent.
i.e Should we change the jdbc connection string from a jdbc datasource on a WebSphere Application Server ? Same question if we are having a direct jdbc connection from java standalone application
May i declare the config in the tnsname and also on the websphere client side ?
Thanks