z/OS Infoprint Server Operation and Administration
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


Environment variables

z/OS Infoprint Server Operation and Administration
SA38-0693-00

Environment variables

Infoprint Server uses these environment variables, which you can set in the environment or in the aopstart EXEC. Variables in the aopstart EXEC take precedence over variables in the environment.

AOPDUMPON
Creates a full dump for internal errors.
AOPTRACEBYTES
The maximum size of a trace file.
AOPTRACEMAXFILES
The number of trace files to produce.
AOPTRACEON
Turns tracing on.
AOPTRACEON_DATA, AOPTRACEON_FILTER, AOPTRACEON_MSGLOG
The type of data to trace.
AOPVALIDATEDB
Causes Infoprint Server to check internal databases for validity before starting.
LANG
The language used for messages.
LC_ALL
The locale used to format date and time information in common log messages.
LC_CTYPE
The locale used to determine the code page for validating attributes.
LC_TIME
The locale used to format date and time information in common log messages.
TZ
The time zone displayed in common log messages.

Infoprint Server uses these environment variables, which you can set only in the aopstart EXEC:

_BPX_SHAREAS
Causes the spawn() callable service to create some Infoprint Server subtasks in the parent's address space.
_BPX_UNLIMITED_OUTPUT
Lets Infoprint Server daemons write an unlimited amount of data to the JES spool without ending abnormally.
_BPXK_SETIBMOPT_TRANSPORT
The TCP/IP job name associated with the TCP/IP stack you want to use.
AOP_SAP2AFP_RESOURCES
Directory that contains all of the SAP to AFP transform resources.
AOPCONF
Names the Infoprint Server configuration file. The file named in this variable takes precedence over configuration file /etc/Printsrv/aopd.conf.
AOPMSG_CONF
Names the Infoprint Server message configuration file. The file named in this variable takes precedence over configuration file /etc/Printsrv/aopmsg.conf.
AOPRESUBMITUSER
Lets the job submitter's z/OS® user ID be used for RACF® authorization checks during the resubmit for filtering function.
AOPRXF_CONF
Names the remote transform configuration file. The file named in this variable takes precedence over configuration file /etc/Printsrv/aoprxf.conf.
AOPSAPD_CONF
Names the SAP Callback daemon configuration file. The file named in this variable takes precedence over configuration file /etc/Printsrv/aopsapd.conf.
AOPTRACEDIR
Names the directory where trace files are to be written. The directory named in this variable takes precedence over directory /var/Printsrv/trace.
AOPXFD_CONF
Names the transform configuration file. The file named in this variable takes precedence over configuration file /etc/Printsrv/aopxfd.conf.
CLASSPATH
Lists the full path names of the Java™ Archive (JAR) files that the Infoprint Server IPP Server uses.
JAVA_HOME
Lists the directory where Java files that the Infoprint Server IPP Server uses are located.
LIBPATH
The path used to locate dynamic link libraries (DLL), including DLLs for Infoprint Server and SAP remote function calls.
NLSPATH
Lists the directory where the Infoprint Server message catalogs are located.
PATH
Lists the directory where Infoprint Server daemons are located.
STEPLIB
Names libraries that are not in the system LNKLST, including the IP PrintWay™ extended mode exit library, the FCB image library (SYS1.IMAGELIB), and language environment and C++ run-time libraries.

If dynamic configuration is not enabled, Infoprint Server uses these environment variables, which you can set only in the aopstart EXEC. If dynamic configuration is enabled, Infoprint Server ignores these environment variables and instead uses the equivalent configuration attributes.

AOP_APPLID
The VTAM® application program ID that IP PrintWay extended mode uses to communicate with VTAM-controlled printers.
AOP_ALLOW_ALL_CHARACTERS_ IN_LINE_DATA
Controls how line data is detected.
AOP_BLANK_TRUNCATION_CLASSES
List of output classes for which IP PrintWay extended mode should truncate blank characters at the end of lines.
AOP_IGNORE_DCF_ROUTING_ERRORS
Controls IP PrintWay extended mode routing.
AOP_MAIL_DO_NOT_ADD_SUFFIX
Controls suffixes that are appended to email documents.
AOP_MAIL_PRESERVE_SUFFIXES
Preserves suffixes of email documents.
AOP_MAIL_USE_FIRST_ADDRESS
Determines the email addresses that IP PrintWay extended mode uses when print jobs contain more than one document.
AOP_MAXTHREADTASKS
The MAXTHREADTASKS limit for these Infoprint Server daemons: aophinvd, aopippdxp, aoplpd, aopnetd, aopoutd, outsdbd, aopssid, aopsubd, and aopwsmd.
AOP_SELECT_WORK_FROM_HOLD_QUEUE
Controls whether IP PrintWay extended mode selects new held output groups from the JES spool.
AOP_SUPPRESS_POST_UNIX_FILTER_FORMATTING
Suppresses IP PrintWay extended mode formatting for data that a UNIX filter formats.
AOPHINVD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aophinvd.
AOPIPPD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopippdxp.
AOPLPD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aoplpd.
AOPMAILER
The full path name of the z/OS UNIX sendmail command.
AOPMAILER_OPTIONS
Options for the z/OS UNIX sendmail command.
AOPNETD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopnetd.
AOPNETD_USE_FIXED_JOBID
Determines the job ID for output data sets that NetSpool creates.
AOPNETD_USE_UNALTERED_JOBID
Determines the job ID of output data sets that NetSpool creates.
AOPOUTD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopoutd.
AOPSDBD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopsdbd.
AOPSSID_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopssid.
AOPSUBD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopsubd.
AOPWSMD_MAXTHREADTASKS
The MAXTHREADTASKS limit for daemon aopwsmd.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014