Forum Discussion
richie
4 years agoCommunity Hero
Hey mukulgupta
The issue youre having is typically due to a mismatch between the jre, the jdbc driver and the database youre trying to connect to.
Have you checked?
1. The version of java needed by oracle 19?
2. The version of jdbc driver matches the java version?
3. The bit type (dunno what else to call it, i mean ensure everything ia consistent...either everything 32bit or everything 64bit...you cant mix and match)
Ta
Rich
T
The issue youre having is typically due to a mismatch between the jre, the jdbc driver and the database youre trying to connect to.
Have you checked?
1. The version of java needed by oracle 19?
2. The version of jdbc driver matches the java version?
3. The bit type (dunno what else to call it, i mean ensure everything ia consistent...either everything 32bit or everything 64bit...you cant mix and match)
Ta
Rich
T
Related Content
- 4 years ago