IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Junk data being appended while sending a message


IBM Mainframe Forums -> Java & MQSeries
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
maximus

New User


Joined: 28 May 2009
Posts: 6
Location: pune

PostPosted: Tue Jun 16, 2009 6:05 pm
Reply with quote

Dear All
Could you please tell me the steps of how to rectify this issue.

Issue:

1. While sending messages from AIX box to websphere MQ in zos junk data in being appended .
2. We can view this junk data in the cics application log file that is connected to the mq box.

3. Error Message
:-

RFH MQSTR _ ( ¦_ ¬ ( _ ¦_ ¬¢( ¬ |¬
? ¬ ¬¢( |¬ & ? _ _ % % ¦_ <?xml version="1.0" encoding="UTF-8

Thanks & Regards
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Tue Jun 16, 2009 6:31 pm
Reply with quote

Is your CICS application expecting native MQ messages or JMS messages? This looks somewhat like the JAVA RFH2 which would be at the start (prepended, not apopended) of the message.

If this is JMS to non-JMS, you need to set the sending application's destinationTARGCLIENT property MQ.


Hope this helps,

Garry.
Back to top
View user's profile Send private message
maximus

New User


Joined: 28 May 2009
Posts: 6
Location: pune

PostPosted: Tue Jun 16, 2009 6:54 pm
Reply with quote

Hi Garry

Could you please tell me how to set the sending application's destination TARGCLIENT property MQ.

Findings:-
1. The message is being triggered from websphere appplication server. It then reaches the mq server(z/os) from where the cics application picks up the messages. In the cics logs the just data is getting displayed.
Back to top
View user's profile Send private message
Garry Carroll

Senior Member


Joined: 08 May 2006
Posts: 1193
Location: Dublin, Ireland

PostPosted: Tue Jun 16, 2009 7:36 pm
Reply with quote

Have a look for TARGCLIENT in
publib.boulder.ibm.com/infocenter/wbihelp/v6rxmx/index.jsp?topic=/com.ibm.wbia_adapters.doc/doc/front_arena/front20.htm

Anotyher option might be to change the legacy application to allow for RFH2.

Garry.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Java & MQSeries

 


Similar Topics
Topic Forum Replies
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
This topic is locked: you cannot edit posts or make replies. how can I proof that message was post... Java & MQSeries 1
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top