IBM Infoprint XT for z/OS
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Information files generated by Infoprint XT during resource tasks

IBM Infoprint XT for z/OS
GI11-9492-01

Infoprint XT creates files in which it stores information about resource tasks, such as loading and deleting resources. The following list describes the various files that use the common resource group and its AFP resource directory. If you load the resources in a different directory, substitute that AFP resource directory name:

/var/pdxt/resources/common/pdxtloadres.log
This file contains information about each time the pdxtloadres command runs. Infoprint XT writes new entries at the end of the file. The information for each invocation of the pdxtloadres command includes:
  • The time when the command started.
  • The options and values specified with the pdxtloadres command.
  • The resources that Infoprint XT processed or tried to process. The entry for each resource includes the return code from resource processing. If a failure occurred, the entry includes the name of the processing step that failed. The entry also lists the path to the Xerox resource.
  • The time when the command ended.
  • The return code from the pdxtloadres command. If any of the resource entries has a non-zero return code, the command returns a non-zero return code.
These are examples of pdxtloadres.log entries:
2009-11-11 12:16:13 MST pdxtloadres -r -n *fnt
   tab.sft             0
   tab.aft             0
   ano1l.img          16 XRHDR    /tmp/waite/resources/ano1l.img
   po812p.fnt          0          /tmp/waite/resources/po812p.fnt
   rk26bp.fnt         16 FIXFNT   /tmp/waite/resources/rk26bp.fnt
   ra128p.fnt          0          /tmp/waite/resources/ra128p.fnt
2009-11-11 12:16:17 MST pdxtloadres (16) 

2009-11-11 15:23:27 MST pdxtloadres -f delete -np0612c.fnt -g payroll
   p0612c.fnt          0 DELETED  
   tab.sft             0          
   tab.aft             0          
2009-11-11 15:23:28 MST pdxtloadres (0)     
These are examples of pdxtloadres.log entries for FRM sampling:
  • When testjob resources required for FRM sampling are not loaded in the resource group you specified, pdxtloadres issues messages 5016-657 and 5016-658 in pdxtloadres.lst, and writes entries like these in pdxtloadres.log:
    2014-01-16 08:36:05 MST pdxtloadres -f sample -g mygroup -Nxero*.frm
       l0112c.fnt         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/l0112c.fnt
       l01bob.fnt         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/l01bob.fnt
       p0612c.fnt         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/p0612c.fnt
       p06bob.fnt         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/p06bob.fnt
       un111e.fnt         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/un111e.fnt
       pdxton.jdl         12 SAMP_RES /usr/lpp/pdxt/V3R1M0/testjob/pdxton.jdl
    2014-01-16 08:36:05 MST pdxtloadres (12)
    The log entries display the testjob directory from which you should load the missing resources.
  • When pdxtloadres cannot determine the page size for a sampled overlay, it issues message 5016-656 in pdxtloadres.lst, and writes an entry like this in pdxtloadres.log:
    2014-01-16 09:05:17 MST pdxtloadres -f sample -g mygroup -Nbadpgd.frm
       O1BADPGD           12 SAMP_PGD /var/pdxt/resources/mygroup/O1BADPGD
    2014-01-16 09:05:17 MST pdxtloadres (12)
  • If pdxtx2afp cannot successfully convert an FRM sample job, pdxtloadres writes an entry like this in pdxtloadres.log:
    2014-01-16 09:05:17 MST pdxtloadres -f sample -g mygroup -Nfsfail.frm
       O1FSFAIL           12 SAMP_X2A /var/pdxt/resources/mygroup/O1FSFAIL
    2014-01-16 09:05:17 MST pdxtloadres (12)
  • When other failures occur during FRM sampling, pdxtloadres writes messages describing the failures in pdxtloadres.lst, and writes entries like these in pdxtloadres.log:
    2014-01-16 09:05:17 MST pdxtloadres -f sample -g mygroup -Nbadpgd.frm
       O1OVLSTA           12 SAMP_OVS /var/pdxt/resources/mygroup/O1OVLSTA
       O1OVLCAL           12 SAMP_OVC /var/pdxt/resources/mygroup/O1OVLCAL
       O1OVLOPN           12 SAMP_OVO /var/pdxt/resources/mygroup/O1OVLOPN
       O1OVLFRD           12 SAMP_OVR /var/pdxt/resources/mygroup/O1OVLFRD
       O1XRIOPN           12 SAMP_XRO /var/pdxt/resources/mygroup/O1XRIOPN
       O1XRIWRI           12 SAMP_XRW /var/pdxt/resources/mygroup/O1XRIWRI
    2014-01-16 09:05:17 MST pdxtloadres (12)
  • When pdxtloadres successfully samples one or more AFP overlays that it created from Xerox FRM resources, it writes entries like these in pdxtloadres.log:
    2014-01-16 09:23:52 MST pdxtloadres -f sample -g mygroup -Nxero*.frm
       O1XERO11            0 SAMPLE   /var/pdxt/resources/mygroup/O1XERO11
       O1XERO14            0 SAMPLE   /var/pdxt/resources/mygroup/O1XERO14
       O1XERO17            0 SAMPLE   /var/pdxt/resources/mygroup/O1XERO17
    2014-01-16 09:23:55 MST pdxtloadres (0)
Notes:
  1. For convenience, Infoprint XT provides a link to this file in the /var/pdxt/resources/common/pdxtloadres directory.
  2. Infoprint XT only records information in the log if the command tried to process a resource. For example, if you use the wrong command option or value, pdxtloadres stops immediately. It does not try to process any resources.
/var/pdxt/resources/common/pdxtloadres.lst
This file contains the messages that Infoprint XT wrote to standard error for the last time the pdxtloadres command ran. Infoprint XT overwrites the information in this file each time the command runs.
Note: For convenience, Infoprint XT provides a link to this file in the /var/pdxt/resources/common/pdxtloadres directory.
/var/pdxt/resources/common/pdxtloadres.rty
Infoprint XT creates a retry file if it did not load all the resources that the pdxtloadres command specified the last time the command ran. It writes the path and file name for each resource that failed on a separate line in the pdxtloadres.rty file. You can correct the problems that Infoprint XT reported and then try to load the resource or resources again. When you enter the pdxtloadres command, include the -l option with the command but do not enter a value for that option. This causes Infoprint XT to use the information in the pdxtloadres.rty file to determine the resources to load.
Note: Infoprint XT overwrites the information in the pdxtloadres.rty file with each time the pdxtloadres command runs.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014