AutoSYNC Software User's Guide (Update 19)

Examples
HP AutoSYNC User’s Guide522580-020
C-3
Scheduled Synchronization
Scheduled Synchronization
Single-User Environment
In the single-user AutoSYNC environment, you install and configure AutoSYNC. The
following commands show how to configure a single-user scheduled synchronization:
Autosync 1? ADD SYNCUSER 110,125, MAXPRIORITY 130;
--- MapDB table $F08.ASYMAPDB.SF110125 created.
--- MapDB table $F08.ASYMAPDB.SL110125 created.
--- AutoSYNC user 110,125 (OPER.JOE) added.
--- Monitor $ZASY cache refreshed.
Autosync 2? INFO SYNCUser 110,125, DETAIL;
AutoSYNC User: 110,125 (OPER.JOE)
Suspended: No
Maximum Priority: 130
CPUs:
Tracing: Off
Backup Program:
Restore Program:
Autosync 3? ADD SYNCFileset $DATA.GROUP0.* TO \PROD.$DATA.GROUP0.*, SUSPEND;
--- AutoSYNC fileset $DATA.GROUP0.* added, ID = 0.
--- Monitor $ZASY cache refreshed.
Autosync 4? ADD SYNCFileset $DATA.GROUP1.* TO \PROD.$DATA.GROUP1.*,INTERVAL
60;
--- AutoSYNC fileset $DATA.GROUP1.* added, ID = 1.
--- Monitor $ZASY cache refreshed.
Autosync 5? INFO SYNCFILESET;
AutoSYNC User: 110,125 (OPER.JOE)
ID Source fileset Destination fileset Batch Intvl
---- -------------------- ------------------------------- ----- -----
0 $DATA.GROUP0.* \PROD.$DATA.GROUP0.* 0 Suspended
1 $DATA.GROUP1.* \PROD.$DATA.GROUP1.* 0 60
Autosync 6? STATUS AUTOSYNC, USER 110,125, DETAIL;
SYNCuser Dest Node BatchID ASYSYNC Process
-------------------------- --------- ------- ---------------------------
110,125 (OPER.JOE) \PROD 0 $Y1131 (3,34)
Autosync 7? ACTIVATE SYNCFileset 0;
SYNCfset fsetID 0 for user 110,125 has been activated.
--- Monitor $ZASY cache refreshed.
(continued on the next page)