Contents
VMTGRW001E
NO FILENAME SPECIFIED
No filename was specified for a report. Reissue the VMTGRW command, specifying the name of the file that contains your control statements.
VMTGRW002E
WILDCARDING NOT ALLOWED FOR filename OR filetype
The indicated filename or filetype contained wildcard characters. Reissue the VMTGRW command, specifying the complete filename and filetype of the file that contains your VMRGRW control statements.
VMTGRW003E
ERROR code ISSUING command
This message is displayed due to one of these causes: the filename specified on the VMTGRW command does not exist on any accessed minidisk; the filename specified on the VMTGRW command does not have a filetype of VMTGRW, and no filetype was specified; the file named on the FILE control statement does not exist on any accessed minidisk; or errors were detected during compilation of the VMRGRW control statements.
VMTGRW004E
VMTGRW HAS DETERMINED THAT THE FORMAT OF filename filetype filemode IS INCORRECT
The filename specified on the VMTGRW command does not contain a valid FILE control statement.
VMTGRW005E
filename filetype filemode DOES NOT USE VMTAPE FILES
The file specified in the FILE control statement is not a CA Mainframe VM Product Manager file, or does not contain fields that can be described by the CA Mainframe VM Product Manager data definitions.
VMTGRW006E
THE FILE STATEMENT IS INCORRECT IN filename filetype filemode
The TMC or Audit file named on the FILE statement is not TMC, AUDIT, TMC5, or AUDIT5; or both AUDIT and DSNB are specified on one FILE statement.
VMTGRW007E
FILE [TMC4|TMC5] WILL NOT WORK WITH THE CURRENT TMC FILE
The TMC file format specified on the FILE statement does not match the format of the TMC itself; TMC4 was specified on the FILE statement, but the TMC file being processed is a type 5 TMC, or TMC5 was specified on the FILE statement, but the TMC file being processed is a type 4 TMC file.
VMTGRW008E
FILE [AUDIT4|AUDIT5] WILL NOT WORK WITH THE CURRENT AUDIT FILE
The AUDIT file format specified on the FILE statement does not match the format of the AUDIT itself; AUDIT4 was specified on the FILE statement, but the AUDIT file being processed is a type 5 AUDIT file, or AUDIT5 was specified on the FILE statement, but the AUDIT file being processed is a type 4 TMC file.
VMTGRW009I
ISSUING VMTGRW filename filetype filemode
This is an informational message indicating that no errors were detected during VMTGRW EXEC processing, and that the control statements are being submitted to VMRGRW for compilation.
VMTGRW010E
UNABLE TO LINK TO VMANAGER 195
The user ID running the VMTGRW EXEC was unable to link successfully to the VMANAGER 195 minidisk where the VMRGRW code resides. Check with your system administrator for read-only access to that minidisk.
VMTGRW011E
FREE FILEMODE NOT AVAILABLE
The VMTGRW EXEC requires at least one free filemode be available because a link to the VMANAGER 195 minidisk must be established at execution time. VMANAGER 195 contains the VMRGRW module which is called by the exec.
VMTGRW012W
WARNING! YOU ARE USING A TYPE 4 CONTROL FILE WITH A TYPE 5 TMC
The FILE statement in your VMRGRW control file indicates you are using a type 4 TMC. However, VMTGRW EXEC detected a type 5 TMC id actually being used.VMTGRW EXEC temporarily converts your VMRGRW control file to use a type 5 TMC and processing continues normally. Type 4 support may be removed later and CA recommends that you permanently convert your VMRGRW control file to use a type 5 TMC.