Guardian Procedure Calls Reference Manual

tuid
input
INT:value
is a time update ID obtained from the JULIANTIMESTAMP procedure. It should be used with
relative-GMT modes to avoid conflicting changes.
Returned Value
INT
Outcome of the operation.
Beginning with the H06.25 and J06.14 RVUs, result-code literal identifiers are defined in ZSYSTAL,
as shown, and in ZSYSC, where the names are the same except _ replaces ^. These header files
are installed in the ZSYSDEFS subvolume.
ZSYS^VAL^SCS^OK0
Success.
ZSYS^VAL^SCS^ERRCCLVAL-1
Not returned by SYSTEMCLOCK_SET_; returned by SETSYSTEMCLOCK to TNS/R or TNS/E native C/C++
callers prior to H06.25/J06.14 RVUs, for any error.
ZSYS^VAL^SCS^ERRUNAUTHORIZED-2
Caller process access ID not member of SUPER group.
ZSYS^VAL^SCS^ERRMISSINGPARAM-3
Required julian-gmt parameter missing (all modes but 8 and 10).
ZSYS^VAL^SCS^ERRREADINGMECLOCK-4
Internal error.
ZSYS^VAL^SCS^ERRMECLOCKINVALID-5
Internal error.
ZSYS^VAL^SCS^ERRBADRATEADJ-6
In mode 9, julian-gmt parameter outside range ±100,000,000.
ZSYS^VAL^SCS^ERRBADTOTRATEADJ-7
In mode 9, total rate adjustment outside range ±200,000,000.
ZSYS^VAL^SCS^ERRINVALMODE-8
Unrecognized mode parameter.
ZSYS^VAL^SCS^ERRTIMEOUTOFRANGE-9
Specified time is outside of permitted range (1975 through 10000).
ZSYS^VAL^SCS^ERRADJTOOLARGE-10
In mode 6, julian-gmt parameter is outside range ±3,600,000,000 (one hour).
ZSYS^VAL^SCS^ERRSETDISALLOWED-11
Internal error.
ZSYS^VAL^SCS^ERRMISMATCHTUID-12
The tuid parameter was specified, and did not match the current value.
1410 Guardian Procedure Calls (S)