Previous Topic: Security ConsiderationsNext Topic: Examples


How to Use

A TYPE=U report function opens a data set, reads the first block, and (if possible) identifies it from the following example list of data sets subject to identification by pointing to a DD statement with a data set name that contains unknown data needing identification. Therefore, to use a TYPE=U report function, the DDNAME must be provided, the data set must be able to be opened, and the first block of the data set must be able to be read.

You must have read access to a data set to execute a TYPE=U report function, because the data set to be identified is opened for read processing in the DBUTLTY address space.

Execute the TYPE=U report function with the following syntax.

►►─ REPORT ─ TYPE=U ─ ,DDNAME=DD-name ────────────────────────────────────────►◄
DD-name

The DD-name specifies the JCL statement needing identification.

The TYPE=U report function does not open any data set not named in the DDNAME= keyword, and no data set opened is fully validated as the data set it appears to be. Identification of a data set does not necessarily make it the specific data set you wanted to identify. CA Datacom does not uniquely own the byte values used for identifying data sets, and misidentification is therefore possible. Also note that CA Datacom does not currently, nor does CA Datacom have any plans to ever provide field layouts of any CA Datacom data set.

A DDNAME is not acceptable for sequential input or output files if it is a name reserved for a CA Datacom area. Names with the following patterns are therefore not acceptable for DDNAME=: