gtpm4m1i | Messages (System Error and Offline) |
FCTB0001T | filename(function) MEMORY ALLOCATION FAILURE |
Where:
Explanation: An attempt was made to allocate memory dynamically and it failed.
System Action: Processing is ended immediately.
User Response: Increase the REGION size in which the job is being run.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0002T | filen(function) CANNOT OPEN DD:name |
Where:
Explanation: An attempt was made to open the data set and member referenced in the message in the JCL. The open failed.
System Action: Processing is ended immediately.
User Response: Check that the data definition name exists in the JCL.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0003E | filename(function) UNEXPECTED EOF. |
Where:
Explanation: The end of the input file (Stage I deck) was reached while parsing a statement.
System Action: Validation of the input is continued but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0004E | filename(function) UNEXPECTED END OF LINE. |
Where:
Explanation: The end of an input line was encountered yet the statement being read from the input file (Stage I deck) did not have any parameters or the line being read began with a label in column 1 but did not contain any other text on that line.
System Action: Validation of the input is continued but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0005W | filename(function). DUPLICATE statement STATEMENT CODED, IGNORED. |
Where:
Explanation: The statement being parsed was already encountered in the input file (Stage I deck). It should only be coded once.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: A macro or statement was coded twice. Only the first one is processed and the remaining ones are ignored. Ensure that the first macro or statement is the one desired. Duplicates should be removed to avoid confusion.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0006T | filename(function) READ ERROR. |
Where:
Explanation: There was an error reading the input file (Stage I deck). Additional TPF system information is provided.
System Action: Processing is ended immediately.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0007T | filename(function) WRITE ERROR. |
Where:
Explanation: There was an error writing a file out. Additional TPF system information is provided.
System Action: Processing is ended immediately.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0008E | filename(function) UNEXPECTED END OF FILE. |
Where:
Explanation: The report generator unexpectedly encountered the end of the input file (Stage I deck).
System Action: Validation of the input is continued but no output is produced.
User Response: See your IBM service representative for more information because an internal software error occurred.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0009W | filename(function) DUPLICATE name value, IGNORED. |
Where:
Explanation: A duplicate value b was coded on the aaaa parameter.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: If the value was mistyped, then specify the value correctly.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0010E | filename(function) UNBALANCED PARENTHESIS. |
Where:
Explanation: An equal number of open and close parentheses were not found.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the correct number of open and close parentheses.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0011E | filename(function) THE error PARAMETER IS INVALID. |
Where:
Explanation: The parameter referenced in the message was coded with data that is not valid.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the parameter correctly.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0012W | filename(function) DUPLICATE parameter value, IGNORED. |
Where:
Explanation: The parameter specified in the message was already coded with the value specified. Duplicate values are not allowed.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Change the value coded for the parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0013E | filename(function) INVALID PARAMETER FOUND ON STATEMENT. |
Where:
Explanation: The parser did not expect a parameter on the statement.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the syntax of the statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0014E | filename(function) THE FTI SIZE FOR UFT uftnumber IS TOO LARGE TO BE USED ON THE UFTI4 PARAMETER |
Where:
Explanation: The number of bits coded for the format type indicator (FTI) size for the UFT indicated create an FTI size which is too large for a file address reference format 4 (FARF4) address.
System Action: Validation of the input is continued but no output is produced.
User Response: A different UFT should be used on the UFTI4 parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0015E | filename(function) A RIGHT PARENTHESIS MUST BE FOLLOWED BY A COMMA, A SPACE, A RIGHT PARENTHESIS OR AN END-OF-STATEMENT. |
Where:
Explanation: The parser detected an error in the syntax of the statement.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the syntax of the statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0016W | filename(function) parameter PARAMETER HAS BEEN TRUNCATED TO value |
Where:
Explanation: The value coded on the parameter referenced in the message is too long and was truncated.
System Action: Validation continues and output is produced, unless the STOPWARNING parameter is passed to the FACE table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0017E | filename(function) MODEvalue1 IS INVALID IN A STAGE value2 SYSTEM |
Where:
Explanation: The value coded on the parameter referenced in the message parameter does not make sense for the migration stage referenced in the message.
System Action: Validation of the input is continued but no output is produced.
User Response: Update the STAGE or MODE parameter, as necessary, on the UFTIFT statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0018W | filename(function) INVALID parameter PARAMETER, value ASSUMED. |
Where:
Explanation: The value coded for the parameter referenced in the message is not valid. The default value referenced in the message was used.
System Action: Validation is continues and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0019W | filename(function) INVALID parameter PARAMETER, value ASSUMED. |
Where:
Explanation: Data coded on the parameter referenced in the message is not valid. The TPF system continues processing as if the correct data was coded.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0020W | filename(function) INVALID parameter PARAMETER, value ASSUMED. |
Where:
Explanation: Data coded on the parameter referenced in the message is not valid. The TPF system continues processing as if the correct data was coded.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0021W | filename(function) PERMx MUST BE EVEN IN A FULLY DUPLICATED SYSTEM. PERMx=value ASSUMED. |
Where:
Explanation: In a fully duplicated TPF system, the value coded on the PERM parameter is divided by 2 to calculate the total number of prime modules. If the number is not even, a fractional module is left over so the TPF system makes the assumption.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0022E | filename(function) NO PERM MODS CODED FOR DEVICE device |
Where:
Explanation: The DEVICE parameter was coded for the device referenced in the message but the PERM parameter for that device was not coded or its value was 0.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0023E | filename(function) TOTAL NUMBER OF MODS MUST BE LESS THAN OR EQUAL TO number |
Where:
Explanation: The total number of DASD modules coded must not exceed the TPF-defined limit referenced in the message.
System Action: Validation of the input is continued but no output is produced.
User Response: Reduce the values coded for the PERM or EXTR parameters on the ONLFIL macro.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0024E | filename(function) BAND MUST BE LESS THAN OR EQUAL TO number |
Where:
Explanation: The value coded on the BAND parameter of the RAMFIL statement must not exceed the number referenced in the message.
System Action: Validation of the input is continued but no output is produced.
User Response: Code a BAND number between 0 and the number referenced in the message.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0025W | filename(function) DUPLICATE parameter value, IGNORED. |
Where:
Explanation: The parameter referenced in the message was coded already for this statement. The value referenced in the message was ignored.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0026W | filename(function) parameter IS NOT VALID FOR type |
Where:
Explanation: The parameter referenced in the message is not valid for the type of RAMFIL statement coded. The parameter is ignored.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: You may want to delete the parameter referenced in the message so the warning message is not issued.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0027W | filename(function) SHORT TERM POOLS CANNOT BE DUPLICATED. DUPE=NO ASSUMED. |
Where:
Explanation: Short term pools must be non-duplicated.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following to remove the warning message:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0028W | filename(function) THE parameter PARAMETER IS ONLY VALID FOR PRIOR=1, IGNORED . |
Where:
Explanation: The parameter referenced in the message may only be coded on RAMFIL statements that also have PRIOR=1 coded.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0029E | filename(function) value IS NOT VALID FOR parameter |
Where:
Explanation: The value referenced in the message is not valid for the parameter referenced.
System Action: Validation of the input is continued but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0030I | filename(function) PSON DEFAULTED TO value |
Where:
Explanation: Since the PSON parameter was not coded for this POOL, the file address compute program (FACE) table generator created one.
System Action: Processing proceeds normally.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0031E | filename(function) statement STATEMENT WAS NOT CODED. |
Where:
Explanation: The statement referenced in the message is required but was not coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the missing statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0032E | filename(function) PSON OVERLAP DETECTED. |
Where:
Explanation: The PSON coded on the RAMFIL statement overlaps the PSON range defined by another RAMFIL statement.
System Action: Validation of the input is continued but no output is produced.
User Response: Code a different PSON on the RAMFIL statement so that it does not overlap the PSON ranges defined by any other RAMFIL statements.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0033E | filename(function) SINCE THIS RECORD TYPE WAS CODED, RECORD TYPE name MUST ALSO BE CODED |
Where:
Explanation: The record type coded on the RAMFIL statement flagged and the record type in the message must both be coded
System Action: Validation of the input is continued but no output is produced.
User Response: Code the record type referenced in the message.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0034E | filename(function) THIS RECORD TYPE CAN NOT BE SPANNED. ONLY PRIOR=1 PERMITTED |
Where:
Explanation: All the ordinals for the record type indicated must occur in one extent.
System Action: Validation of the input is continued but no output is produced.
User Response: Recode the RAMFIL statements for the record type so that all of the ordinals are contained within one extent.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0035E | filename(function) EQU VALUE CODED ON THIS RAMFIL HAS ALREADY BEEN CODED ON ANOTHER RAMFIL |
Where:
Explanation: The value coded on the EQU parameter of the RAMFIL statement can only be associated with a single record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine which record type the EQU should be associated with and recode the EQU value on the incorrect RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0036W | filename(function) parameter PARAMETER IS BEING IGNORED. THIS PARAMETER MUST BE CODED ON THE FIRST RAMFIL IN THE INPUT DECK FOR THIS RECORD TYPE RECORD TYPE |
Where:
Explanation: The parameter on the RAMFIL statement referenced in the message is being ignored since the value the TPF system used for this parameter was coded on the first RAMFIL statement in the input deck or is being defaulted to some value.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: If the value being ignored was what was intended, then the first RAMFIL statement in the input deck for this record type must have the parameter and its associated value coded.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0037E | filename(function) BEGIN TO CONTINUE COLUMNS ARE NOT BLANK. |
Where:
Explanation: The parser detected a nonblank character on a continued line between the first column and column 15 in the input file (Stage I deck).
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the line in error so that it conforms to assembler syntax rules.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0038E | filename(function) THE parameter PARAMETER WAS NOT CODED OR IS INVALID. |
Where:
Explanation: The parameter referenced in the message is a required parameter and must be coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the missing parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0039E | filename(function) DEVICES ARE NOT SEQUENTIAL. |
Where:
Explanation: Device types coded on the ONLFIL macro must be in ascending sequential order without gaps. Valid combinations are:
All other combinations are illegal.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the correct DEVICE parameters.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0040W | filename(function) EQU PARAMETER CODED ON THIS RAMFIL DOES NOT MATCH THE EQU VALUE OF value CODED ON THE FIRST RAMFILE FOR THIS RECORD TYPE |
Where:
Explanation: The value referenced in the message is being assumed for the EQU parameter for this record type.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0041E | filename(function) FACE TABLE EXCEEDS 16MEG OF STORAGE. |
Where:
Explanation: The size of the file address compute program (FACE) table exceeds 16 MB. The MVS linkage editor cannot handle an object module larger than this.
System Action: Validation of the input is continued but no output is produced.
User Response: There are several ways to lower the size of the FACE table:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0042E | filename(function) BASE OVERLAP DETECTED. TO NEXT AVAILABLE BASE DEFAULTED LOCATION |
Where:
Explanation: The disk space occupied by the previous RAMFIL statement overlaps the space in which the current RAMFIL statement is defined.
System Action: Validation of the input is continued but no output is produced.
User Response: Adjust the RECNO or BASE on the previous RAMFIL statement or code a new BASE on the current RAMFIL statement such that it does not occupy the space taken by the previous RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0043W | filename(function) INVALID PARAMETER parameter. PARAMETER IGNORED. |
Where:
Explanation: When invoking the FACE table generator, the parameter aaaa was passed to the program. This parameter is not recognized by the FACE table generator and is ignored.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the FACE table generator.
User Response: Check the spelling of the parameter name.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0044E | filename(function) value IS NOT VALID FOR parameter. |
Where:
Explanation: The value c is not valid for aaaa
System Action: Validation of the input is continued and is the only output produced.
User Response: Correct the parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0045I | filename(function) parameter DEFAULTED TO value |
Where:
Explanation: The parameter referenced in the message took the value noted in the message because the value was not originally coded on the parameter.
System Action: Processing proceeds normally.
User Response: No response is necessary if the default is acceptable. If the default is not acceptable, then the parameter must be coded with the correct value.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0046E | filename(function) DUPLICATE parameter,value IS INVALID |
Where:
Explanation: A duplicate parameter with a duplicate value was found.
System Action: Validation of the input is continued but no output is produced.
User Response: Remove the duplicate value.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0047E | filename(function) value IS OUT OF RANGE FOR parametertype ON THE parameter PARAMETER. |
Where:
Explanation: The value specified on the parameter referenced in the message is not valid.
System Action: Validation of the input is continued but no output is produced.
User Response: None.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0048W | filename(function) parameter1 IS NOT A VALID PARAMETER WITHOUT THE parameter2 PARAMETER CODED, PARAMETER IGNORED. |
Where:
Explanation: An error occurred because a parameter was coded without its corresponding parameter.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Either both or none of the indicated parameters must be coded.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0049E | filename(function) value IS NOT VALID FOR parameter. |
Where:
Explanation: An error occurred because the value specified on the parameter is not valid.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation and for a list of valid parameters.
FCTB0050I | filename(function) parameter IS EXTRANEOUS. |
Where:
Explanation: An error occurred because the parameter is not a recognized parameter on the RAMFIL statement.
System Action: Processing proceeds normally.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0051E | filename(function). PSON + RECNO OUT OF RANGE. |
Where:
Explanation: The sum of PSON and RECNO cannot exceed 4294967294.
System Action: Validation of the input is continued but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0052E | filename(function) THE VALUE CODED FOR PSEUDO, value1, EXCEEDS THE VALUE CODED FOR EXTR ON ONLFIL FOR THIS DEVICE TYPE, value2. |
Where:
Explanation: The value coded for PSEUDO cannot exceed the value coded for the EXTR parameter on the ONLFIL macro for this device type.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0053E | filename(function) THERE IS NO PRIOR=1 CODED FOR THIS RECORD TYPE. |
Where:
Explanation: Every record type, for which a RAMFIL statement was coded, must have a RAMFIL with PRIOR=1 coded or implied (if the PRIOR= parameter is not coded, it defaults to 1).
System Action: Validation of the input is continued but no output is produced.
User Response: Add a RAMFIL statement that contains PRIOR=1 (explicitly or implicitly).
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0054E | filename(function) DUPLICATE PRIORS. |
Where:
Explanation: There is another RAMFIL statement coded for this record type with the same value coded for the PRIOR= parameter.
System Action: Validation of the input is continued but no output is produced.
User Response: Change one of the RAMFIL statements so that there are no duplicate PRIORs.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0055W | file(func) PRIORS MUST BE CONTIGUOUS; PREVIOUS PRIOR was value. |
Where:
Explanation: The values coded for the PRIOR parameter must be sequential. If there is a PRIOR=1, a PRIOR=2, and a PRIOR=4, then there must be a PRIOR=3. These RAMFIL statements do not have to be coded in this order but they must exist.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Code the PRIOR parameters again for the record type in error.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0056E | filename (function) EXPLICIT USER COLLISION WITH RAMFIL number. |
Where:
Explanation: This RAMFIL statement and the one referenced both explicitly code the same user-triplet. This is not allowed.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the USER parameters on these RAMFIL statements.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0057E | filename(function) UFT value NOT DEFINED ON UFTFTIMACRO; IT WILL BE IGNORED. |
Where:
Explanation: Only the universal format types (UFTs) coded on the UFTFTI macro can be used for the UFT parameter.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0058W | filename(function) THE parameter PARAMETER IS ONLY VALID ON THE LOW PSON RAMFILE, PARAMETER IGNORED. |
Where:
Explanation: The parameters that follow are only valid on the RAMFIL statement with the lowest PSON for this type.
System Action: The parameter is ignored. Validation is continued and output is produced, STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0059I | filename(function) RAMFIL WAS CODED AS type ON A type DEVICE TYPE |
Where:
Explanation: There is a mismatch between the type of duplication specified for this RAMFIL statement and the duplication of the device. This is allowed but is highlighted for the user's information.
System Action: None.
User Response: Verify that this is what was intended.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0060E | filename(function) THE VALUE CODED FOR OWNER MUST BE CODED FOR USER |
Where:
Explanation: The value coded on the OWNER parameter must be one of the members of the set of values coded on the USER parameter
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0061E | filename(function) MUST HAVE AT LEAST records RECORDS DEFINED. |
Where:
Explanation: Too few records were coded for this record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0062W | filename(function) INCONSISTENT UCOMDATA; FIRST RAMFIL'S UCOMDATA = value. |
Where:
Explanation: The value coded for the UCOMDATA parameter for a record type, if coded, must be the same.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Change the UCOMDATA values to be the same.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0063E | filename(function) INCONSISTENT RECORD SIZE; FIRST RAMFILE'S RECORD SIZE = size. |
Where:
Explanation: The size must be the same on each RAMFIL statement for this record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct either RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0064W | filename(function) BASE MUST BE SPECIFIED GREATER THAN 00001 BASE PARAMETER WAS CHANGED TO 00002. |
Where:
Explanation: The BASE parameter cannot be less than 00002.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Determine what the BASE parameter should be and recode it.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0065E | filename(function) FTI VALUE IN (type indicator) EXCEEDS DEFINITION FROM UFTFTI STATEMENT. |
Where:
Explanation: The values coded on the UFTFTI macro determine the number of FTIs for the defined UFTs. The FTI specified in the error message is out of the range defined.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine what the correct value should be and change it or increase the size defined on the UFTFTI macro.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0066E | filename(function) UFT/FTI COMBINATION (type,indicator) ALREADY IN USE |
Where:
Explanation: UFT/FTI combinations cannot be shared.
System Action: Validation of the input is continued but no output is produced.
User Response: Change this combination to a used one or change the RAMFIL statement that is currently using it.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0067E | filename(function) RAMFILS ARE NOT GROUPED BY DEVICE TYPE. |
Where:
Explanation: The RAMFIL statements for each device type must be all together.
System Action: Validation of the input is continued but no output is produced.
User Response: Reorder the RAMFIL statements.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0068E | filename(function) BASE PARAMETER IS REQUIRED IN THIS CASE. |
Where:
Explanation: See the reference for reasons why the BASE parameter is required.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine why the BASE parameter is required and correct.
See TPF System Generation for more information about the RAMFIL statement.
FCTB0069E | filename(function) NUMBER OF RECIDS CODED, recordid1, EXCEEDS THE MAXIMUM ALLOWED, recordid2. |
Where:
Explanation: Too many record types were coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Delete enough record types to bring the count under the allowed maximum.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0070E | filename(function) RAMFIL NOT CODED FOR DEVICE device. |
Where:
Explanation: The RAMFIL statements must only be coded for devices that are defined by the ONLFIL macro.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0071W | filename(function) ROLLING MIGRATION IS POSSIBLE |
Where:
Explanation: There is not enough RECNO left in the TPF system to migrate all the used RECNO in one shot but migration is possible by moving one record ID at a time.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: None.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0072W | filename(function) MIGRATION MAY BE POSSIBLE: CAN COVER THE SHORTEST RECNO BUT NOT THE LONGEST. |
Where:
Explanation: Under the right circumstances migration is possible but not for certain.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Determine what the best migration strategy would be.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0073E | filename(function) MIGRATION NOT POSSIBLE: CANNOT COVER THE SHORTEST RECNO CODED. |
Where:
Explanation: There is no possible way to migrate with the current layout.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine whether there is a better way to lay out the database. Some universal format type/format type indicator (UFT/FTI) combinations might be used inefficiently.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0074E | filename(function) MUST CODE AT LEAST BAND OR UFT14. |
Where:
Explanation: In stage 3 to stage 4 migration, one of these parameters must be coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Add one or both of these parameters to this RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0075E | filename(function) MUST CODE AT LEAST UFTI4 OR UFTI5. |
Where:
Explanation: In stage 4 to stage 5 migration, one of these parameters must be coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Add one or both of these parameters to this RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0076W | filename(function) ALL RECNO FOR THIS RECORD TYPE CAN NOT BE ACCESSED USING format ADDRESSING |
Where:
Explanation: The record type coded does not have enough FARF3 or FARF4 addressing descriptors defined to cover all the ordinal numbers for the record type.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: The user should define enough FARF3 or FARF4 addressing descriptors to cover all the ordinals for the record type and regenerate the FACE table. If nothing is done, then some ordinals will not be accessible using the FARF (as referenced in the message) addressing.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0077E | filename(function) RAMFIL DEFINITION EXCEEDS DEVICE END. |
Where:
Explanation: The records defined by the RAMFIL statement coded do not fit on the device
System Action: Validation of the input is continued but no output is produced.
User Response: Check the DEVICEx parameter on the ONLFIL macro to make sure the device size value is correct. If it is, then the RAMFIL statement flagged needs to be corrected so that all of its records fit on the device.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0078E | filename(function) SIZE FOR THIS RECORD MUST BE AT LEAST description |
Where:
Explanation: The size coded on this RAMFIL statement does not match the size required for this record type.
System Action: Validation of the input is continued, but no output is produced.
User Response: If the required size for this record type is incorrect, then update its entry in the FTVA04 segment. Otherwise, change the size on this RAMFIL statement to this size.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0079E | filename(function) THIS RECORD MUST BE SSU SHARED. USER=*IS REQUIRED. |
Where:
Explanation: The USER parameter is not coded as *, which is required for an SSU shared record.
System Action: Validation of the input is continued but no output is produced.
User Response: If this record is not to be SSU shared, then update its entry in the FTVA04 segment. Otherwise, change the USER parameter on this RAMFIL statement.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0080W | filename(function) REQUIRED RECORD TYPE recordid NOT FOUND. |
Where:
Explanation: This record type is required but there are no RAMFIL statements coded for it.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Code a RAMFIL statement for the record type. If a RAMFIL statement is not coded for this record type, facilities that use this record type will not work
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0081E | filename(function) RAMFILS MUST BE CODED FOR RECORD ID recordid ON DEVICE type |
Where:
Explanation: This record ID is required on this device type.
System Action: Validation of the input is continued but no output is produced.
User Response: Code a RAMFIL statement for this record type on this device type.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0082E | filename(function) OVERFLOW DETECTED FOR TOTAL RECNO. |
Where:
Explanation: Too many RECNOs (total of all RECNO) were coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine whether there was a mistake in coding any RECNO parameter. If not, then determine how to reduce the number of RECNO coded.
See TPF System Generation for more information about the RAMFIL statement.
FCTB0083E | filename(function) AT LEAST parameter1 RECORDS MUST BE CODED FOR THIS RECORD TYPE ONLY parameter2 RECORDS WERE CODED |
Where:
Explanation: An error occurred because too few records were coded for this record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Code enough record ordinals on the RECNO parameter for this record type to reach the required minimum RECNO parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0084E | filename(function) REQUIRED RECORD TYPE recordid NOT FOUND. |
Where:
Explanation: This record type is required but there are no RAMFIL statements coded for it.
System Action: Validation of the input is continued but no output is produced.
User Response: Code a RAMFIL statement for the required record type.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0085E | filename(function) SSU UNIQUE RECORD NOT CODED FOR SSU: ssu. |
Where:
Explanation: A unique copy of this record is required for all SSUs but it was not coded for SSU referenced in the message.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the appropriate RAMFIL statements for this record type on this SSU.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0086E | filename(function) INVALID USER PARAMETER FOR A UNIQUE RECORD. MUST BE CODED AS (SSUN,*,*) WHERE SSUN IS THE SSU NAME |
Where:
Explanation: This record type must be subsystem user (SSU) unique.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the USER parameter for this record type as SSUN,*,* where SSUN is a subsystem user (SSU) name.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0087W | filename(function) MORE THAN option OPTION CODED. FIRST OPTION CODED FOR THIS TYPE ASSUMED. |
Where:
Explanation: Certain options passed to the file address compute program (FACE) table generator belong to a class of options in which only one member of that class (type) of option can be coded. More than one member from a class was coded
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the FACE table generator.
User Response: If the assumed default is alright, then no user action is necessary. If the assumed default is incorrect, then the options passed to the generator need to be updated so that only one option from a class is passed.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0088W | filename(function) PSON OVERLAP DETECTED, PSON DEFAULTED TO value. |
Where:
Explanation: The PSON coded on the RAMFIL statement overlaps the PSON range defined by another RAMFIL statement.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: If the defaulted value is acceptable then no user response is required. If the default is not acceptable, then PSON needs to be recoded so that it falls outside of the range of already coded psons for this pool type.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0089E | filename(function) MINIMUM OF records RECORDS NEEDED FOR #KEYPT ON DEVICE type. |
Where:
Explanation: Too few #KEYPT records were coded for this device type.
System Action: Validation of the input is continued but no output is produced.
User Response: Increase the amount to above the minimum.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0090E | filename(function) parameter EXCEEDS THE NUMBER OF MODULES DEFINED IN ONLFIL. |
Where:
Explanation: The valid coded for the LOMOD or NOMOD parameter must be less than or equal to the number of prime and pseudo modules coded on the ONLFIL macro.
System Action: Validation of the input is continued but no output is produced.
User Response: Recode the LOMOD or NOMOD parameter so that its value does not exceed the number of prime and pseudo modules combined.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0091E | filename(function) BAND number IN USE BY PROCESSOR OR I-STREAM UNIQUE RECOR D. |
Where:
Explanation: Only subsystem user (SSU) unique records can share BAND numbers.
System Action: Validation of the input is continued but no output is produced.
User Response: Verify that these records are supposed to be processor or I-stream unique. If they are, then they must use a different BAND number. Otherwise, correct the USER parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0092E | filename(function) BAND number IN USE. |
Where:
Explanation: This BAND is in use by another record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Use another BAND number
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0093W | filename(function) THE NUMBER OF DEVICE type1 POOL DIRECTORY RECORDS FOR A type2 POOLTYPE IS type2. IT SHOULD BE type3. THIS WILL RESULT IN AN UNUSABLE DGF |
Where:
Explanation: The number of pool directories generated for each pool type must be greater than or equal to two times the number of processors coded on the SYSID parameter of the CONFIG macro plus 1.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator. Pools will not be able to be cycled up.
User Response: A pool directory is created each time a RAMFIL statement is coded for pool type. If the RAMFIL statement has more than 8000 records coded then additional pool directories are created for every 8000 records.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0094E | filename(function) NO type POOLS WERE CODED. THEY ARE REQUIRED. |
Where:
Explanation: Both large and small short-term pools are required.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the RAMFIL statements for this pool type.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0095E | filename(function) RAMFIL CODED FOR A DEVICE NOT DEFINED BY ONLFIL. |
Where:
Explanation: The device that this RAMFIL statement is to be on does not exist.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0096E | filename(function) TOTAL RECNO CODED FOR THIS POOL TYPE (type) EXCEEDS THE FARF3 CAPACITY. |
Where:
Explanation: The maximum RECNO allowable for pools is 226. This pool type exceeds that.
System Action: Validation of the input is continued but no output is produced.
User Response: Correct the RECNO for this pool type so that is under the maximum value.
See TPF System Generation for more information about FACE table generation.
FCTB0097W | filename(function) TOTAL RECNO CODED FOR THIS POOL TYPE (type) EXCEEDS THE FARF3 CAPACITY. THIS IS IGNORED IN STAGE=FARF45. |
Where:
Explanation: The maximum RECNO allowable for pools is 226. This pool type exceeds that. Since this is a FARF Stage 4 to FARF Stage 5 migration path, it is ignored.
System Action: Validation continues and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Determine whether this is permissible and correct it if not.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0098E | filename(function) INSUFFICIENT INSUFFICIENT parameter ALLOCATED TO COVER RECNO. TOTAL RECNO: type parameter CODED: recno |
Where:
Explanation: The amount of RECNO covered by the BAND/UFTI4/UFTI5 parameter is not sufficient to cover the amount of RECNO specified for this record type.
System Action: Validation of the input is continued but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0099W | filename(function) INSUFFICIENT parameter ALLOCATED TO COVER RECNO. TOTAL RECNO: type parameter CODED: recno THIS IS IGNORED IN STAGE=stage |
Where:
Explanation: The amount of RECNO covered by the BAND/UFTI5 parameter is not sufficient to cover the amount of RECNO specified for this record type. However, the BAND parameter is ignored in a FARF Stage 4 to FARF Stage 5 migration path and the UFTI5 parameter is ignored in the FARF Stage 3 to FARF Stage 4 migration path.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Do one of the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0100W | filename(function) THE THE parameter PARAMETER MUST BE CODED THE SAME ON ALL PRIOR=1 RAMFILS FOR THIS RECORD TYPE. VALUE HAS BEEN DEFAULTED TO value |
Where:
Explanation: The parameter referenced in the message must be coded with the same value on all PRIOR=1 RAMFILs for the same RECID.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: If the default is acceptable, then no action is needed. If the default is unacceptable then the parameter must be coded the same on all PRIOR=1 RAMFILs for this RECID.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0101E | filename(function) EITHER ALL OR NONE OF THE FOLLOWING RECORDS MUST BE CODED: #NCBRI, #RRTRI, #RV1RU, #RV2RU |
Where:
Explanation: These Systems Network Architecture (SNA) records must all exist or all not exist.
System Action: Validation of the input is continued but no output is produced.
User Response: Determine whether the SNA records should be coded and make the appropriate corrections.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0102E | filename(function) TOO MANY SSU NAMES CODED |
Where:
Explanation: More than 64 subsystem user (SSU) names were coded on the SSUIDx parameter of the SSDEF macro.
System Action: Validation of the input is continued but no output is produced.
User Response: Code less than 65 SSU names.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0103W | filename(function) DUPLICATE parameter PARAMETER. DUPLICATE IGNORED |
Where:
Explanation: The parameter referenced in the message was coded more than once for a statement.
System Action: Validation is continued and output is produced, unless the STOPWARNING parameter is passed to the file address compute program (FACE) table generator.
User Response: Correct the statement so that the parameter is only coded once.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0104E | filename(function) PARAMETER IS REQUIRED WHEN STAGE=stage |
Where:
Explanation: The parameter must be coded when the migration stage is the one referenced in the message.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the required parameter.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0105E | filename(function) THE name STATEMENT HAS NO PARAMETERS CODED |
Where:
Explanation: The statement referenced in the message has no parameters coded. Certain parameters on this statement must be coded.
System Action: Validation of the input is continued but no output is produced.
User Response: Code the required parameters.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0106I | filename(function) RESTORE=YES CODED FOR A RECORD TYPE WHICH SHOULD NOT BE RESTORED |
Where:
Explanation: RESTORE=YES was coded on one of the following record types:
These record types have information in them that should not be changed when a restore is done.
System Action: None.
User Response: Do not code RESTORE or code RESTORE=NO for this record type.
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0107E | filename(function) EITHER ALL OR NONE OF THE FOLLOWING RECORDS MUST BE CODED FOR A PROGRAM BASE (WHERE n = PROGRAM BASE NUMBER): #PROGn, #XPRGn, #PVRn |
Where:
Explanation: These program base records must all exist or all not exist. For example, if you want to define program base number 4, you need to define records #PROG4, #XPRG4, and #PVR4. This error is generated if you define only #PROG4 records.
System Action: Validation of the input continues but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the file address compute program (FACE) table generation.
FCTB0108E | filename(function) INODE AND FLOCK RECORDS NEED TO HAVE THE SAME NUMBER ALLOCATED. INODE HAS number1 FLOCK HAS number2 |
Where:
Explanation: The #INODE and #FLOCK fixed file records must have the same number allocated in the file address compute program (FACE) table. For example, if you want to have 100 #FLOCK fixed file records allocated, you must allocate 100 #INODE fixed file records.
System Action: Verifying the input continues but no output is produced.
User Response: Do the following:
See TPF System Generation for more information about the FACE table generation.
FCTB0109E | filename(function) #RLOG RECNO MUST FILL A WHOLE TRACK |
Where:
Explanation: The number of ordinals coded for the RECNO parameter of the RAMFIL statement must be a multiple of the number of records for each track of a 4-K record for the device type being used.
System Action: Verification of the input continues, but no output is produced.
User Response: Code the RAMFIL statement, specifying enough records for the RECNO parameter so the value is an even multiple of the number of records for each track for a 4-K record for the device type being used.
FCTB0110E | filename(function) #RLOG MUST FILL AT LEAST TWO TRACKS |
Where:
Explanation: The number of ordinals coded for the RECNO parameter of the RAMFIL statement must fill at least two tracks.
System Action: Verification of the input continues, but no output is produced.
User Response: Code the RAMFIL statement, specifying enough records for the RECNO parameter so that two full tracks are defined.
FCTB0111E | filename(function) ALL #RLOG RECORDS MUST BE DEFINED ON THE SAME LOGICAL DEVICE |
Where:
Explanation: An #RLOG record type was found on more than one device type.
System Action: Verification of the input continues, but no output is produced.
User Response: Code all ordinals for a particular #RLOG record type for the same device type.
FCTB0112E | filename(function) AT LEAST ONE #RLOG RECORD TYPE NEEDS TO BE CODED |
Where:
Explanation: #RLOG is a required record type and at least one of the eight valid #RLOG record types must be coded.
System Action: Verification of the input continues, but no output is produced.
User Response: Code a RAMFIL statement for at least one #RLOG record type.
FCTB0113W | filename(function) record_type WAS NOT CODED |
Where:
Explanation: There are fewer #RLOGx record types coded than processors.
System Action: Verification of the input continues and output is produced unless the STOPWARNING parameter is passed to the FACE table generator (FCTBG).
User Response: Do one of the following:
FCTB0114I | filename(function) THIS RECORD TYPE WAS SPANNED. THIS WILL AFFECT RECORD ACCESS EFFICIENCY |
Where:
Explanation: A PRIOR=2 or higher was coded for an #RLOG record type. This reduces the effectiveness of the record log processing.
System Action: None.
User Response: Code an #RLOG record type with just one RAMFIL statement for each record type to improve the effectiveness.
FCTB0115E | filename(function) INVALID USER PARAMETER FOR A UNIQUE RECORD. MUST BE CODED AS (*,PROC,*) WHERE PROC IS THE PROCESSOR NAME |
Explanation: The USER parameter on the RAMFIL statement was not coded correctly. It must be coded as USER=(*,proc,*), where proc is a valid processor identifier (ID).
System Action: Validation of the input is continued, but no output is produced.
User Response: Code the USER parameter on the RAMFIL statement again.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0116E | filename(function) PROCESSOR UNIQUE RECORD NOT CODED FOR PROC: processor |
Where:
Explanation: A RAMFIL statement was not coded for the specified record type and processor.
System Action: Validation of the input is continued, but no output is produced.
User Response: Code a RAMFIL statement for the specified record type and processor.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0117E | filename(function) RAMFIL OVERLAYS DEFAULT VTOC AREA |
Where:
Explanation: A RAMFIL statement was coded that overlays the default volume table of contents (VTOC) location. The location for the VTOC placement defaults to the last valid track location for the specified device type.
System Action: Validation of the input continues, but no output is produced.
User Response: Do one of the following:
FCTB0118E | filename(function) VTOC MUST COVER A FULL TRACK |
Where:
Explanation: A RAMFIL statement was coded that specified a volume table of contents (VTOC) location, but the number of records that was specified does not fill the entire track.
System Action: Validation of the input continues, but no output is produced.
User Response: Code the RAMFIL statement, specifying enough records to allocate a full track.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0119E | filename(function) VTOC MUST END BEFORE CYLINDER 4369 TRACK 1 |
Where:
Explanation: A RAMFIL statement was coded that specified a volume table of contents (VTOC), but the track location is beyond the last valid track address of cylinder 4369, head 0.
System Action: Validation of the input continues, but no output is produced.
User Response: Code the RAMFIL statement, specifying a track location before cylinder 4369, head 1.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0120E | filename(function) INVALID USER PARAMETER FOR A UNIQUE RECORD. MUST BE CODED AS (SSUN,PROC,*) WHERE SSUN IS THE SUBSYSTEM USER NAME AND PROC IS THE PROCESSOR NAME |
Where:
Explanation: The USER parameter for the RAMFIL statement was not coded correctly. The parameter must be coded as USER=(ssun,proc,*), where ssun is a valid subsystem user (SSU) name and proc is a valid processor identifier (ID).
System Action: Validation of the input continues, but no output is produced.
User Response: Correct the USER parameter for the RAMFIL statement.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0121E | filename(function) SUBSYSTEM USER AND PROCESSOR UNIQUE RECORD NOT CODED FOR SUBSYSTEM USER ssun AND PROCESSOR proc |
Where:
Explanation: A RAMFIL statement was not coded for the specified record type with a USER parameter of USER=(ssun,proc,*).
System Action: Validation of the input continues, but no output is produced.
User Response: Code a RAMFIL statement for the specified record type for this subsystem user and processor combination.
See TPF System Generation for more information about file address compute (FACE) program table generation.
FCTB0122E | filename(function) NFBACK=f ON RAM STATEMENT REQUIRES kfbxn range NOT CODED |
Where:
Explanation: When the NFBACK parameter of the RAM macro is not zero, the number of #KFBXn definitions must be equal to or greater than the number of fallback extents defined by the NFBACK parameter. The range of required #KFBXn definitions is #KFBX0 - #KFBXn, where n is the value of the NFBACK parameter minus 1 (n = f - 1).
System Action: Validation of the input continues, but no output is produced.
User Response: Do one of the following:
See TPF System Generation for more information about the FACE table (FCTB).
FCTB0123W | filename(function) NFBACK=f ON RAM STATEMENT REQUIRES kfbxn range WILL NOT BE USED FOR FALLBACK EXTENTS |
Where:
Explanation: When the NFBACK parameter of the RAM macro is not zero, the number of #KFBXn definitions must be equal to or greater than the number of fallback extents defined by the NFBACK parameter. The range of required #KFBXn definitions is #KFBX0 - #KFBXn, where n is the value of the NFBACK parameter minus 1 (n = f - 1). Only the number of definitions specified by the NFBACK parameter are used. If the NFBACK parameter is set to zero, all the #KFBXn definitions are used.
System Action: Validation of the input continues. Output is produced unless the STOPWARNING parameter is passed to the FACE table generator (FCTBG).
User Response: To avoid confusion, remove the excess #KFBXn definitions or change the value of the NFBACK parameter to zero.
See TPF System Generation for more information about the FCTBG.
FCTB0999T | filename(function) UNDEFINED ERROR NUMBER number. |
Where:
Explanation: The error number is not recognized.
System Action: Processing is ended immediately.
User Response: See your IBM service representative.
See TPF System Generation for more information about the file address compute (FACE) program table generation.