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
 
How to control the number of task?

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES
Author Message
vice_versa
Warnings : 1

New User


Joined: 26 Feb 2006
Posts: 7

PostPosted: Wed Dec 27, 2006 10:17 pm    Post subject: How to control the number of task?
Reply with quote

I wrote a batch mq program and an online program.
The batch program is to read vsam file then put it
into MQ(sequently peocessing),the online program read
record from MQ.for each record need to update online
VSAM file.I found It cost about 0.001second for each
record processing when total record number is less
than 100,but it cost more than 5 seconds when total
record is more then 1000.I also find there are about
42 task for this online program running at same time.
I think the root reason is that too many task run at
same time(because they need update vsam file may wait
for other).
Back to top
View user's profile Send private message
References
PostPosted: Wed Dec 27, 2006 10:17 pm    Post subject: Re: How to control the number of task? Reply with quote

dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7997
Location: 221 B Baker St

PostPosted: Wed Dec 27, 2006 10:23 pm    Post subject:
Reply with quote

Hello,

If you talk with your CICS System Programmer(s) there is a way to control the number of concurrent executions of a transaction (if my memory is correct).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES All times are GMT + 6 Hours
Page 1 of 1