NetBase for MPE Reference Guide

Using CONFIG
3-19
SHADOW - Export User Exits
When this parameter is set to Y, the user-defined Export User Exit procedure will be called for each
shadow record processed. This procedure can be used to filter exported records and to change the
destination of each record. This parameter takes effect when EXPORT is started.
Default = N
SHADOW - Export Bridge Exits
When this parameter is set to Y, the Export Bridge Exit procedure will be called for each shadow
record processed. This procedure can be used to remap exported records and to log transactions to
the Bridge logfile. This parameter takes effect when EXPORT is started.
Default = N
SHADOW - Export Process Info
This parameter controls the exporting of Process Information records to remote nodes. It should
only be enabled if the Shadowing Post User Exit facility is being used. Otherwise, set the value to N.
This parameter takes effect as each user process is created.
Default = N
SHADOW - Process Info to Exp Exit
This parameter causes process information to be passed to an export user exit. There is performance
degradation when this option is enabled. This parameter takes effect as each user process is created.
Default = N
SHADOW - Export Buffer Size (b)
This parameter defines the buffer size, in bytes, that the export process will use to send update
transactions to various nodes. The optimal setting for NS LAN Link is 1457 bytes. This parameter
takes effect when the START EXPORT command is issued in NBCTRL.
Default = 1457
Minimum = 512 Maximum = 8192