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 » CSQUTIL abends with A78-10

Post new topic  Reply to topic
 CSQUTIL abends with A78-10 « View previous topic :: View next topic » 
Author Message
mgrabinski
PostPosted: Thu Jul 31, 2003 1:11 am    Post subject: CSQUTIL abends with A78-10 Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

Hi fellow mainframers,

When I tried to LOAD a queue with messages from a data set, I got the following error:

Code:

IEA705I ERROR DURING FREEMAIN SYS CODE = A78-10 MQKKSP CSQUTIL


It means that
Quote:
The private area storage to be freed overlaps free storage.


What can I do to make it run?

Here is my job:
Code:

//CSQUTIL EXEC PGM=CSQUTIL,PARM='QS2T',REGION=0M
//STEPLIB  DD   DISP=SHR,DSN=MQM.SCSQANLE       
//         DD   DISP=SHR,DSN=MQM.SCSQAUTH       
//SYSPRINT DD SYSOUT=*                           
//INPUT    DD   DSN=MARCIN.MQS.KSP.ERR,DISP=SHR 
//SYSIN    DD *                                 
  LOAD QUEUE(KSP.ERR.OLD) DDNAME(INPUT)         
/*                                               


The size of the data set with messages is 1500 tracks (some 4000 messages)
_________________
Marcin Grabinski <><
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 » CSQUTIL abends with A78-10
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.