Skip to Main Content

Java Database Connectivity (JDBC)

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!

Error in Tibco Jaspersoft and Autonomous database documentation

MrHarrisJan 16 2022 — edited Jan 16 2022

I found wrong connection string in Oracle documentation on link:
https://www.oracle.com/a/ocom/docs/database/adw-conn-tibco-jaspersoft.pdf Its wrong it should be :
jdbc:oracle:thin:@testy_medium?TNS_ADMIN=C:\\Work_files\\Wo rk_data\\wallets\\TESTY
instead of :
jdbc.oracle.thin@:testy_medium?TNS_ADMIN=C:\\Work_files\\Wo rk_data\wallets\TESTY
For everyone who just copied and modified the path that is the reason of getting connection error.
Hope that they will edit the documentation.
@anthony-t-oracle

Comments
Post Details
Added on Jan 16 2022
0 comments
133 views