We are running z/OS V1.9. From what I’m reading in the Infoprint manuals it looks like this can be done. We mostly use afp to pcl transforms but we also have transforms for afp to ps, and afp to pdf in our /etc/Printsrv/aopxfd.conf file.
The Infoprint Server Messages and Diagnosis manual (G544-5747-09 section 2.1.4) shows that CEEDUMPS will be written to your .profile or /etc/profile, the dataset indicated in the STDENV DD statement of the AOPBATCH JCL procedure, or the transform configuration file (aopxfd.conf). The manual also talks about PDF to AFP and PS 2 AFP (neither of which we do currently). We have a file pointed at by STDENV in our AOPSTART proc (which executes AOPBATCH) which contains one record: TZ=CST6CDT 1) I’m wondering if I can just add _CEE_DMPTARG as the next record in the STDENV file that would look like this: _CEE_DMPTARG=/my/dumpdir 2) If the new directory I’m using to hold CEEDUMPs fills up what would happen to Infoprint? Would Infoprint components hang up, completely fail, or what might happen? We would monitor this directory with the FSFULL parm on the mount command but if we don’t react fast enough or too many dumps are produced and the directory fills up what might we expect? Thanks in advance for any assistance you can provide in this matter. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

