Dynamic attributes

Dynamic attributes are configuration attributes that are stored in the system configuration definition in the Printer Inventory. When dynamic configuration is enabled, you can change the dynamic attributes while Infoprint Server is running. If you change an attribute, with a few exceptions, the new value takes effect when you save the change. A few attributes require that you stop and restart the daemon or daemons that use the attribute before the change can take effect.

Table 1 lists the dynamic attributes, the name of the field on the Infoprint Server System Configuration ISPF panel that you use to specify the attribute, and whether you need to restart any Infoprint Server daemons before a change you make can take effect.

Table 1. Dynamic attributes and ISPF field names
Dynamic attribute ISPF field Restart these daemons
allow-all-characters-in-line-data Allow all characters in line data None
aopippd-max-thread-tasks Other IPP Server daemon (Start of changeaopippdEnd of change)
aoplpd-max-thread-tasks Other Infoprint Server LPD (aoplpd)
aopnetd-max-thread-tasks Other NetSpool daemon (aopnetd)
aopoutd-max-thread-tasks Other IP PrintWay™ extended mode daemons (aopoutd, aopwsmd)
aopssid-max-thread-tasks Other Infoprint Central daemon (aopssid)
aopsubd-max-thread-tasks Other Subsystem daemon (aopsubd)
aopwsmd-max-thread-tasks Other IP PrintWay extended mode daemons (aopoutd, aopwsmd)
applid APPL ID None
ascii-codepage ASCII None
blank-truncation-classes Blank truncation classes None
console-name Extended MCS console name Infoprint Central daemon (aopssid)
ebcdic-codepage EBCDIC None
hardcopy-messages Send messages to hardcopy log None
hardcopy-message-list Message list for hardcopy log None
ignore-dcf-routing-errors Ignore DEST, CLASS, FORMS routing errors None
ipp-port-number IPP port number None
Start of changeipsmodeEnd of change Start of changeOperating modeEnd of change Start of changeNoneEnd of change
job-prefix Job ID prefix None
log-retention Log retention period (days) None
lpd-port-number LPD port number None
logstream-name Log stream name None
mail-do-not-add-suffixes Do not add suffixes None
mail-preserve-suffixes Preserve suffixes None
mail-use-first-address Send email to address of first document None
mailer-options Application options None
mailer-path-name Application path None
max-historical-inventory-size Maximum Historical Inventory size (MBs) None
max-thread-tasks Other None
netspool-use-fixed-jobid Other NetSpool daemon (aopnetd)
netspool-use-unaltered-jobid Other NetSpool daemon (aopnetd)
select-work-from-hold-queue Select work from hold queue IP PrintWay extended mode daemons (aopoutd, aopwsmd)
smf-recording Write SMF records None
suppress-post-unix-filter-formatting Suppress formatting after UNIX filter None
Table 2 lists the attributes that you can specify in the system configuration definition, the equivalent attributes in the aopd.conf and aopmsg.conf files, and the equivalent environment variables in the aopstart EXEC. If dynamic configuration is enabled, Infoprint Server uses the dynamic attributes in the system configuration definition and ignores the equivalent attributes in the aopd.conf and aopmsg.conf files and the equivalent environment variables in the aopstart EXEC.
Table 2. Attributes in system configuration definition and the equivalent attributes in aopd.conf and aopmsg.conf and equivalent environment variables
Attribute in system configuration definition Equivalent attribute in aopd.conf and aopmsg.conf files Equivalent environment variable in aopstart EXEC
allow-all-characters-in-line-data None ALLOW_ALL_CHARACTERS_IN_LINE_ DATA
aopippd-max-thread-tasks None AOPIPPD_MAXTHREADTASKS
aoplpd-max-thread-tasks None AOPLPD_MAXTHREADTASKS
aopnetd-max-thread-tasks None AOPNETD_MAXTHREADTASKS
aopoutd-max-thread-tasks None AOPOUTD_MAXTHREADTASKS
aopssid-max-thread-tasks None AOPSSID_MAXTHREADTASKS
aopsubd-max-thread-tasks None AOPSUBD_MAXTHREADTASKS
aopwsmd-max-thread-tasks None AOPWSMD_MAXTHREADTASKS
applid None AOP_APPLID
ascii-codepage ascii-codepage (aopd.conf) None
blank-truncation-classes None AOP_BLANK_TRUNCATION_CLASSES
console-name console-name (aopd.conf) None
ebcdic-codepage ebcdic-codepage (aopd.conf) None
hardcopy-messages hardcopy-messages (aopmsg.conf) None
hardcopy-message-list hardcopy-message-list (aopmsg.conf) None
ignore-dcf-routing-errors None AOP_IGNORE_DCF_ROUTING_ERRORS
ipp-port-number ipp-port-number (aopd.conf) None
Start of changeipsmodeEnd of change Start of changeNoneEnd of change Start of changeNoneEnd of change
job-prefix job-prefix (aopd.conf) None
log-retention log-retention (aopd.conf) None
lpd-port-number lpd-port-number (aopd.conf) None
logstream-name None None
mail-do-not-add-suffixes None AOP_MAIL_DO_NOT_ADD_SUFFIX
mail-preserve-suffixes None AOP_MAIL_PRESERVE_SUFFIXES
mail-use-first-address None AOP_MAIL_USE_FIRST_ADDRESS
mailer-options None AOPMAILER_OPTIONS
mailer-path-name None AOPMAILER
max-historical-inventory-size max-historical-inventory-size (aopd.conf) None
max-thread-tasks None AOP_MAXTHREADTASKS
netspool-use-fixed-jobid None AOPNETD_USE_FIXED_JOBID
netspool-use-unaltered-jobid None AOPNETD_USE_UNALTERED_JOBID
select-work-from-hold-queue None AOP_SELECT_WORK_FROM_HOLD_ QUEUE
smf-recording smf-recording (aopd.conf) None
suppress-post-unix-filter-formatting None AOP_SUPPRESS_POST_UNIX_ FILTER_FORMATTING
Note: These attributes do not apply to IP PrintWay basic mode: aopoutd-max-thread-tasks, applid, ignore-dcf-routing-errors, Start of changeipsmodeEnd of change, mail-do-not-add-suffixes, mail-preserve-suffixes, mail-use-first-address, mailer-path-name, mailer-options, and select-work-from-hold-queue. To configure IP PrintWay basic mode, specify the equivalent environment variable (if one exists) in the IP PrintWay basic mode startup procedure, regardless of whether dynamic configuration is enabled.
Related information: For information about: