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 » CSQX027E Unable to get storage on z/OS

Post new topic  Reply to topic
 CSQX027E Unable to get storage on z/OS « View previous topic :: View next topic » 
Author Message
hwv
PostPosted: Fri Jun 03, 2005 1:19 am    Post subject: CSQX027E Unable to get storage on z/OS Reply with quote

Novice

Joined: 03 Jun 2005
Posts: 19

Hello,

I've built some big qeues (100MB) to replace an application using ftp for file transfer on z/OS.
I have defined a remote queue, a XMIT queue with a MaxMsgLength of 104857600, a channel with the same length and a queue on the remote QMGR.

When I put a message of 8MB onto the Rqueue, it is put onto the queue on the Remote qmgr.

When the message is about 50MB, the channel ends abnormal, because it can't get the storage:

Code:
17.19.01 STC18834  +CSQX500I MQB1 CSQXRCTL Channel MQB1.TO.MQT0.100 started     
17.35.57 STC18834  +CSQX027E MQB1 CSQXRCTL Unable to get storage, RC=00000004   
17.35.57 STC18834  +CSQX599E MQB1 CSQXRCTL Channel MQB1.TO.MQT0.100 ended abnorm


Any idea, where I have to define, how much storage can be requested?

Thanx
Heinz-Willi
Back to top
View user's profile Send private message
Mr Butcher
PostPosted: Fri Jun 03, 2005 1:44 am    Post subject: Reply with quote

Padawan

Joined: 23 May 2005
Posts: 1716

From the Assembler Services Manual
RC 4
If you did not specify EXPLICIT on the LOC parameter: Meaning: Environmental error. Virtual storage was not obtained because insufficient storage is available.
Action: Consult the system programmer to see if you have exceeded an
installation-determined private storage limit. If you specified EXPLICIT
on the LOC parameter: Meaning: Program error. Virtual storage was
not obtained because part of the requested storage area is outside
the bounds of the user region. Action: Determine why your program
is mistakenly requesting storage outside the user region. If your region size is too small, consult the system programmer about increasing the
region size.


check the CHIN for any REGION specifications, and check with your sysprog for system limits.
_________________
Regards, Butcher
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » CSQX027E Unable to get storage on z/OS
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.