Page 1 of 1

Schema initialization failed for charset UTF-8 (using MQ Sg)

Posted: Fri Jun 18, 2010 12:14 am
by dineshrk
Hi,

I am getting the following error while extracgting data from messege queue and the job is getting aborted. This is happening for the first run and if i compile and run again it is going fine.

"SRC_MQ_Queue,0: [IIS-CONN-WSMQ-000096] Schema initialization failed for charset UTF-8 on message payload column /MsgBody. The specified charset is not acceptable by the framework (CC_WSMQUtil::validateDataSetDef(), file CC_WSMQUtil.cpp, line 863)"

And

"main_program: APT_PMsectionLeader(1, node1_1), player 3 - Unexpected exit status 1.
APT_PMsectionLeader(1, node1_1), player 4 - Unexpected exit status 1."

Please help me out in resolveing this issue.

Thanks in advance.

Posted: Fri Jun 18, 2010 5:07 am
by ArndW
While I'm not sure what the problem could be, it would be helpful if you were to change your charset to something else to see if the error messages persist. Is the MQ queue you are reading in another character set, i.e. coming from a host and in EBCDIC?