DSM Template Services Manual
TEMPLI Errors and Warnings
DSM Template Services Manual—427187-004
C-6
TEMPLI Errors and Warnings
file-type is resident templates or nonresident templates.
The ADD DEFINE statement for the indicated DEFINE name is either missing or
misspelled.
This is only a warning because TEMPLI can recover by creating a new (output)
template file. Another warning message tells you the name of the new ZZTPnnnn file.
The bad record might reflect a version discrepancy. Check to see if the versions of
TEMPLI and the Template Compiler are different and incompatible.
This message is only a warning. The only direct consequence of the discrepancy is
that TEMPLI cannot use the subsystem name for this file when checking for duplicate
subsystem names.
One external subsystem name has two different subsystem numbers. The subsystem
name is o-ss-name (in the form owner.ssname, the names of the organization and
application). The subsystem numbers are num1 and num2. file1 is the file name of
one template input file, and num1 is the subsystem number listed in that file. file2
and num2 are corresponding values for the other file.
This warning indicates a mismatch. If the templates in the two files are intended for the
same application, one file has been compiled with an incorrect subsystem ID.
On the other hand, if the files are intended for different applications, the two
applications should not have the same name. You must give one of them a different
subsystem name.
file1 and file2 can be the same file if a previous TEMPLI execution created the
file. The listing from that earlier TEMPLI run would contain this same error, showing the
original files from which the conflicting subsystem IDs came.
This message does not occur when you are just replacing templates of an application
with other versions of that application’s templates. In that case, both the names and
numbers match.
*** WARNING 19 -- The DEFINE name given as the file-type
file is not defined. Name: define name
*** WARNING 20 -- Bad SSNAME record in file file-name
*** WARNING 21 -- Subsystem name o-ss-name is duplicated:
It is number num1 in file file1.
It is number num2 in file file2.