AutoSYNC Software User's Guide (Update 20)
Operations and Management
HP AutoSYNC User’s Guide—522580-021
A-13
AutoSYNC Defines
define is the only way to specify an alternate SysDB. Use the ENV command to verify 
which SysDB and MapDB you are currently accessing.
AutoSYNC Defines
You can use Guardian DEFINEs to configure AutoSYNC’s environment. 
=_AUTOSYNC_MONITOR
You can choose an alternate MapDB configuration by specifying an alternate monitor 
process using this DEFINE. The DEFINE is added with the following TACL command:
The monitor process name must contain exactly 5 characters, including the $. The 
default monitor process name is $ZASY.
=_AUTOSYNC_SYSDB
This DEFINE is typically used for testing AutoSYNC. This DEFINE allows you to 
establish an independent environment on the same system. In general, its use is not 
required and is not recommended in a production environment. To test new version of 
the software in parallel with an existing version, you should use an alternate monitor 
and MapDB instead.
Autosync 1? env;
----------------------------------------
CI Session Environment
----------------------------------------
Process: $Z6LD (7,163) (priority 145)
Volume $RWC.AUTOSYNC
Dictionary None
SQL catalog None
SysDB $DATA1.MYSYSDB (9607180a)
MapDB $DATA.ASZMAPDB (19971201)
Monitor process $ZASZ (20000815; map 20000727)
LOG file None
SQL error display OFF
SQL System Version 345
NSK OS Version D48.02
NSK Cpu 7
Type/Model/Name 7/3/NSR-P/Tandem NonStop System RISC Model P CPU
NSK System Serial D21911
Completion Code              1                                                                                                                                  
Table A-2. Guardian DEFINE definitions
DEFINE Name Description
=_AUTOSYNC_MONITOR
Sets the monitor-MapDB pair for the AUTOSYNC 
environment.
=_AUTOSYNC_SYSDB
Sets the SysDB for the AUTOSYNC 
environment. 
ADD DEFINE =_AUTOSYNC_MONITOR, CLASS MAP, FILE $process-name










