When data is valid

During data validation, a given data object is examined, and compared to its type definition. If a data object matches the type definition, the object is valid and the trace file indicates the object was found to be of that type. For example, in the trace message below, the data Nicole is a valid Name data object. It was found to be of the type Name.

18:22:17.837  Feb 13 2000 
(Level 2: Offset 0, len 6, comp 1 of 2, #1, DI 00000001:)
Data at offset 0 ('Nicole') was found to be of TYPE
X'0004' (Name Data).