×
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 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.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.