Alter syncuser – HP NonStop G-Series User Manual
Page 149

Command Interpreter
HP AutoSYNC User’s Guide—522580-019
8-55
ALTER SYNCUSER
ALTER SYNCUSER
Modifies the parameters that were specified for a AutoSYNC user through the
user-id | username
the Guardian user ID or user name whose synchronization privileges are being
altered.
BACKUP backup-program | NO BACKUP
the object file name of the BACKUP program to use when a file set is
synchronized.
If BACKUP is omitted or if NO BACKUP is specified, the default
$SYSTEM.SYSnn.BACKUP program is used.
CPU n | (n1, n2, n3...)
designates the CPU(s) where the ASYSYNC processes run.
EMSFILEEVENTS | NO EMSFILEEVENTS
specifies that any synchronization error related to a specific file (for example, error
48, error 45, so on) will be logged in the EMS log.
The EMS message specifies the name of the log file SLggguuu, the key of the log
record, the SYNCfileset ID, the file error and the filename portion of the file. The
user should then refer to the log file for details.
ALTER SYNCU[SER] { user-id | user-name } [ [,] option... ];
option is:
{ BACKUP backup-program | NO BACKUP
}
{ CPU { n | ( n1, n2, n3 ...)}
}
{ EMSFILEEVENTS | NO EMSFILEEVENTS
}
{ EMSFILEN[OTSYNCED] | NO EMSFILEN[OTSYNCED]
}
{ EMSS[UPPRESS] | NO EMSS[UPPRESS]
}
{ MAXPRIORITY priority
}
{ RESTORE restore-program | NO RESTORE
}
{ SUSPEND
}
{ TRACE | NO TRACE
}