DBEXPXLS command fails when submitted to run in batch mode if job queue is not QBATCH - Support

DBEXPXLS command fails when submitted to run in batch mode if job queue is not QBATCH

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

Customer has loaded DataExport V1.31 and when the DBEXPXLS command is run interactively or submitted to job queue QBATCH it works fine.

If the same exact command call is submitted to their job queue named: PGMR, the conversion fails.

We tried testing with multithread = *NO and *YES and both still failed consistently when sent to PGMR

The following java log is created in /RJSTEMP. This error is apparently happening when we go to create the Excel output file.

qsh: 001-0012 Error found starting child process. System resources not available to complete request.

Customer is running V5R3 of OS/400.

Solution:

Currently the only resolution we determined was to run the submitted versions of DBEXPXLS in QBATCH. Seems like a subsystem resource availability thing, but we could not recreate the error on our system here. Must be something about the way their subsystem is set up for job queue PGMR that is causing a Java resource availability issue, but we didn't have time to fully research and test since submitting to QBATCH works fine.

Personal tools