Guardian Programming Reference Summary for pTAL and TAL
Procedure Calls Summary (D-F)
Guardian Programming Reference Summary for pTAL and TAL—522631-001
5-22
Error Summary for DST_* Procedures:
Error Literal Value Description
0 ZSYS^VAL^DST^OK The operation is successful.
1 ZSYS^VAL^DST^SECURITY^ERROR The caller is not a super-group
user (255,n)
.
2 ZSYS^VAL^DST^BAD^VERSION The version number passed in
ZSYS^DDL^DST^ENTRY^DEF
is not valid. The only valid
version is
ZSYS^VAL^DST^VERSION^SE
P1997.
3 ZSYS^VAL^DST^BAD^PARAMETER One of the specified parameters is
not valid.
4 ZSYS^VAL^DST^INTERVAL^ERROR Invalid interval operation. An
attempt was made to add, delete,
or modify a DST entry that causes
a collision with an existing DST
entry.
5 ZSYS^VAL^DST^DELETE^NOW^ERROR An attempt was made to delete a
required DST entry. This error is
returned when the DST entry that
the user attempted to delete is in
effect at the time the delete
operation was attempted and the
offset of the entry is nonzero.
6 ZSYS^VAL^DST^TYPE^ERROR The
DAYLIGHT_SAVING_TIME
option in the system is not
configured to use the TABLE
option.
7 ZSYS^VAL^DST^TABLE^EMPTY The DST table has no entries.
This error is returned by the
DST_GETINFO_ procedure.
8 ZSYS^VAL^DST^BOUNDS^ERROR An attempt was made to use time
values outside the supported
range. The supported range is
1/ 1/ 1 0:00:00.000000 through
10000/12/31 23:59:59.999999
GMT.