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

393484
It's normal there is a bug on a DLL used by OUI

there is a good note on METALINK


http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=BUG&p_id=1507768

I hope it will help you

regards
854113
there is no data and patch id 1507768 in metalink
help me to finding the corrent path of this patch id 1507768
1 - 2

Post Details

Added on Jan 16 2022
0 comments
132 views