We're using IBM Websphere MQ Explorer and when we are checking the format of test message it's MQSTR. Is there any way in which I can change the format to null. Can we change it through JMSSTUB and if yes, then how. My main concern is to make the format null. Is there any command on linux to change the property of queue format as null.
I tried to change it in the log4j file by creating new param entry but still unable to achieve the result.