Thanks a lot for Your answer n_i!
I'm developing the application with Java/iBatis/AS400.
When i call a stored procedure with appropriate (String, CHAR(10)) IN parameters, for every OUT parameter value i get an array of small cubes instead of data (String).
I did some researches around the web in the meantime, and i get idea to tweak some of the parameters described on:
http://publib.boulder.ibm.com/infoce...properties.htm
Still no success...
Am i digging in the right direction?
Any more useful hints?
Regards
P.S.
Let me know if any more details are necessary for appropriate diagnose