gtpm5m1jMessages (Online)

IDOT-IFIL

IDOT0001ICOMPLETED

Explanation: This message is issued to inform you that all responses to a ZIDOT command are complete.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command,

IDOT0002IKEYWORD keyword INCLUDED FOR ERROR syserr

Where:

keyword
Identifies an area of main storage.

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the INCLUDE parameter specified. This message verifies that the specified main storage area will be included in the dump for the system error number referenced in the message.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0003IKEYWORD keyword OMITTED FOR ERROR syserr

Where:

keyword
Identifies an area of main storage.

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the OMIT parameter specified. This message verifies that the specified main storage area will be omitted from the dump for the system error number referenced in the message.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0004IKEYWORD keyword CREATED START--num END--num

Where:

keyword
Identifies an area of main storage.

num
Indicates the main storage area range.

Explanation: This is the normal response to the ZIDOT command with the CREATE parameter specified. This message verifies that a new keyword was created.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0005IKEYWORD keyword DELETED

Where:

keyword
Identifies a main storage area.

Explanation: This is the normal response to the ZIDOT command with the DELETE parameter specified. This message verifies that the keyword you specified was deleted.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0006ICREATED KEYWORDS DELETED

Explanation: This is the normal response to the ZIDOT command with the DELETE ALL parameters specified. This message verifies that all keywords created by the ZIDOT command were deleted.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0007IVALID KEYWORDS ARE

Explanation: This is the normal response to the ZIDOT command with the DISPLAY parameter specified. This message is followed by a list of the storage area keywords currently defined, and the start and end addresses for each keyword.

If the keyword is subsystem unique, then the address specified will be for the basic subsystem (BSS).

If the keyword is I-stream unique, then the address specified will be for the main I-stream.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0011IDISPLAY COMPLETE

Explanation: This message indicates that all responses to the ZIDOT DISPLAY command are complete.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0012ISTORAGE INCLUDED FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the DISPLAY STORAGE parameters specified. This message is followed by a list of keywords and their descriptions for all of the storage areas included in the dump for the system error number referenced in the message.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0013IOVERRIDES VIA ZIDOT FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the DISPLAY OVERRIDES parameters specified. This message is followed by a list of keywords and their descriptions for all of the storage areas included or omitted as a result of the ZIDOT command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0014ILIST OF OVERRIDES FOR ERROR p.senum

Where:

p.senum
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the DISPLAY LIST parameters specified. This message is followed by a list of system error number/program name pairs for the system error number referenced in the message for which overrides exist.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0015ISUPPRESS OPTION IN EFFECT FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the DISPLAY OVERRIDES parameters specified or the DISPLAY STORAGE parameters specified when the SUPPRESS parameter is in effect for the system error number referenced in the message.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0016ISTORAGE OPTION IN EFFECT FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: This is the normal response to the ZIDOT command with the DISPLAY OVERRIDES parameters specified or the DISPLAY STORAGE parameters specified when the STORAGE parameter is in effect for the system error number referenced in the message.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0017ICREATED KEYWORDS ARE

Explanation: This is the normal response to the ZIDOT command with the DISPLAY CREATE parameters specified. This message is followed by a list of keywords created by the ZIDOT command with the CREATE parameter specified.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0021ILIST OF ERRORS CONTAINING OVERRIDES

Explanation: This is the normal response to the ZIDOT command with the DISPLAY LIST ALL parameters specified. This message is followed by a list of errors that contain overrides created by the ZIDOT command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0024ILIST OF ERRORS SUPPRESSED

Explanation: This is the normal response to the ZIDOT command with the DISPLAY SUPPRESS parameters specified. This message is followed by a list of errors that were suppressed by the ZIDOT suppress command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0040EZIDOT NOT AVAILABLE -- RESTART DID NOT COMPLETE.

Explanation: The ZIDOT facility is not available because restart for ZIDOT (in CVRN) did not complete or completed with an error.

System Action: The ZIDOT command is rejected.

User Response: Do the following:

  1. Determine the cause of the errors in restart.
  2. Take the necessary corrective action.

See TPF Operations for more information about the ZIDOT command.

IDOT0041EINVALID PREFIX SPECIFIED

Explanation: The prefix character supplied by the user was missing or is not valid.

System Action: ZIDOT processing is exited.

User Response: Specify a valid uppercase alphabetic character or * to omit the prefix.

See TPF Operations for more information about the ZIDOT command.

IDOT0042EINVALID SYSTEM ERROR NUMBER SPECIFIED

Explanation: The system error number supplied by the user was missing or is not valid.

System Action: ZIDOT processing is exited.

User Response: Specify a valid system error number in the range X'000001' to X'FFFFFF'.

See TPF Operations for more information about the ZIDOT command.

IDOT0043EPROGRAM NAME NOT ALLOWED

Explanation: A program name may not be specified with the ZIDOT CLEAR AL command. The specified storage area was included in all dumps, regardless of program name.

System Action: ZIDOT processing is exited.

User Response: Omit the program name.

See TPF Operations for more information about the ZIDOT command.

IDOT0044EINVALID PROGRAM NAME SPECIFIED

Explanation: The program name specified with the ZIDOT command was too short.

System Action: ZIDOT processing is exited.

User Response: Specify a valid four character program name.

See TPF Operations for more information about the ZIDOT command.

IDOT0045EDUMP OVERRIDE TABLE IS FULL -- DELETE SOME OVERRIDES

Explanation: The dump override table is full.

System Action: The ZIDOT command is rejected.

User Response: Do the following:

  1. Enter the ZIDOT command with the CLEAR parameter specified to clear some space in the dump override table.
  2. Install any overrides permanently required for system operation in the CUDP copy member of the CCUEXT CSECT (copy member CIDP in CCCPSE for IBM overrides).

See TPF Operations for more information about the ZIDOT command.

IDOT0046ENO KEYWORD SPECIFIED

Explanation: A keyword must be supplied with the ZIDOT CLEAR ALL command.

System Action: ZIDOT processing is exited.

User Response: Enter the command again and specify a valid keyword.

See TPF Operations for more information about the ZIDOT command.

IDOT0047EKEYWORD keyword INVALID

Where:

keyword
Identifies an area of main storage.

Explanation: A keyword of DUMMY or ICORND has special meaning in the TPF system and may not be specified with the ZIDOT command.

System Action: ZIDOT processing is exited.

User Response: Enter the command again and specify a valid keyword.

See TPF Operations for more information about the ZIDOT command.

IDOT0048WKEYWORD keyword NOT INITIALIZED

Where:

keyword
Identifies an area of main storage.

Explanation: A keyword specified with the ZIDOT INCLUDE or ZIDOT OMIT command has no storage range associated with it in the selective memory dump table. Either the data object is not present in the user's configuration or the code in the CSECT CCCTIN initializer, which initializes the storage range is not functioning.

System Action: The ZIDOT command is rejected.

User Response: Do the following:

  1. If the data object is present, determine why the selective memory dump table (SMDT) entry for it is not being initialized.
  2. Take the necessary corrective action.

See TPF Operations for more information about the ZIDOT command.

IDOT0049EKEYWORD keyword ALREADY INCLUDED FOR ERROR syserr

Where:

keyword
Identifies an area of main storage.

syserr
Specifies a system error number.

Explanation: A storage area specified with the ZIDOT INCLUDE command is already included in the dump for the system error number reference in the message.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0050EKEYWORD keyword ALREADY OMITTED FOR ERROR syserr

Where:

keyword
Identifies an area of main storage.

syserr
Specifies a system error number.

Explanation: A storage area specified with the ZIDOT OMIT command is already omitted from the dump for the system error number referenced in the message.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0051EINVALID STARTING ADDRESS

Explanation: The starting address of the storage range specified with the ZIDOT command with the CREATE parameter specified is beyond the end of the system virtual memory (SVM).

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid hexadecimal starting address.

See TPF Operations for more information about the ZIDOT command.

IDOT0052EINVALID ENDING ADDRESS

Explanation: The ending address of the storage range specified with the ZIDOT command with the CREATE parameter specified is beyond the end of the system virtual memory (SVM).

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid hexadecimal starting address.

See TPF Operations for more information about the ZIDOT command.

IDOT0053EENDING ADDRESS MUST BE GREATER THAN STARTING ADDRESS

Explanation: The ending address of the storage range specified with the ZIDOT command with the CREATE parameter specified is less the starting address specified.

System Action: The ZIDOT command is exited.

User Response: Enter the ZIDOT command again and specify a valid address range.

See TPF Operations for more information about the ZIDOT command.

IDOT0054EINVALID TEXT DESCRIPTOR

Explanation: The text description of the storage range specified with the ZIDOT command with the CREATE parameter specified contains null characters or characters that are not valid.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid text descriptor enclosed in quotes.

See TPF Operations for more information about the ZIDOT command.

IDOT0055ETEXT DESCRIPTOR NOT ENCLOSED IN QUOTES

Explanation: The text description of the storage area specified with the ZIDOT command with the CREATE parameter specified must be enclosed in single quotes.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid text descriptor enclosed in quotes. If the quote character is not available, the dollar sign ($) may be used.

See TPF Operations for more information about the ZIDOT command.

IDOT0056EKEYWORD keyword ALREADY EXISTS

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the CREATE parameter specified was entered with a keyword that is defined to the TPF system. already.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a different keyword.

See TPF Operations for more information about the ZIDOT command.

IDOT0057ENO SPACE AVAILABLE FOR CREATED KEYWORDS -- DELETE SOME KEYWORDS

Explanation: All DUMMY entries in the selective memory dump table (SMDT) are in use.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command with the DELETE parameter specified to clear some space in the SMDT.

See TPF Operations for more information about the ZIDOT command.

IDOT0058EKEYWORD keyword DOES NOT EXIST

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the DELETE or CLEAR ALL parameters specified was entered with a keyword that is not defined to the TPF system.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a keyword that is valid.

See TPF Operations for more information about the ZIDOT command.

IDOT0059EKEYWORD keyword WAS NOT CREATED VIA ZIDOT

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the DELETE parameter specified was entered to delete a keyword that was not created by entering the ZIDOT command with the CREATE parameter specified.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a different keyword.

See TPF Operations for more information about the ZIDOT command.

IDOT0060ENO CREATED KEYWORDS FOUND

Explanation: The ZIDOT command with the DISPLAY CREATE parameter specified was entered but no keywords were created previously by using the ZIDOT command with the CREATE parameter specified.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0061EOVERRIDE NOT FOUND FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: The ZIDOT command with the DISPLAY, CLEAR, or RESET parameters was specified but no override exists for the system error number specified.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0062EKEYWORD NOT ALLOWED

Explanation: The ZIDOT command with the CLEAR parameter specified was entered with a keyword. You only need to specify a keyword when you are entering the ZIDOT command with the CLEAR ALL parameter specified.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and do not specify a parameter.

See TPF Operations for more information about the ZIDOT command.

IDOT0063EKEYWORD keyword NOT INCLUDED/OMITTED FOM ALL DUMPS

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the CLEAR ALL parameter specified was entered with a keyword. However, no ZIDOT command with the INCLUDE ALL or OMIT ALL parameter specified was entered previously.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a different parameter.

See TPF Operations for more information about the ZIDOT command.

IDOT0064EALL OPTION NOT ALLOWED

Explanation: The ZIDOT command with the DISPLAY STORAGE ALL, DISPLAY LIST ALL, SUPPRESS ALL, STORAGE ALL, or RESET ALL parameters specified was entered. ALL cannot be used as a system error designation when these parameters are specified on the ZIDOT command.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid system error number other than ALL.

See TPF Operations for more information about the ZIDOT command.

IDOT0065EMD OPTION NOT ALLOWED

Explanation: The ZIDOT command with the DISPLAY LIST MD or SUPPRESS MD parameters specified was entered. MD cannot be used as a system error designation when these parameters are specified on the ZIDOT command.

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a valid system error number other than MD.

See TPF Operations for more information about the ZIDOT command.

IDOT0066EERRORS I000001-I000004 CANNOT BE SUPPRESSED

Explanation: Dumps associated with unplanned errors (hard program checks) may not be suppressed.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0067ESUPPRESS OPTION ALREADY IN EFFECT FOR ERROR syserr

Where:

syserr
The system error.

Explanation: The ZIDOT command with the SUPPRESS parameter specified was entered for a system error for which SUPPRESS is in effect already.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0068ESTORAGE OPTION ALREADY IN EFFECT FOR ERROR syserr

Where:

syserr
Specifies a system error number.

Explanation: The ZIDOT command with the STORAGE parameter specified was entered for a system error for which STORAGE is in effect already.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0069ESUPPRESS/STORAGE OPTIONS NOT IN EFFECT FOR syserr

Where:

syserr
A system error number.

Explanation: The ZIDOT command with the RESET parameter specified was entered for a system error for which neither the SUPPRESS or STORAGE parameters were in effect.

System Action: The ZIDOT command is rejected.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0070EREQUEST NOT PROCESSED

Explanation: The ZIDOT command with the CREATE or INCLUDE/OMIT ALL parameters specified was entered but there is insufficient space on the selective memory dump table (SMDT) file record to save the results of the request. This message is followed by the 0000F0 system error message with the INSUFFICIENT SPACE ON FILE FOR ADDITIONAL SMDT ENTRIES appended.

System Action: The 0000F0 system error message is issued and ZIDOT processing is exited.

User Response: Do one of the following:

See TPF Operations for more information about the ZIDOT command.

IDOT0071EKEYWORD keyword NOT OMITTED-REQUIRED BY IDATB/UDATB

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the OMIT parameter specified was entered for a keyword that is marked in IDATB or UDATB as being required in the dump so the request is ignored for the keyword.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0072EKEYWORD keyword NOT INCLUDED-REQUIRED BY IDATB/UDATB

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the INCL parameter specified was entered for a keyword that is marked in IDATB or UDATB as being required in every dump so the request is ignored for the keyword.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0073EKEYWORD keyword NOT OMITTED-INCLUDED VIA ZIDOT INCL ALL MESSAGE

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the OMIT parameter specified was entered for a keyword when a ZIDOT command with the INCLUDE ALL parameter specified was entered. Since the INCLUDE ALL parameter takes precedence, this keyword is not omitted.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0074EKEYWORD keyword NOT INCLUDED-OMITTED VIA ZIDOT OMIT ALL MESSAGE

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the INCL parameter specified was entered for the keyword that was omitted when a ZIDOT command with the OMIT ALL parameter specified was entered. Since the OMIT ALL parameter takes precedence, this keyword is not omitted.

System Action: ZIDOT processing is continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0075WKEYWORD keyword NOT INITIALIZED DUE TO STORAGE CONFIGURATION CHANGE.

Where:

keyword
Identifies an area of main storage.

Explanation: The ZIDOT command with the INCLU or OMIT parameter specified was entered for this keyword, which was not initialized because its storage area runs past the end of storage. The keyword will be included or omitted even though this will not affect the content of the dumps. If more storage gets added to TPF system, then the areas may be dumped and this message will not appear.

System Action: ZIDOT is processing continued.

User Response: None.

See TPF Operations for more information about the ZIDOT command.

IDOT0076EZIDOT NOT ALLOWED FOR THE FULL MANUAL DUMP

Explanation: The system error used for a full manual dump cannot be overridden by entering the ZIDOT command.

System Action: The ZIDOT command is rejected.

User Response: Enter the command again and specify a valid system error number.

See TPF Operations for more information about the ZIDOT command.

IDOT0077EKEYWORD MUST BEGIN WITH A LETTER

Explanation: A new keyword must begin with a letter (A through Z).

System Action: The ZIDOT command is rejected.

User Response: Enter the ZIDOT command again and specify a keyword name that begins with a letter (A through Z).

See TPF Operations for more information about the ZIDOT command.

IFIL0004IRECORD INITIALIZATION STARTED FOR ffffffff

Where:

ffffffff
The symbolic file address compute program (FACE) equate value for the records being initialized. If this FACS equate is preceded by a pound sign (#), it will be replaced by a period (.) in the output.

Explanation: This is the normal response to the ZIFIL command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIFIL command.

IFIL0005IRECORD INITIALIZATION COMPLETED FOR ffffffff

Where:

ffffffff
The symbolic file address compute program (FACE) equate value for the records being initialized. If this FACS equate is preceded by a pound sign (#), it will be replaced by a period (.) in the output.

Explanation: This is the normal response to the ZIFIL command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIFIL command.

IFIL0011ESYNTAX ERROR

Explanation: The format of the ZIFIL command is not valid.

System Action: The ZIFIL command is rejected.

User Response: Do the following:

  1. Determine the correct format of the command.
  2. Enter the ZIFIL command again by using the correct format.

See TPF Operations for more information about the ZIFIL command.

IFIL0013EIDENTIFIER PARAMETER INVALID

Explanation: The ZIFIL command was entered with an identifier value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify an identifier parameter that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0014ECODE CHECK PARAMETER INVALID

Explanation: The ZIFIL command was entered with a code check value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a code check that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0015ESTART ORD PARAMETER INVALID

Explanation: The ZIFIL command was entered with a start ordinal number value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a start ordinal number that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0016EEND ORD PARAMETER INVALID

Explanation: The ZIFIL command was entered with an end ordinal number value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify an end ordinal number that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0017ECHAIN PARAMETER INVALID

Explanation: The ZIFIL command was entered with a chain value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a chain value that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0018ECOPY PARAMETER INVALID

Explanation: The ZIFIL command was entered with a copy value that is not valid.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a copy value that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0019EFACS ERROR

Explanation: There was a FACS error.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIFIL command.

IFIL0020ERECORD FIND ERROR

Explanation: There was a record FIND error.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZIFIL command.

IFIL0021EENDING ORDINAL NUMBER OUTSIDE ALLOWABLE RANGE

Explanation: The ZIFIL command was entered with an ending ordinal number value that is more than the maximum range allowed.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify an ending ordinal number that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0022EORDINAL NUMBER OR RCC NOT HEXADECIMAL

Explanation: The ZIFIL command was specified with an ordinal number value or an RCC value that is not hexadecimal.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a value for the ordinal number or RCC that is hexadecimal.

See TPF Operations for more information about the ZIFIL command.

IFIL0023ERECORD CODE CHECK DOES NOT MATCH FILE RECORD

Explanation: The ZIFIL command was entered with a record code check value that does not match the file record.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a value for the record code check that is valid.

See TPF Operations for more information about the ZIFIL command.

IFIL0024EERROR OCCURRED WHILE FILING RECORD

Explanation: The ZIFIL command was entered but an error occurred while filing a record so processing did not complete.

System Action: The ZIFIL command is rejected.

User Response: None.

See TPF Operations for more information about the ZIFIL command.

IFIL0025ERECORD ID PARAMETER NOT EQUAL TO RETRIEVED RECORD

Explanation: The ZIFIL command was entered with a record ID that is not equal to the record that was retrieved.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a valid record ID.

See TPF Operations for more information about the ZIFIL command.

IFIL0026EENDING ORDINAL NUMBER IS GREATER THAN STARTING ORDINAL NUMBER

Explanation: The ZIFIL command was entered with ordinal numbers that are not in the correct sequence.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a valid range of ordinal numbers.

See TPF Operations for more information about the ZIFIL command.

IFIL0027EINVALID I-STREAM NUMBER

Explanation: The ZIFIL command was entered with an incorrect i-stream number.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a valid I-stream number.

See TPF Operations for more information about the ZIFIL command.

IFIL0028EINVALID CPU ID

Explanation: The ZIFIL command was entered with an incorrect cpu id.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a valid cpu id.

See TPF Operations for more information about the ZIFIL command.

IFIL0029EINVALID SUBSYSTEM USER NAME

Explanation: The ZIFIL command was entered with an incorrect subsystem user name.

System Action: The ZIFIL command is rejected.

User Response: Enter the ZIFIL command again and specify a valid subsystem user name.

See TPF Operations for more information about the ZIFIL command.

IFIL0030EPOOL RECORDS ARE NOT ALLOWED TO BE INITIALIZED

Explanation: The FACE-equate entered was for a pool section. The ZIFIL command cannot initialize pool records.

System Action: None.

User Response: Do the following:

  1. Determine the correct FACE-equate to use.
  2. Enter the ZIFIL command again.

See TPF Operations for more information about the ZIFIL command. See TPF General Macros for more information about the SYSEQC macro.