gtpm4m1u | Messages (System Error and Offline) |
VAGE0001E | INCORRECT TPFSYM USAGE. CORRECT USAGE: tpfsym -s sysadata -o object -e events -x exclusion_file -f source_path |
Where:
Explanation: An error occurred because the TPFSYM offline program was entered with incorrect parameters or no parameters specified.
System Action: The TPFSYM offline program exits.
User Response: Enter the TPFSYM offline program again with the correct parameters specified.
VAGE0002E | UNABLE TO OPEN THE SYSADATA FILE |
Explanation: An error occurred because the SYSADATA file name specified when the TPFSYM offline program was entered was not valid. The SYSADATA file is generated for use by the TPF Assembler Debugger for VisualAge Client.
System Action: The TPFSYM offline program exits.
User Response: Do one of the following:
mvs:>ls -al total 3616 drwxr-xr-x 2 TPFUSER TASKS 8192 Nov 6 13:01 ./ drwxr-xr-x 43 TPFUSER TASKS 8192 Nov 6 09:16 ../ -rw-r--r-- 1 TPFUSER TASKS 1668151 Nov 6 6 13:01 sysadata.bin
VAGE0003E | UNABLE TO OPEN THE ADATA FILE |
Explanation: An error occurred because the name of the ADATA file specified when the TPFSYM offline program was entered was not valid.
System Action: The TPFSYM offline program exits.
User Response: Do one of the following:
mvs:>ls -al total 3616 drwxr-xr-x 2 TPFUSER TASKS 8192 Nov 6 13:01 ./ drwxr-xr-x 43 TPFUSER TASKS 8192 Nov 6 09:16 ../ -rw-r--r-- 1 TPFUSER TASKS 1668151 Nov 6 6 13:01 sysadata.bin
VAGE0004W | UNABLE TO OPEN EVENT LOG |
Explanation: An error occurred because an incorrect value was specified for the -e events parameter when the TPFSYM offline program was entered to create an event log.
System Action: The TPFSYM offline program continues processing, but does not create an event log.
User Response: Do the following:
VAGE0005W | UNABLE TO OPEN EXCLUSION FILE |
Explanation: An error occurred because the TPFSYM offline program was entered with an exclusion file specified that was not valid.
System Action: The TPFSYM offline program continues processing, but does not exclude data macros (DSECTs) or symbols defined in the common symbol table and saved in the ADATA file that is generated by the TPF Assembler Debugger for VisualAge Client.
User Response: Do the following:
VAGE0007E | UNABLE TO PROCESS SYSADATA FILE |
Explanation: The TPFSYM offline program was entered with an SYSADATA file name specified that was not generated by IBM High Level Assembler Version 1 (HLASM) Release 3 or higher.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0008W | UNABLE TO PROCESS EXCLUSION FILE |
Explanation: The TPFSYM offline program was entered with an exclusion file specified that was not generated when TPFSYM was processed previously.
System Action: The TPFSYM offline program continues processing, but does not exclude data macros (DSECTs) or symbols defined in the common symbol table and saved in the ADATA file that is generated by the TPF Assembler Debugger for VisualAge Client.
User Response: Do the following:
VAGE0009E | ERROR ALLOCATING MEMORY ERROR OCCURRED IN functionmem |
Where:
Explanation: A memory allocation error occurred in the function referenced at the memory allocation interval indicated. If no memory allocation interval is provided in the message, the error occurred at the only instance of memory allocation.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0010E | SYSADATA FILE POSITION ERROR |
Explanation: An error occurred while processing a SYSADATA record.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0011E | UNABLE TO CLOSE SYSADATA FILE |
Explanation: An error occurred while closing the SYSADATA file.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0012E | UNABLE TO CLOSE EVENT LOG |
Explanation: An error occurred while closing the event log file.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0013E | UNABLE TO DETERMINE SIZE OF SYSADATA FILE |
Explanation: The TPFSYM offline program received an error return code from the fseek system call. fseek is a file system function that sets a file position. See TPF C/C++ Language Support User's Guide for more information abou the fseek function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0014E | INVALID SYMBOL TYPE |
Explanation: The symbol type specified is not valid.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0015E | DWARF_INIT ERROR ERROR OCCURRED IN function int |
Where:
Explanation: An error occurred at the occurrence interval referenced for the call to the dwarf_init function in the function referenced in the message. If no occurrence interval is indicated, the error occurred at the only instance of a dwarf_init call in that function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0016E | DWARF_NEXT_CU_HEADER ERROR ERROR OCCURRED IN function int |
Where:
Explanation: An error occurred at the occurrence interval referenced for the call to the dwarf_next_cu_header function in the function referenced in the message. If no occurrence interval is indicated, the error occurred at the only instance of a dwarf_next_cu_header call in that function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0017E | DWARF_SIBLING_OF ERROR ERROR OCCURRED IN functionint |
Where:
Explanation: An error at the occurrence interval referenced for the call to the dwarf_sibling_of function in the function referenced in the message. If no occurrence interval is indicated, the error occurred at the only instance of a dwarf_sibling_of call in that function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0018E | DWARF_CHILD ERROR ERROR OCCURRED IN function int |
Where:
Explanation: An error occurred at the occurrence interval referenced for the call to the dwarf_child function in the function referenced in the message. If no occurrence interval is indicated, the error occurred at the only instance of a dwarf_child call in that function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0019E | FIND_DIE ERROR ERROR OCCURRED IN FIND_DIE() |
Explanation: An error occurred while querying the exclusion table for a symbol in the find_die function.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0020E | INCORRECT ASSEMBLER VERSION ERROR OCCURRED WHILE WRITING EVENT LOG |
Explanation: An error occurred because the event file can only be created from IBM High Level Assembler (HLASM) Version 1 Release 3 or higher.
System Action: The TPFSYM offline program exits.
User Response: Verify that you are using HLASM Version 1 Release 3 or higher when assembling your assembler source code.
VAGE0021E | INCORRECT USING RECORD TYPE ERROR OCCURRED IN function int |
Where:
Explanation: An error occurred because an incorrect record type was used. A record type other than USING, PUSH, POP, or DROP was used.
System Action: The TPFSYM offline program exits.
User Response: Do the following:
VAGE0022I | SYSADATA POSTPROCESSING COMPLETED |
Explanation: This message is displayed when TPFSYM offline processing is completed.
System Action: None.
User Response: Load the ADATA file that is generated to the TPF system by using the online loader.