× 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.



On 17-Jan-2012 13:17 , mgarrison@xxxxxxxxxx wrote:
Just wondering if anybody has experienced a similar issue to the
following? We are at V6.1 and using IASPs. I usually use RDP/WDSc
for compiling so I have not really noticed the problem. Recently
another developer was having issues after compiling from PDM and I
have since then experienced the same issue.

1) Compiled a program using PDM that has an error.
2) Went back into SEU for the program and then did F15=Browse/Copy options.
3) On the Browse/Copy Options screen key a 2=Spool file in the Selection prompt and press ENTER.
4) The message "File PGM0001 number 1077952576 no longer in the system."
5) When a WRKSPLF is done it shows the compile spool file and the job's joblog spool file.
6) When a WRKSBMJOB is executed the job is not displayed.
7) When a WRKUSRJOB is executed the job is not displayed.
8) When a WRKJOB is executed for the Job Name, User, and Job Number shown on the spool files attributes is execute the message "Job278868/GARRISON/MNITABS not found." is displayed and no spool files are
displayed.
9) The system value QSPLFACN is set to *KEEP.
10) The job's job log shows that the job was submitted with SPLFACN(*KEEP).
11) It appears to act like QSPLFACN is set to *DETACH but as I listed in #9 it is *KEEP.
12) If you compile it again and create another compile spool file without deleting the previous one then you can Browse the spool file in SEU but the job will still not be listed in WRKJOB, WRKUSRJOB, or WRKSBMJOB.

I did some Googling and have found explanations regarding SPLFACN
settings but nothing that describes this particular issue. Any
thoughts or ideas would be greatly appreciated as I know it is
causing some frustration with our development staff.


Beyond SPLFACN(*KEEP) from the CPI1125 in the spooled joblog, what about the INLASPGRP() and is that different than the interactive job?

In my experience the PDM effects SPLFACN(*CURRENT) [or if by an actual command string the SPLFACN is not coded and picks up the command default] which means that the specification in the chosen *JOBD [in F18=Change Defaults] is effectively ignored. Knowing what the PDM does for the INLASPGRP parameter could also be of interest; though I believe the same. Thus perhaps the problem originates per...

Note the help text for *KEEP on SPLFACN which implies the effect of *DETACH irrespective of the *KEEP specification as a caveat:

*KEEP
When the job ends, as long as at least one spooled
file for the job exists in the system auxiliary
storage pool (ASP 1) or in a basic user ASP
(ASPs 2-32), the spooled files are kept with the
job and the status of the job is updated to indicate
that the job has completed. If all remaining spooled
files for the job are in independent ASPs (ASPs 33-255),
the spooled files will be detached from the job and the
job will be removed from the system.

Regards, Chuck

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.