CTG6638E Container name is not of data type CHAR
Explanation
The Java client application attempted to access or modify CHAR data in the specified BIT container.
System action
The contents of the container have not been modified.
User response
Ensure that the data type of the container matches the data type that the Java client application is attempting to access or modify.