ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Size of each row in message in Queue

Post new topic  Reply to topic
 Size of each row in message in Queue « View previous topic :: View next topic » 
Author Message
manas
PostPosted: Wed Jun 14, 2006 8:30 am    Post subject: Size of each row in message in Queue Reply with quote

Newbie

Joined: 14 Jun 2006
Posts: 1

Hi , I am sending one file through MQ series queue to SAP. The file has 10 rows each of 1500 characters. When SAP receives the file, the format of the file seems to be changed, so it is failing. NOw I need to verify that MQ is not breaking each line 2 lines as the other end reports 20 rows to me. I am novice in MQ series. I have access to MQ series . So please let me know where the possible error can be ...
Is theere parameter which says what can be max length of a line in MQ


As i know in notepad, it breaks 1 line into 2 if it is more than 1024 chars.


Any help on this is highly appreciated.
Back to top
View user's profile Send private message
EddieA
PostPosted: Wed Jun 14, 2006 10:34 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

To MQ, the message is just a string of bits/bytes. It doesn't "know" what the data is, it just delivers what it was given.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Jun 14, 2006 1:44 pm    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

You might want to run amqsbcg against the message while it is in the queue. It might shed some light on what is actually being written by the application.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
fjb_saper
PostPosted: Wed Jun 14, 2006 3:29 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

And you might as well keep in mind the changes in environment.
If only string make sure the message is formatted for MQSTR and the get is done with convert.

I suspect this is a problem between PC and Unix formats for the line change.
\n = 0x0A0D in the PC world
\n = 0x0A in the Unix world or something like that (Memory is shot).

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Size of each row in message in Queue
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.