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 » How do you put 65000+ byte Message in RPG?

Post new topic  Reply to topic
 How do you put 65000+ byte Message in RPG? « View previous topic :: View next topic » 
Author Message
ballplayer
PostPosted: Sun Feb 03, 2002 6:55 pm    Post subject: Reply with quote

Novice

Joined: 25 Jan 2002
Posts: 12
Location: Toronto

I am trying to put a large message onto a Queue using the RPG programming language on AS/400. However, it seems that the maximum size for a buffer is around 65000 in RPG. Right now, I am just segmenting the messages and sending it to a Java program that reassembles the message and puts it back onto another queue.

Does anyone know how to put a large Message onto a queue in RPG/ILE?
Back to top
View user's profile Send private message Send e-mail
kolban
PostPosted: Sun Feb 03, 2002 7:31 pm    Post subject: Reply with quote

Grand Master

Joined: 22 May 2001
Posts: 1072
Location: Fort Worth, TX, USA

I don't know any RPG to assist with the language restriction. From an MQSeries perspective, you can write a sequeuence of messages and have the queue manager present those to the recipient as a single message using MQSeries segmentation features.
Back to top
View user's profile Send private message
Tom Stewart
PostPosted: Wed Sep 22, 2004 4:59 am    Post subject: Reply with quote

Newbie

Joined: 28 Jul 2004
Posts: 4
Location: Philadelphia

As this was posted in '02 this is a little late for this this individual and there's not much in the way of detail...but I'd use a multiple occurence DS
_________________
Live To Ride!
Back to top
View user's profile Send private message
JLRowe
PostPosted: Wed Sep 22, 2004 6:05 am    Post subject: Reply with quote

Yatiri

Joined: 25 May 2002
Posts: 664
Location: South East London

If my memory serves me correctly then you can use the MALLOC function in ILE RPG, this allows you to grab upto 2gb. You can base a data structure on top of the buffer at the pointer returned by MALLOC.
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 » How do you put 65000+ byte Message in RPG?
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.