Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This error message suggests that there was an attempt to convert the string value "CHINA" to a numerical type of UNIT8, but the conversion failed. It could be because the value "CHINA" is not a valid input for a UNIT8 type, or there might be some data formatting or input errors in the conversion process. It is recommended to check the data type requirements and ensure the correct input format before attempting the conversion again.