gtpm4m1o | Messages (System Error and Offline) |
OLDR0001T | COLR_OPEN_ERROR: UNABLE TO OPEN dataset -- JOB ABORTED |
Where:
Explanation: The data set or member could not be opened.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0002T | COLR_READ_ERROR: UNABLE TO READ/SEEK dataset -- JOB ABORTED |
Where:
Explanation: A critical input/output (I/O) error was encountered while trying to read or seek the data set or member.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0003T | COLR_WRITE_ERROR: UNABLE TO WRITE dataset -- JOB ABORTED |
Where:
Explanation: A critical input/output (I/O) error was encountered while trying to write to the data set or member.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0004T | COLR_OBJECT_ERROR: READ ERROR -- OBJECT MODULE modname -- JOB ABORTED |
Where:
Explanation: A critical input/output (I/O) error was encountered while trying to read the object module that is currently being processed.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0004E | COLR_OBJECT_ERROR: READ ERROR -- OBJECT MODULE modname -- LOADSET IGNORED |
Where:
Explanation: A critical input/output (I/O) error was encountered while trying to read the object module that is currently being processed.
System Action: The loadset that is currently being processed by the E-type loader offline job is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0005T | COLR_OBJECT_ERROR: PREMATURE EOF IN modname -- JOB ABORTED |
Where:
Explanation: A premature end-of-file (EOF) was encountered in the object module that is currently being processed.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0005E | COLR_OBJECT_ERROR: PREMATURE EOF IN modname -- LOADSET IGNORED |
Where:
Explanation: A premature end-of-file (EOF) was encountered in the object module that is currently being processed.
System Action: The loadset that is currently being processed by the E-type loader offline job is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0006T | COLR_OBJECT_ERROR: OBJECT MODULE modname IS GREATER THAN ITS MAXIMUM PERMITTED SIZE -- JOB ABORTED |
Where:
Explanation: The machine language text of the object module currently being processed exceeds the maximum length allowed for that object module.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0006E | COLR_OBJECT_ERROR: OBJECT MODULE modname IS GREATER THAN ITS MAXIMUM PERMITTED SIZE -- LOADSET IGNORED |
Where:
Explanation: The machine language text of the object module currently being processed exceeds the maximum length allowed for that object module.
System Action: The loadset that is currently being processed by the E-type loader offline job is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0007T | COLR_OBJECT_ERROR: INVALID CARD FOUND IN modname -- JOB ABORTED |
Where:
Explanation: An incorrect card was detected in the object module that is currently being processed.
System Action: The E-type loader offline job is aborted and the C language run-time library issues a message to indicate the reason for the error.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0007E | COLR_OBJECT_ERROR: INVALID CARD FOUND IN modname -- LOADSET IGNORED |
Where:
Explanation: An incorrect card was detected in the object module that is currently being processed.
System Action: The loadset that is currently being processed by the E-type loader offline job is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0008T | OLDR_ERASE_FOM: FINAL OUTPUT MEDIA HAS NO VALID LOADSETS AND HAS NO COMPACTED PAT -- MEDIA DELETED |
Explanation: The E-type loader offline job determined that the final output media would not contain a compacted program allocation table (PAT) or any programs or loadsets.
System Action: The final output media is deleted to prevent it from being used during an online load.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0009T | COLR_NO_MEMORY: UNABLE TO ALLOCATE nnnnnn BYTES STORAGE -- JOB ABORTED |
Where:
Explanation: The requested storage could not be allocated.
System Action: The E-type loader offline job is aborted.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0010T | COLR_EXTRACT_SSID: INVALID SYSID= CARD -- JOB ENDED |
Explanation: The syntax of the subsystem ID card is not correct. The subsystem ID can contain between 1 and 4 uppercase alphanumeric characters.
System Action: The E-type loader offline job is ended.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0011T | OLDR_VERIFY_CARD_SEQUENCE: 1ST CARD READ NOT SYSID=XXXX CARD -- JOB ENDED |
Explanation: The first card in the input load deck is not the subsystem ID card.
System Action: The E-type loader offline job is ended.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0012T | COLR_OBTAIN_PAT_VERSION: INVALID PATVERS= CARD -- JOB ENDED |
Explanation: The syntax of the program allocator table (PAT) card is not correct. The program version can contain 1 or 2 uppercase alphanumeric characters.
System Action: The E-type loader offline job is ended.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0014T | COLR_LOAD_SAL_TABLE: INVALID SALVERS= CARD -- JOB ENDED |
Explanation: The syntax of the system allocator (SAL) card is not correct.
System Action: The E-type loader offline job is ended.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0015T | COLR_LOAD_SAL_TABLE: CORE ALLOCATION EXCEEDED FOR SALTBL READ -- JOB ABORTED |
Explanation: The TPF linkage editor (LEDT) could not allocate the storage for the system allocator (SAL) table.
System Action: The E-type loader offline job is aborted and a dump is generated.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0016T | COLR-LOAD_SAL_TABLE: INVALID RET CODE OF code FROM LEDT -- JOB ABORTED |
Where:
Explanation: An unknown condition code was returned from the TPF linkage editor (LEDT).
System Action: The E-type loader offline job is aborted and a dump is generated.
User Response: Refer to the dump to determine the cause of the error.
See TPF System Installation Support Reference for more information.
OLDR0017T | OLDR_VERIFY_CARD_SEQUENCE: 3RD CARD READ NOT SALVERS=XX CARD -- JOB ENDED |
Explanation: The third card in the input load deck is not the system allocator (SAL) card.
System Action: The E-type loader offline job is ended.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0018T | OLDR_CALL_LOAD_SAL_TABLE: SALTBL AND PAT TIMESTAMPS DO NOT MATCH, IMPROPER VERSION BEING USED -- JOB ENDED |
Explanation: The headers of the system allocator (SAL) table and the program allocation table (PAT) contain different time stamps. This indicates that the SAL table and the PAT were created by different system allocator offline utility (SALO) jobs.
System Action: The E-type loader offline job is ended.
User Response: Run the job again by using the correct versions of the SAL and the PAT.
See TPF System Installation Support Reference for more information.
OLDR0019T | COLR_READ_PAT_INTO_CORE: modname TXT LENGTH IS GREATER THAN ESD LENGTH -- JOB ABORTED |
Where:
Explanation: The machine language text of the object module currently being processed is greater than the module length attribute specified on the first external symbol dictionary (ESD) card that was submitted for the object module.
System Action: The E-type loader offline job is aborted.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0020E | OLDR_VALIDATE_LOADSET_CARD: lsname IS NOT A VALID LOADSET NAME -- LOADSET IGNORED |
Where:
Explanation: The loadset name specified on the loadset card contains characters that are not valid, or the loadset card does not contain a blank character in the proper columns.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0021E | OLDR_VALIDATE_LOADSET_CARD: lsname EXCEEDS 8 CHARACTERS -- LOADSET IGNORED |
Where:
Explanation: The loadset name specified on the loadset card contains more than 8 characters.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0022E | OLDR_VALIDATE_LOADSET_CARD: lsname IS LESS THAN 5 CHARACTERS -- LOADSET IGNORED |
Where:
Explanation: The loadset name specified on the loadset card contains less than 5 characters.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0023E | OLDR_CHECK_FOR_DUP_LOADSET: DUPLICATE OF LOADSET lsname ALREADY EXISTS -- PRIOR LOADSET IGNORED |
Where:
Explanation: The loadset currently being processed by the E-type loader offline job was previously processed by the E-type loader offline job.
System Action: The loadset that was previously processed by the E-type loader offline job is deleted and is replaced with a loadset that is currently being processed by the E-type loader offline job.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0024E | OLDR_CHECK_FOR_EMPTY_LOADSET: LOADSET lsname IS EMPTY -- LOADSET IGNORED |
Where:
Explanation: The Loadset card that was previously processed by the E-type loader offline job was not followed by any call program cards.
System Action: The previous loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0030E | COLR_PROCESS_PROGRAM: progname_version KEYPOINT CANNOT BE LOADED -- LOADSET IGNORED |
Where:
Explanation: The program currently being processed by the E-type loader offline job is actually a keypoint and cannot be loaded by the E-type loader.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0031E | COLR_PROCESS_PROGRAM: progname_version IS A DRIVER PROGRAM, CANNOT BE LOADED -- LOADSET IGNORED |
Where:
Explanation: The program currently being processed by the E-type loader offline job is a driver program or a program test vehicle (PTV) program and cannot be loaded by the E-type loader.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0032E | COLR_VALIDATE_PROGRAM_CARD: INVALID CARD SYNTAX -- LOADSET IGNORED |
Explanation: The current call program card does not contain a blank character in the proper column.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0033E | COLR_VALIDATE_PROGRAM_CARD: progname_version CONTAINS ILLEGAL CHARACTERS -- LOADSET IGNORED |
Where:
Explanation: The program name and version specified on the current call program card is not valid for one or more of the following reasons:
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0034E | COLR_VALIDATE_PROGRAM_CARD: progname_version NOT 6 CHARACTERS LONG -- LOADSET IGNORED |
Where:
Explanation: The program name and version specified on the current call program card cannot contain more than six alphanumeric characters.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0035E | COLR_VALIDATE_PROGRAM_CARD: progname NOT ALLOWED TO BE LOADED -- LOADSET IGNORED |
Where:
Explanation: The program specified on the current call program card cannot be loaded by the E-type loader.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0036E | COLR_PROCESS_PROGRAM_OBJMOD: progname_version OBJECT MODULE NOT FOUND OR COULD NOT BE OPENED -- LOADSET IGNORED |
Where:
Explanation: One of the following errors occurred:
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0037E | COLR_PROCESS_PROGRAM_OBJMOD: progname_version IS GREATER THAN 4K -- LOADSET IGNORED |
Where:
Explanation: The length of the program currently being processed by the E-type loader offline job is too big to fit in the program buffer. The size of the buffer is 4 K bytes plus 24 bytes. The extra 24 bytes takes into account the header in C language programs and pre-4.1 assembler language programs.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0038E | COLR_PROCESS_PROGRAM_OBJMOD: modname TXT LENGTH IS GREATER THAN ESD LENGTH -- LOADSET IGNORED |
Where:
Explanation: The machine language text of the object module currently being processed is greater than the module length attribute specified on the first external symbol dictionary (ESD) card.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0039E | COLR_LINK_EDIT_PROGRAM: INVALID REQUEST TO LEDT -- LOADSET IGNORED |
Explanation: The request indicator used to call the TPF linkage editor (LEDT) was not valid.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0040W | COLR_LINK_EDIT_sPROGRAM: progname NOT FOUND IN THE SAL TABLE -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job was not allocated.
System Action: The unallocated program is loaded.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0041W | COLR_LINK_EDIT_PROGRAM: progname_version CONTAINS UNRESOLVED VCONS: vcon vcon vcon ... vcon -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job contains unresolved V-type constants.
System Action: The program is loaded.
User Response: Determine whether the V-type constants should be resolved.
See TPF System Installation Support Reference for more information.
OLDR0042E | COLR_LINK_EDIT_PROGRAM: progname_version MAXIMUM # OF VCONS EXCEEDED -- LOADSET IGNORED |
Where:
Explanation: The program currently being processed by the E-type loader offline job contains more V-type constants than the TPF linkage editor (LEDT) is able to process.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0043E | COLR_LINK_EDIT_PROGRAM: progname_version IS NOT AN E-TYPE PROGRAM -- LOADSET IGNORED |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job cannot be loaded by the E-type loader because it is not an E-type program.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0044E | COLR_LINK_EDIT_PROGRAM: progname_version IS A NON-ZERO TRANSFER VECTOR -- LOADSET IGNORED |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the offline loader cannot not be loaded by the E-type loader because it is a transfer vector. Only the parent program can be loaded.
System Action: The loadset is rejected.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information.
OLDR0045E | COLR_LINK_EDIT_PROGRAM: progname_version IS ALLOCATED AS DUMMY RESIDENT -- LOADSET IGNORED |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job is allocated as dummy resident. The program cannot be loaded by the E-type loader.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0046E | COLR_LINK_EDIT_PROGRAM: BEGIN HEADER DOES NOT MATCH progname -- LOADSET IGNORED |
Where:
Explanation: The begin header of the program currently being processed by the E-type loader offline job is different from the name specified on the call program card.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0047W | COLR_LINK_EDIT_PROGRAM: progname_version ILLEGAL Z1 VCON REFERENCE DETECTED -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job contains an illegal reference to a Z1 V-type constant.
System Action: The program is loaded.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0048W | COLR_LINK_EDIT_PROGRAM: progname_version ILLEGAL Z1 VCON REFERENCE DETECTED AND UNRESOLVED VCONS WERE FOUND: vcon vcon vcon ... vcon -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job contains an illegal reference to a Z1 V-type constant. The program also contains unresolved V-type constants.
System Action: The program is loaded.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0049E | COLR_LINK_EDIT_PROGRAM: code UNKNOWN LEDT ERROR OCCURRED -- LOADSET IGNORED |
Where:
Explanation: An unknown condition code was returned from the TPF linkage editor (LEDT).
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0050W | COLR_CHECK_FOR_DUP_PROGRAMS: progname HAS ALREADY BEEN PROCESSED -- PRIOR PROGRAM WILL BE REMOVED |
Where:
Explanation: The program currently being processed by the E-type loader offline job was previously processed by the E-type loader offline job for this loadset.
System Action: The program that was previously processed by the E-type loader offline job is deleted and is replaced with the program that is currently being processed by the E-type loader offline job.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0060E | COLR_VALIDATE_PATCH_CARD: INVALID PATCH CARD SYNTAX FOR progname_version -- LOADSET IGNORED |
Where:
Explanation: The patch card currently being processed by the E-type loader offline job does not contain a blank character in the proper columns, or the patch card does not contain the string 001 in the proper columns.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0061E | COLR_VALIDATE_PATCH_CARD: PATCH CARD IS NOT APPLICABLE FOR progname_version -- LOADSET IGNORED |
Where:
Explanation: The name of the patch card currently being processed by the E-type loader offline job does not match the name of the program currently being patched.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0062E | COLR_VALIDATE_PATCH_CARD: PATCH FOR progname_version DATA FIELDS NOT HEX -- LOADSET IGNORED |
Where:
Explanation: The data on the patch card or the starting address fields on the patch card currently being processed by the E-type loader offline job are not specified in hexadecimal characters.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0063E | COLR_PATCH_CARD: PATCH FOR progname_version NOT ON HALFWORD BOUNDARY -- LOADSET IGNORED |
Where:
Explanation: The relative starting address of the area to patch is not on a halfword boundary.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0064E | COLR_PATCH_CARD: PATCH FOR progname_version INSIDE PROGRAM HEADER -- LOADSET IGNORED |
Where:
Explanation: The relative starting address of the area to patch is within the header of the program being patched.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0065E | COLR_PATCH_CARD: PATCH FOR progname_version BEYOND MAXIMUM LENGTH OF nnnn BYTES -- LOADSET IGNORED |
Where:
Explanation: The relative starting address of the area to patch or the number of bytes to patch extends beyond the maximum size of the program.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0070W | OLDR_VERIFY_CARD_SEQUENCE: CARD OUT OF SEQUENCE -- CARD IGNORED |
Explanation: One of the following errors occurred:
System Action: The input card is ignored.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0071E | OLDR_VERIFY_CARD_SEQUENCE: CARD OUT OF SEQUENCE -- LOADSET IGNORED |
Explanation: One of the following situations occurred:
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0075I | COLR_BUILD_COMPACTED_PAT: IPATversion SUCCESSFULLY PROCESSED AND COMPACTED PAT BUILT ON FILE |
Where:
Explanation: The program allocator table (PAT) card was processed successfully by the E-type loader offline job, and the compacted PAT was constructed in a temporary data set.
System Action: The E-type loader offline job continues to run.
User Response: None.
See TPF System Installation Support Reference for more information.
OLDR0076E | COLR_PROCESS_PROGRAM: progname_version IS GREATER THAN 4K -- LOADSET IGNORED |
Where:
Explanation: The length of the program currently being processed by the E-type loader offline job is greater than 4 K bytes.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0077I | COLR_BLD_TIMESTAMP: TIMESTAMP RECORD WRITTEN TO FILE |
Explanation: The E-type loader (OLDR) tried to get the amount of storage specified by the CLMSIZE parameter (or the default amount, if CLMSIZE was not specified) and was unable to obtain that storage.
System Action: Processing stops.
User Response: Reduce the amount of storage on the CLMSIZE parameter.
OLDR0078E | OLDR_CALL_PROCESS_PATCH: xxxxxx IS AN ISOC LOAD MODULE PATCHES CANNOT BE APPLIED -- LOADSET IGNORED |
Where:
Explanation: The offline loader found a REP card for a program that is a C load module.
System Action: The loadset is ignored and processing continues with the next loadset.
User Response: Check the load deck and move or remove the REP card that is not supported.
OLDR0079E | OLDR_CALL_PROCESS_PATCH: MAX PATCHES EXCEEDED FOR PROGRAM xxxxxx -- LOADSET IGNORED |
Where:
Explanation: More than 255 REP cards are present in the load deck for the specified program.
System Action: The loadset is rejected.
User Response: Create a new version of the program so that fewer patches have to be applied.
OLDR0080E | COLR_PROCESS_LOADMOD: UNABLE TO LOAD LIBRARY cccccc TO NON-BSS SUBSYSTEM -- LOADSET IGNORED |
Where:
Explanation: The specified library was requested to be loaded to a nonbasic subsystem (non-BSS). Libraries are only allowed in the basic subsystem (BSS).
System Action: The loadset is rejected.
User Response: Load the library in the BSS.
OLDR0081T | OLDR_OBTAIN_STORAGE_AND_START: UNABLE TO ALLOCATE STORAGE FOR CLMSIZE -- JOB ABORTED |
Explanation: The E-type loader (OLDR) tried to get the amount of storage specified by the CLMSIZE parameter (or the default amount, if CLMSIZE was not specified) and was unable to obtain that storage.
System Action: Processing stops.
User Response: Reduce the amount of storage on the CLMSIZE parameter.
OLDR0082E | OLDR_PROCESS_LM: PROGRAM LOAD MODULE xxxxxx I/O ERROR -- LOADSET IGNORED |
Where:
Explanation: The E-type loader (OLDR) tried to load a program. While attempting to read the program into storage, an I/O error occurred.
System Action: The program is not loaded and processing continues.
User Response: Do the following:
OLDR0083E | OLDR_PROCESS_LM: INCORRECT RECORD IN PROGRAM LOAD MODULE xxxxxx -- LOADSET IGNORED |
Where:
Explanation: The E-type loader (OLDR) tried to load a program. While processing the program, a record was found that was either not valid or was unexpected.
System Action: The program is not loaded and processing continues.
User Response: Do the following:
OLDR0084E | OLDR_PROCESS_LM: DLM ENTRY POINT NOT FOUND IN PROGRAM xxxxxx -- LOADSET IGNORED |
Where:
Explanation: The E-type loader (OLDR) attempted to load a program that is a C load module. The program contained DLM startup code CSTRTD, but no entry point with the 4-character program name was found. A DLM must contain a function with the 4-character name of the program.
System Action: The loadset is rejected.
User Response: Make sure that the program was built correctly.
OLDR0085E | OLDR_PROCESS_LM: STARTUP CODE MISSING FROM PROGRAM xxxxxx -- LOADSET IGNORED |
Where:
Explanation: The E-type loader (OLDR) tried to load a program that is a C load module, but the program did not contain the required startup code (CSTRTD or CSTRTL).
System Action: The program is not loaded and processing continues.
User Response: Make sure that the program was built correctly. One of the startup routines (CSTRTD or CSTRTL) was not linked into the program correctly.
OLDR0086E | OLDR_PROCESS_LM: PROGRAM LOAD MODULE xxxxxx LARGER THAN CLMSIZE -- LOADSET IGNORED |
Where:
Explanation: The E-type loader (OLDR) tried to load a program, but there was not enough memory allocated to process the program.
System Action: The program is not loaded and processing continues.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information.
OLDR0087W | OLDR_CALL_PROCESS_PROGRAM: progname NOT FOUND IN THE SAL TABLE -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job was not allocated.
System Action: The unallocated program is loaded.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0088E | OLDR_CALL_PROCESS_PROGRAM: progname_version IS A NON-ZERO TRANSFER VECTOR -- LOADSET IGNORED |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the offline loader cannot be loaded by the E-type loader because it is a transfer vector. Only the parent program can be loaded.
System Action: The loadset is rejected.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information.
OLDR0089E | OLDR_CALL_PROCESS_PROGRAM: progname IS ALLOCATED AS DUMMY RESIDENT -- LOADSET IGNORED |
Where:
Explanation: The TPF linkage editor (LEDT) determined that the program currently being processed by the E-type loader offline job is allocated as dummy resident. The program cannot be loaded by the E-type loader.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0090W | OLDR_PROCESS_LM: C LOAD MODULE nnnnvv CONTAINS NO LINK MAP DATA - C LOAD MODULE LOADED ANYWAY |
Where:
Explanation: You ran the offline E-type loader (OLDR) and specified a C load module that contains no link map data.
System Action: The C load module is loaded with no link map data.
User Response: If you want a link map for this C load module, do the following:
See TPF Application Programming for information about CBLD and TPF System Installation Support Reference for information about OLDR.
OLDR0091T | OLDR_OBTAIN_STORAGE_AND_START: UNABLE TO ALLOCATE STORAGE FOR ADATASIZE - JOB ABORTED |
Explanation: The E-type loader (OLDR) tried to get the amount of storage specified by the ADATASIZE parameter (or the default amount if the ADATASIZE parameter was not specified) and was unable to obtain that amount of storage.
System Action: Processing ends abnormally.
User Response: Do the following:
See TPF System Installation Support Reference for more information about OLDR and the ADATASIZE parameter.
OLDR0092W | COLR_PROCESS_LOADMOD BUFFER ERROR OCCURRED READING ADATA FOR PROGRAM nnnnvv - PROGRAM LOADED ANYWAY |
Where:
Explanation: The general file loader (ALDR) ran out of storage while attempting to load an ADATA file for the program being run.
System Action: The program was loaded without the ADATA file.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information about ALDR and the ADATASIZE parameter.
OLDR0093W | COLR_PROCESS_LOADMOD: I/O ERROR OCCURRED READING ADATA FOR PROGRAM nnnnvv - PROGRAM LOADED ANYWAY |
Where:
Explanation: An error occurred when the E-type loader (OLDR) attempted to read an ADATA file for the program being run.
System Action: The program was loaded without the ADATA file.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information about OLDR.
OLDR0094W | OLDR_CALL_PROCESS_PROGRAM: BUFFER ERROR OCCURRED READING ADATA FOR PROGRAM progname_version - PROGRAM LOADED ANYWAY |
Where:
Explanation: The E-type loader (OLDR) ran out of storage while attempting to load an ADATA file for the program being run.
System Action: The program was loaded without the ADATA file.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information about OLDR and the ADATASIZE parameter.
OLDR0095W | OLDR_CALL_PROCESS_PROGRAM: I/O ERROR OCCURRED READING ADATA FOR PROGRAM progname_version - PROGRAM LOADED ANYWAY |
Where:
Explanation: An error occurred when the E-type loader (OLDR) attempted to read an ADATA file for the program being run.
System Action: The program was loaded without the ADATA file.
User Response: Do one of the following:
See TPF System Installation Support Reference for more information about OLDR.
OLDR0099E | COLR_VALIDATE_PROGRAM_CARD: USER EXIT ERROR return_code ENCOUNTERED FOR PROGRAM progname_version -- LOADSET IGNORED |
Where:
Explanation: The program currently being processed by the E-type loader offline job was flagged by the E-type loader offline user exit as being in error.
System Action: The loadset is rejected.
User Response: Do the following:
See TPF System Installation Support Reference for more information.
OLDR0099W | COLR_VALIDATE_PROGRAM_CARD: USER EXIT ERROR return_code ENCOUNTERED FOR PROGRAM progname_version -- PROGRAM LOADED ANYWAY |
Where:
Explanation: The program currently being processed by the E-type loader offline job was flagged with a warning by the E-type loader offline user exit.
System Action: The program is loaded.
User Response: Do the following:
See TPF System Installation Support Reference for
more information.
Where:
Severity: 5
Explanation: The number of modules was found to be an odd number. It must be an even
number.
System Action: None.
User Response: Do the following:
Where:
Severity: 5
Explanation: DEVICEx operand was specified but PERMx and EXTRAx were not found.
System Action: None.
User Response: Do the following:
Severity: 5
Explanation: When DASD devices are used they must form a complete series starting with the
device type A. (In other words, if three device types are used, they
must be A, B, and C.)
System Action: None.
User Response: Do the following:
Where:
Severity: 5
Explanation: This error occurred because the number of cylinders coded for the second
subparameter of the DEVICEx parameter is not a decimal number.
System Action: None.
User Response: Do the following:
Severity: 5
Explanation: This warning is issued if the number of online device A prime modules is
greater than 1, yet IPLABLE is equal to 1. If this is the case then
fallback module keypointing will not occur.
System Action: None.
User Response: Do one of the following:
ONL002 FULLY DUPLICATED OR SELECTIVELY DUPLICATED FILE LAYOUT SPECIFIED
FOR xxxx WITH ODD NUMBER OF MODULES
ONL003 xxxx NO MODS FOR DEVICE TYPE
ONL007 INPUT DEVICE TYPES DO NOT FORM A CORRECT SERIES
ONL009 NUMBER OF CYLINDERS (y...y) FOR DEVICEx IS
NOT NUMERIC
ONL010 KEYPOINTING MAY NOT OCCUR IF IPLABLE IS NOT GREATER THAN 1