
Contributor II
2016-08-29
04:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
java.sql.SQLException: Protocol violation
Hi Shong,
We are also getting same 'Protocol violation' error in tOracleInput component while running our job from TAC. We are using cjdbc7 with Oracle 12C database version.
Exception in component tOracleInput_3
java.sql.SQLException: Protocol violation
Can anyone help on this ?
Thanks in advance
Tamil Mynthan M
We are also getting same 'Protocol violation' error in tOracleInput component while running our job from TAC. We are using cjdbc7 with Oracle 12C database version.
Exception in component tOracleInput_3
java.sql.SQLException: Protocol violation
Can anyone help on this ?
Thanks in advance
Tamil Mynthan M
158 Views
1 Reply

Anonymous
Not applicable
2016-08-30
06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Does the problem occur in studio or it only occurs when you execute it from TAC? I searched the exception on internet and found this page, basically, this issue is caused by JDBC driver, to fix it, upgrade the driver to ojdbc7 version 12.1.0.2.
Regards
Shong
Does the problem occur in studio or it only occurs when you execute it from TAC? I searched the exception on internet and found this page, basically, this issue is caused by JDBC driver, to fix it, upgrade the driver to ojdbc7 version 12.1.0.2.
Regards
Shong
158 Views
