L.H.,
I may have missed it, but what is the expected value you are wanting to get back from DB2? In other words, what value did they get from DB2 in VAGen.
Are they concerned about the decimal values or the separators?
And what JDBC properties are you using on the connection URL. This is what normally controls the format when you use CHAR host variables with a DB2 timeStamp column type, not EGL.
Finally, couple of questions:
- you said they had a problem with insert, but your example shows the "get". What is the format in the CHAR host variable when it is inserted?
- How is the record defined? And especially the field in the record ? Does it have a sqlDataCode specified?
- What build descriptor settings are being used when the program is run?
- If this is a runtime problem, what java runtime properties are set (usually controlled by build descriptors, but not 100%)
As Jeff said, you can open a PMR, but you can also post the answers/sample code here. I believe this is just a matter of setup and the answer would be good for all...but we can see.
Mark
markevans