Scheduled synchronization flow, Monitor process – HP NonStop G-Series User Manual
Page 66

Scheduled Synchronization
HP AutoSYNC User’s Guide—522580-016
4-8
Scheduled Synchronization Flow
2. At the TACL prompt, SQL compile ASYSYNCP:
3. At the TACL prompt, accelerate ASYSYNC
4. Then, as SUPER.SUPER, issue the following command
Scheduled Synchronization Flow
The following paragraphs describe how components of AutoSYNC interact to manage
and execute scheduled synchronizations:
Variant for Synchronization over TCP/IP
Monitor Process
The monitor process accesses the SYNCUSER table to determine the users that have
been configured by the administrator. Each user has various parameters such as
maximum priority. A user may be suspended, in which case it is ignored.
For each user ID, uuu,ggg, there should be a file set configuration table named
SFggguuu. All file sets in these tables are fetched to the monitor’s memory and sorted.
Suspended file sets are discarded.
The monitor starts a local ASYSYNCP process for each unique combination of user ID,
known destination system, and batch ID. If a destination system is not available, the
monitor waits for a system message that declares that the remote system is available,
and then starts the appropriate processes.
After starting the ASYSYNCP processes, the monitor sends a message to each
process, containing all file sets that pertain to that process.
SQLCOMP/IN ASYSYNCP/NOREGISTER ON
AXCEL ASYSYNCP, ASYSYNCP
or
OCA ASYSYNCP
FUP LICENSE ASYSYNCP
Note. Disabling log down simply prevents use of another user ID by the Super user. The
Super user still has unfettered access to all data on the system. Using a privileged ASYSYNCP
to bypass disabled log down does not compromise data security.