DSNAMEPQ
To perform a DSNAMEPQ test, specify the check item TYPE attribute as DSNAMEPQ.
Here is an example where a DSNAMEPQ check in the namefile
variable class ensures that the specified variables contain a valid
TSO file name:
<!doctype dm system>
<varclass name=namefile type='CHAR 44'>
<checkl msg=liba011>
<checki type=dsnamepq>
</checkl>
The conversion utility generates a DSNAMEPQ verification statement in the )PROC section.