Oracle Weblogic Server (MOSC)

MOSC Banner

Why Weblogic 12.1.3 datasource returns character data as empty strings?

edited Nov 27, 2015 10:14AM in Oracle Weblogic Server (MOSC) 1 commentAnswered

Environment details:

1. I've installed weblogic 12.1.3 (fmw_12.1.3.0.0_wls.jar) on a windows 64-bit machine using JDK 1.8.0_31 (64-bit).

2. Created a domain which runs on JDK 1.8_31

3. Created datasources to connect to Oracle Database(11.2.0.1.0) using weblogic provided thin drivers (tried both XA and non-XA). I used all default settings for the datasource configuration.

4. I've deployed my application over the created domain which uses the datasouce to connect to Oracle database.

Issue: I could connect to database, I could pull data which were of type Number and Date, but the character data (varchar). The character data that I received was empty strings. Are there any settings I need to do in special for this version.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center