TAL Reference Summary

Warning Messages
TAL Reference Summary
120 096256 Tandem Computers Incorporated
63 A file system DEFINE name is not permitted in a LIBRARY
directive.
A TACL ASSIGN name or a TACL DEFINE name appears in a LIBRARY directive.
Specify a disk file name, fully or partially qualified, in the LIBRARY directive.
64 No file system DEFINE exists for this logical file name
A TACL DEFINE name (such as =ABLE) occurs, but no such TACL DEFINE has been
added in the operating system environment.
65 RELEASE1 and RELEASE2 options are mutually exclusive.
The most recently specified option is in effect.
SQL directives specifying both the RELEASE1 and RELEASE2 options appear in the
source code. The compiler applies the most recently specified option. If this is not
your intent, specify only one of the two options.
66 WHENEVERLIST and NOWHENEVERLIST options are mutually
exclusive. The most recently specified option is in effect.
SQL directives specifying the WHENEVERLIST and NOWHENEVERLIST options
appear in the source code. The compiler applies the most recently specified option. If
this is not your intent, specify only one of the two options.
67 SQLMAP and NOSQLMAP options are mutually exclusive. The
most recently specified option is in effect
SQL directives specifying the SQLMAP and NOSQLMAP options appear in the source
code. The compiler applies the most recently specified option. If this is not your
intent, specify only one of the two options.
68 Cannot access SSV
An incorrect ASSIGN SSV (Search SubVolume) number occurs. Specify the correct
SSV number.