Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mapviewer / Map Visualisation Component - datasource over tcps

lukasz_lagoszSep 12 2022

Hi
Does MV/MVC can define permanent datasources with connection to DB with TCPS ?
As a documentation says:
"The jdbc_mode attribute tells the map visualization component which Oracle JDBC
driver to use when connecting to the database. The default is thin (for the "thin"
driver). The other possible value is oci8, which requires that you also have the
Oracle Database client installed on the same host on which the map visualization
component is running."

thin - does not specifies anything with this.
oci8 - this requires oracle client, but does not specifies that this mode can access DB through TCPS

Comments
Post Details
Added on Sep 12 2022
1 comment
262 views