× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi Scott,
That was it.
The job queue that it was running in was "multi-threaded", but it appears
that QShell needed to spawn 3 jobs and I was only allowing for another 2
jobs besides my main pogram.
I changed the subsystem and job queue and it works fine now.

Thanks again.


On Fri, Feb 3, 2012 at 7:46 PM, Scott Klement
<midrange-l@xxxxxxxxxxxxxxxx>wrote:

hi Jeff,

QShell needs to be able to spawn additional jobs. (It is not like a
normal program that runs in all one job.)

Please make sure that the batch jobq is "multi-threaded" (allows more
than one simultaneous job)

Your message says that you're getting errno 3489 which is "System
resources not available to complete request". There are probably a
hundred things that could cause that error, but attempting to run in a
single-threaded jobq is one of them. And the fact that it works
interactive but not batch seems to fit, too.

To display what an errno means, you can do:
DSPMSGD CPExxxx
where xxxx is the errno. (In your example, CPE3489)

Good luck!


On 2/3/2012 6:38 PM, Jeff Young wrote:
Thanks John,
I tried that, but it still does not work,
I have found what appears to be the issue, but do not understand it.
When running in Batch, the program receives the following message
Message . . . . : Error found
with
QSH session, reason code 4, errno 3489.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.