Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Is there is any limitations in using Queue?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX
Author Message
rexx77

New User


Joined: 14 Apr 2008
Posts: 4
Location: Mysore

PostPosted: Tue Apr 15, 2008 4:39 pm    Post subject: Is there is any limitations in using Queue?
Reply with quote

I have a small question regarding usage of QUEUE. I'm pushing a large amount of data after validation into the stack and writing all the contents from the stack into a dataset in a single step.

Once the queue data content is increased to more than 2000 lines, the rexx script is failing. I dont know the reasong behind this, as it didn't show anything.

I would like to know is there is any limitations in using QUEUE?
Back to top
View user's profile Send private message
References
PostPosted: Tue Apr 15, 2008 4:39 pm    Post subject: Re: Is there is any limitations in using Queue? Reply with quote

expat

Global Moderator


Joined: 14 Mar 2007
Posts: 2186
Location: Brussels once more ...

PostPosted: Tue Apr 15, 2008 5:09 pm    Post subject:
Reply with quote

No error messages issued at all ???
Back to top
View user's profile Send private message
rexx77

New User


Joined: 14 Apr 2008
Posts: 4
Location: Mysore

PostPosted: Tue Apr 15, 2008 5:15 pm    Post subject:
Reply with quote

i am using JCL and rexx to accomplish this requirement in Batch mode. When i checked the spool there are no error messages.

i dont know the origin of the problem, i doubt there may be some storage limitations in Queue.

Thanks in advance
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 2186
Location: Brussels once more ...

PostPosted: Tue Apr 15, 2008 5:19 pm    Post subject:
Reply with quote

I have only ever seen the message - something like

STORAGE EXHAUSTED when using a large amount of data to be read, and queued, and solved it by processing the data in chunks of 10K records.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1754
Location: Israel

PostPosted: Wed Apr 16, 2008 12:29 am    Post subject:
Reply with quote

The exact message is: IRX0005I Machine storage exhausted.

Try to provide more storage by enlarging your REGION parameter.

O.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CLIST & REXX All times are GMT + 6 Hours
Page 1 of 1