Hi,
I have problem like i'm sending 6000 bytes from cobol stored procedure..which when i get in java...my bytes gets reduced in Websphere Application Server(runs on Sun Solaris).This is character which creates problem �.When this character comes twice in the screen...it works fine.but after that each appearance of this character reduces me one byte.This problem in my local PC(Visual Age for
Java running on Windows 2000)is not appearing.Data is coming from MainFrame...I checked the db2 driver version in both these environments.
WORKING
Driver Name:IBM DB2
JDBC 2.0 Type 2
Driver Version:07.02.0000
Driver Major Version:7
Driver Minor Version:1
NOT WORKING
Driver Name:IBM DB2 JDBC 2.0 Type 2
Driver Version:07.02.0005
Driver Major Version:7
Driver Minor Version:1
As u can see only the minor change...Is it the probelm....
Need Help.
Thanks