To specify names generically, use an equal sign to represent an actual character. For example:
SELECT GENERAL.TEST.===
Selects all versions of the test stream with an Application of GENERAL and a Member of TEST.
SELECT GENERAL.========.001
Selects version 001 of all test streams and rulesets with an Application of GENERAL, regardless of the Member name.
SELECT GENERAL.=.===
Selects all test streams and rulesets with an Application of GENERAL, providing the Member name is only one character. CA Verify for VTAM pads with blanks to the end of each section of a generic name.
SELECT =X======.========.===
Selects all test streams and rulesets that have X as the second character of the Application.
You can also specify that CA Verify for VTAM select the highest version of a test stream by substituting >>> for the version number. For example:
SELECT GENERAL.TEST.>>>
Selects the highest version of the GENERAL.TEST test stream.
|
Copyright © 2012 CA.
All rights reserved.
|
|