NetBase for MPE Reference Guide

Chapter 5
5-56
4. Make sure that IMAGE log file shadowing is enabled in the NetBase configuration. The Use
IMAGE Log Files parameter is disabled by default. The next time you start NetBase, it will begin
shadowing your log file or you can start the logging process with the START ILOG command in
NBCTRL. You will receive messages at the console whenever a new log file is opened.
If you wish to map the log files into a different account or group, the re-mapping specification
is made when entering the shadow record. For example, using the above example but mapping
the shadowed file to the BACKUP account, perform the following procedure (Method 2a).
Method 2a: To map the log files into a different account/group:
1. Follow step 1 as shown in Method 2 (above).
2. On the shadow node, enter the following FILE commands and also a SHADOW command for the
files:
FILE MYLOG000.GROUP.ACCT,1,2;IMAGELOG
FILE MYLOG000.GROUP.BACKUP,1,2;IMAGELOG
SHADOW MYLOG000.GROUP.ACCT=MYLOG000.GROUP.BACKUP
Now all records coming from node 1 for the file MYLOG000.GROUP.ACCT are actually written to
the file MYLOG000.GROUP.BACKUP.
Note. The first log file on the shadow system (MYLOG001.GROUP.BACKUP) must
exist.
3. Follow steps 3 - 4 as shown in Method 2 (above).
Note. If you enter a SHOW POST command in NBCTRL, the file shows up under the
transported name, not the actual name.