|
Dan Bale wrote: > > I've got a program cross-reference utility that uses DSPPGMREF to produce an > outfile. This morning, the utility hung for a few minutes due to the fact >that > certain applications in a given library were in use and locked with *EXCLRD. > DSPPGMREF apparently needs to lock objects it interrogates at *SHRNUP (as > opposed to *SHRRD, which I think would have avoided the problem). > > The job log shows that the command waits up to 30 seconds per object. Not too > bad if there's only a few objects, but tends to tie up the job queue if >there's > a lot of them. How can I change the time DSPPGMREF waits for an object from >30 > seconds to, say 1 second, in this utility ONLY? I.e., I don't want to change > anything on the program objects. Would I have more options if I switched to > using an API? Dan, Look at the default wait time parameter on the CHGJOB command, you can use the CHGJOB command in your utility to increase/decrease the default wait time. hope this helps!! Billy Rowe +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.