gtpm5m0d | Messages (Online) |
BROW0051E | MALLOC FOR BUFFER ALLOCATION FAILED |
Explanation: A ZBROW command could not be completed because storage could not be allocated. This is most likely the result of an internal logic error.
System Action: The command is rejected.
User Response: See your IBM service representative for more information.
See TPF Operations for more information about the ZBROW commands.
BROW0098E | TPFCS ERROR, ERROR CODE errcode errtext |
Where:
Explanation: A ZBROW command could not be completed because an error occurred. This error may or may not be internal. The error code from the associated environment block is displayed.
System Action: The command is rejected.
User Response: Do the following:
BROW0099E | TO2 INTERNAL ERROR, ERROR CODE errcode errtext |
Where:
Explanation: A ZBROW command could not be completed because an internal error occurred. The error code from the associated environment block is displayed.
System Action: The command is rejected.
User Response: See your IBM service representative for more information if you are unable to determine the cause of the internal error.
See TPF Operations for more information about the ZBROW commands and see the TPF C/C++ Language Support User's Guide for the TPF collection support (TPFCS) error code summary.
BROW0201I | LOCATION - location NAME - classname |
Where:
Explanation: This is the normal response to the ZBROW CLASS command with the DISPLAY and NAME parameters specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0202I | CLASS LOCATION DISPLAY |
Explanation: This is the normal response to the ZBROW CLASS command with the DISPLAY and ALL parameters specified.
System Action: Information about defined classes and their locations follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command and for an example of the informational display.
BROW0203I | METHOD LOCATION DISPLAY |
Explanation: This is the normal response to the ZBROW CLASS command with the LOCATE or METHODS parameter specified.
System Action: Information about methods and locations of the specified class follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command and for an example of the informational display.
BROW0204I | CLASS INHERITANCE DISPLAY |
Explanation: This is the normal response to the ZBROW CLASS command with the TREE parameter specified.
System Action: Information about the hierarchy of classes follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command and for an example of the informational display.
BROW0205I | CLASS INFORMATION DISPLAY |
Explanation: This is the normal response to the ZBROW CLASS command with the INFORMATION parameter specified.
System Action: Information about the specified class follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command and for an example of the informational display.
BROW0206I | CLASS ATTRIBUTES DISPLAY |
Explanation: This is the normal response to the ZBROW CLASS command with the ATTRIBUTES parameter specified.
System Action: Information about the values for the class attributes of the specified class follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command and for an example of the informational display.
BROW0210I | BROWSE OF CLASS COMPLETED |
Explanation: This is the normal response to the ZBROW CLASS command. This message is displayed whether the ZBROW CLASS command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, enter the ZBROW CLASS command again.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0251E | ERROR PRINTING TEXT, REQUEST ENDED |
Explanation: A ZBROW CLASS command could not be completed because of a printer error.
System Action: The command is rejected.
User Response: Review other messages to determine the cause of the printer failure.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0252E | SPECIFIED PRINTER NOT AVAILABLE |
Explanation: The ZBROW CLASS command was entered with the MAP parameter specified to assign a printer. An error occurred because the specified printer is not available.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW CLASS command.
BROW0253E | ERROR ALLOCATING BUFFER FOR CURSOR |
Explanation: A ZBROW CLASS command could not be completed because an error occurred while trying to allocate memory. This is most likely the result of an internal logic error.
System Action: The command is rejected.
User Response: See your IBM service representative for more information.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0254E | CLASS INFORMATION UNAVAILABLE |
Explanation: The ZBROW CLASS command was entered with the ATTRIBUTES parameter specified to display the class attributes. There are no class attributes to display for the specified class.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0255E | EITHER CLASS OR ALL MUST BE SPECIFIED |
Explanation: A ZBROW CLASS command with the DOCUMENT parameter specified was entered without the name of the class or the ALL parameter.
System Action: The command is rejected.
User Response: Enter the ZBROW CLASS command again specifying a class name or the ALL parameter.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0256E | EITHER METHOD OR ALL MUST BE SPECIFIED, BUT NOT BOTH |
Explanation: A ZBROW CLASS command with the DOCUMENT parameter specified was entered with both the METHOD and ALL parameters specified. These parameters cannot be specified at the same time.
System Action: The command is rejected.
User Response: Enter the ZBROW CLASS command with the DOCUMENT parameter again specifying either the METHOD or ALL parameter.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0257E | NAME AND ALL CANNOT BOTH BE SPECIFIED |
Explanation: A ZBROW CLASS command with the DISPLAY parameter specified was entered with both the name of the class and ALL parameters specified. These parameters cannot be specified at the same time.
System Action: The command is rejected.
User Response: Enter the ZBROW CLASS command with the DISPLAY parameter again specifying either the name of the class or the ALL parameter.
See TPF Operations for more information about the ZBROW CLASS command.
BROW0258E | CLASS NAME classname UNDEFINED |
Where:
Explanation: TPF collection support could not find the class name specified on a ZBROW CLASS command.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW CLASS command.
BROW0259E | METHOD NAME methodname UNDEFINED FOR CLASS NAME classname |
Where:
Explanation: The ZBROW CLASS command was entered with the METHOD parameter specified to find the method name of the specified class. An error occurred because TPF collection support was unable to find the method name specified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW CLASS command.
BROW0301I | NAME DEFINITION DISPLAY |
Explanation: This is the normal response to the ZBROW NAME command with the DISPLAY parameter specified.
System Action: Information about the collection name, data store name, and collection persistent identifier (PID) follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW NAME command.
BROW0303I | COLLECTION NAME SUCCESSFULLY DEFINED |
Explanation: This is the normal response to the ZBROW NAME command with the DEFINE parameter specified and the ZBROW COLLECTION command with the COPY, COPYDD, or MIGRATE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW NAME or ZBROW COLLECTION command.
BROW0304I | COLLECTION NAME SUCCESSFULLY REMOVED |
Explanation: This is the normal response to the ZBROW NAME command with the REMOVE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW NAME command.
BROW0310I | NAME DEFINITION REQUEST COMPLETED |
Explanation: This is the normal response to the ZBROW NAME command. This message is displayed whether ZBROW NAME was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, enter the ZBROW NAME command again.
See TPF Operations for more information about the ZBROW NAME command.
BROW0351E | NAME - colname IS UNDEFINED |
Where:
Explanation: A ZBROW NAME command was entered with the DISPLAY parameter specified and a collection name that is not defined.
System Action: The command is rejected.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW NAME command.
BROW0352E | EITHER NAME OR ALL MUST BE SPECIFIED |
Explanation: A ZBROW NAME command with the DISPLAY parameter specified or a ZBROW PROPERTY command with the DELETE or DISPLAY parameter specified was entered without the name of the class or the ALL parameter.
System Action: The command is rejected.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW NAME or ZBROW PROPERTY command.
BROW0353E | ERROR WRITING COLL NAME, NAME NOT DEFINED |
Explanation: An internal error occurred while processing a ZBROW NAME command.
System Action: The command is rejected.
User Response: See your IBM service representative for more information.
See TPF Operations for more information about the ZBROW NAME command.
BROW0354E | ERROR REMOVING COLLECTION NAME, NAME NOT REMOVED |
Explanation: A ZBROW NAME command was entered with the REMOVE parameter specified to remove a collection name. An error occurred because the collection name was either not found or was incorrect.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW NAME command.
BROW0355E | DATA STORE dsname INCORRECT OR NOT DEFINED |
Where:
Explanation: A ZBROW NAME command was entered with an incorrect or undefined data store name previously established with a ZBROW QUALIFY command.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW QUALIFY or ZBROW NAME command.
BROW0356E | TO2 NOT INITIALIZED |
Explanation: A ZBROW command could not be processed because the TPFCS database is not initialized.
System Action: The command is rejected.
User Response: Enter the ZOODB INIT command if your database was never initialized or see your system programmer.
See TPF Operations for more information about the ZBROW or ZOODB INIT command.
BROW0357E | SPECIFIED NAME NOT FOUND |
Explanation: An error occurred while trying to process a ZBROW NAME command because the specified name was not found.
System Action: The command is rejected.
User Response: Enter the ZBROW NAME command again.
See TPF Operations for more information about the ZBROW NAME command.
BROW0358E | BROWSER DICTIONARY IS EMPTY |
Explanation: The ZBROW NAME command was entered with the DISPLAY and ALL parameters specified to display collection names. The names could not be displayed because there are no collection names defined for the qualified data store.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZBROW NAME command.
BROW0359E | NAME - colname IS ALREADY DEFINED |
Where:
Explanation: A ZBROW NAME command with the DEFINE parameter specified could not be processed because the target name is already assigned to a collection.
System Action: The command is rejected.
User Response: Enter the ZBROW NAME command again using a target collection name that is not already in use.
See TPF Operations for more information about the ZBROW NAME command.
BROW0360E | COLLECTION NAME NOT DEFINED |
Explanation: A ZBROW NAME command with the REMOVE parameter specified was entered with a collection name that is not defined.
System Action: The command is rejected.
User Response: Enter the ZBROW NAME command again with the name of a defined collection specified.
See TPF Operations for more information about the ZBROW NAME command.
BROW0399E | INVALID NAME DEFINITION REQUEST CODE |
Explanation: An internal error occurred while processing a ZBROW NAME command.
System Action: The command is rejected.
User Response: See your IBM service representative for more information.
BROW0402I | VALIDATION REPORT DISPLAY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the VALIDATE parameter specified. This header is followed by the persistent identifier (PID) of the collection being validated and a formatted display of the errors that occurred during the validation of this collection. Each of the possible errors follows with a unique error identifier as shown in the display. The lower the identifier, the higher the severity of the problem.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD0000 - VALIDATE FOUND NO STRUCTURAL ERRORS ON chain CHAIN
Where:
Explanation: Validation processing did not find any errors for the specified chain in the internal structure of the collection. TPF collection support reconstruction may not be necessary.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD0150 - VALIDATION REQUEST DENIED. NOT SUPPORTED FOR COLLECTIONS WITH RESIDENCY TYPE COMPACT.
Explanation: The ZBROW COLLECTION command was entered with the VALIDATE parameter specified to attempt to validate a collection with residency-type COMPACT. Validation is only supported for collections with residency type EXTENDED. The residency type of a collection can be displayed by using the ZBROW COLLECTION command with the DISPLAY parameter specified.
System Action: The original collection is left unchanged from its original state before you entered the ZBROW COLLECTION command with the VALIDATE parameter specified.
User Response: Enter the ZBROW COLLECTION command with the DISPLAY parameter specified to verify that the collection in question is of residency-type COMPACT. If the residency type is COMPACT, repair the collection by doing one of the following:
See TPF Operations for more information about the ZBROW COLLECTION, ZDFIL, and ZAFIL commands.
Action Identifier: VALD1000 - HARDWARE/SOFTWARE ERROR ON chain CHAIN AT FA fileAddr.
Where:
Explanation: The file address of a record on the specified chain is not a valid file address reference format (FARF) file address or the storage medium for the record is damaged.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1200 - RECORD ID/RCC CHECK ON chain CHAIN AT FA fileAddr.
Where:
Explanation: A record on the specified chain has been identified as having an incorrect record ID or record code check (RCC), or both.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1300 - RECORD ON chain CHAIN AT FA fileAddr. RECORD HAS NO SHADOW.
Where:
Explanation: A record on the specified chain for a collection that is being shadowed has no embedded shadow file address.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1301 - RECORD ON chain CHAIN AT FA fileAddr. IO ERROR ON SHADOW fileAddr1.
Where:
Explanation: An input/output (I/O) error was received while attempting to read the embedded file address of the shadow record.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1302 - RECORD ON chain CHAIN AT FA fileAddr. SHADOW fileAddr1 PRIME/SHADOW MISMATCH.
Where:
Explanation: A compare of the prime record and the shadow record failed. These records should be the same.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1303 - RECORD ON chain CHAIN AT FA fileAddr. SHADOW NOT ACTIVE, SHADOW ASSIGNED FA fileAddr1
Where:
Explanation: A collection that does not have shadowing active has an embedded shadow file address.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1304 - RECORD ON chain CHAIN AT FA fileAddr. HEADER DOES NOT MATCH ASSIGNED FA.
Where:
Explanation: The embedded prime file address of the record does not match the actual file address of the record.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1305 - RECORD ON chain CHAIN AT FA fileAddr. RECORD CONTROL FLAG IS NOT VALID.
Where:
Explanation: The format control flag of the record is not correct.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1500 - CLASS ID MISMATCH ON chain CHAIN AT FA fileAddr.
Where:
Explanation: A record on the specified chain has been identified as having an incorrect class identifier (ID).
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD1800 - OWNER ID MISMATCH ON chain CHAIN AT FA fileAddr.
Where:
Explanation: A record on the specified chain has been identified as having an incorrect owner ID value.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD2000 - INCORRECT FORMAT FOR RRN ON chain CHAIN AT FA fileAddr.
Where:
Explanation: A record on the specified chain has been identified as having an RRN that is negative, which is a format that is not valid.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD4000 - DIRECTORY NOT AVAILABLE FOR RRN rrn ON chain CHAIN.
Where:
Explanation: An attempt to locate the directory entry for a specific RRN of a block on the specified chain failed.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD4200 - FILE ADDRESS MISMATCH FOR RRN rrn ON chain CHAIN.
Where:
Explanation: A directory entry whose RRN is the same as the record on the chain specified has a different file address than that of the record.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD4201 - SHADOW FILE MISMATCH FOR RRN rrn ON chain CHAIN.
Where:
Explanation: The directory entry for the record has a different shadow file address than the embedded shadow address of the record.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD4500 - SEVERE DIRECTORY ERROR FOR RRN rrn ON chain CHAIN.
Where:
Explanation: An attempt to locate the directory entry for the RRN of a block in the specified chain failed, causing a serious error.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD5100 - INCORRECT RID/RCC DETECTED IN STRUCTURE CONTROL FOR chain RECORDS.
Where:
Explanation: Validate processing for the structure control record detected a zero RID/RCC value for the specified chain.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD5200 - INCORRECT CHAIN TYPE INDICATOR IN STRUCTURE CONTROL FOR chain CHAIN.
Where:
Explanation: Validate processing for the structure control record detected an incorrect chain type identifier tag for the specified chain.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD5900 - INCORRECT CHAIN CONTROL VALUES IN STRUCTURE CONTROL FOR chain CHAIN.
Where:
Explanation: Validate processing for the structure control record detected an incorrect chain relative record number (RRN) count or an inconsistency between the RRN count and the associated file chain pointer.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD9000 - chain CHAIN LENGTH MISMATCH. STRUCTURE COUNT: structCount ACTUAL COUNT: actualCount.
Where:
Explanation: The count of the number of blocks on the specified chain does not match the actual number of blocks on the chain.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: VALD9500 - CLOSED LOOP CHAIN DETECTED DURING CHAIN CHASE FOR chain CHAIN.
Where:
Explanation: Validate processing for the specified chain detected a mismatch between the number of relative record numbers (RRNs) indicated and the actual number of records on the chain. The chain chase exceeded 2 cycles of 1000 additional chained record reads. Validate processing ended the chain chase, assuming a closed loop chain.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW commands.
BROW0403I | COLLECTION PARTS DISPLAY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the PARTS parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command and for an example of the informational display.
BROW0404I | RECONSTRUCTION REPORT DISPLAY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the RECONSTRUCT parameter specified. This header is followed by the persistent identifier (PID) of the collection being reconstructed and a formatted display of the errors corrected and actions taken during reconstruction of the object, including a list of errors that have not been resolved. Each of the possible actions follows with a unique action identifier, as shown in the display.
Action Identifier: RECN0000 - RECONSTRUCTION FOUND NO ERRORS TO CORRECT.
Explanation: Reconstruction processing did not find any errors to process because the validation report is empty or all errors have been corrected already.
System Action: None.
User Response: Enter the ZBROW COLLECTION command again with the VALIDATE parameter specified to verify that there are no errors in the collection.
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: RECN0100 - MULTIPLE CONFLICTING HIGH SEVERITY ERRORS. AMBIGUITY UNRESOLVABLE.
Explanation: One of the following errors occurred:
System Action: The original collection remains unchanged from its original state before entering the ZBROW COLLECTION command with the RECONSTRUCT parameter specifying either KEYS or DIRECT.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: RECN0150 - RECONSTRUCT REQUEST DENIED. NOT SUPPORTED FOR COLLECTIONS WITH RESIDENCY TYPE COMPACT
Explanation: The ZBROW COLLECTION command was entered with the RECONSTRUCT parameter specified to attempt to reconstruct a collection with residency-type COMPACT. Reconstruct is only supported for collections with residency type EXTENDED. The residency type of a collection can be displayed by using the ZBROW COLLECTION command with the DISPLAY parameter specified.
System Action: The original collection is left unchanged from its original state before you entered the ZBROW COLLECTION command with the RECONSTRUCT parameter specified.
User Response: Enter the ZBROW COLLECTION command with the DISPLAY parameter specified to verify that the collection in question is of residency-type COMPACT. If the residency type is COMPACT, repair the collection by doing one of the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: RECN0155 - RECONSTRUCT KEYS REQUEST DENIED. NOT SUPPORTED FOR NON-KEYED COLLECTIONS
Explanation: The ZBROW COLLECTION command was entered with both the KEYS parameter and the RECONSTRUCT parameter specified to reconstruct a key chain of a collection. An error occurred because the collection is not keyed.
System Action: The original collection is left unchanged from its original state before you entered the ZBROW COLLECTION command with the RECONSTRUCT parameter specified.
User Response: Enter the ZBROW COLLECTION command again specifying the RECONSTRUCT parameter and a parameter other than the KEYS parameter. For example, if you want to repair the internal mapping of the collection and the directory chain, enter the ZBROW COLLECTION command with the RECONSTRUCT and DIRECTORY parameters specified.
Next, do one of the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
Action Identifier: RECN1100 - chain CHAIN RECONSTRUCTED. CHAIN LENGTH IS length.
Where:
Explanation: Action identifiers VALD1000, VALD1200, VALD1500, or VALD1800 has been corrected.
System Action: The specified chain was reconstructed.
User Response: None.
BROW0405I | COLLECTION DISPLAY |
Explanation: This is the normal response to the ZBROW DISPLAY command with the COLLECTION parameter specified.
System Action: Information about the collection follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW DISPLAY command and for an example of the informational display.
BROW0406I | COLLECTION ATTRIBUTES DISPLAY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the ATTRIBUTES parameter specified.
System Action: Information about the values of all attributes for the collection specified follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command and for an example of the informational display.
BROW0407I | COLLECTION NAME DISPLAY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the NAME parameter specified. This header is followed by a formatted display of characteristics about the collection specified or about components of the collection.
System Action: Information about the collection follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command and for an example of the informational display.
BROW0408I | COLLECTION ELEMENT DISPLAY |
Explanation: This is the normal response to the ZBROW DISPLAY command with the ELEMENT` parameter specified.
System Action: Information about the specified element of the collection follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW DISPLAY command and for an example of the informational display.
BROW0410I | BROWSE OF COLLECTION COMPLETE |
Explanation: This is the normal response to the ZBROW COLLECTION or ZBROW DISPLAY command. This message is displayed whether the ZBROW COLLECTION or ZBROW DISPLAY command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION or ZBROW DISPLAY command again.
See TPF Operations for more information about the ZBROW COLLECTION or ZBROW DISPLAY command.
BROW0411I | COPY COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the COPY parameter specified. This message is displayed whether the ZBROW COLLECTION command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0412I | DELETE COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the DELETE parameter specified. This message is displayed whether the ZBROW COLLECTION command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0413I | RECLAIM COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the RECLAIM parameter specified. This message is displayed whether ZBROW COLLECTION was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0414I | COLLECTION HAS BEEN EMPTIED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the EMPTY parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0415I | COLLECTION MARKED FOR DELETION |
Explanation: This is the normal response to the ZBROW COLLECTION command with the DELETE parameter specified.
System Action: The collection will be deleted after a 48-hour delay.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0416I | COLLECTION SUCCESSFULLY RECLAIMED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the RECLAIM parameter specified. This command was entered for a collection that was marked for deletion.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0417I | COLLECTION COPIED SUCCESSFULLY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the COPY parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0418I | ADDALL COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the ADDALL parameter specified. This message is displayed whether ZBROW COLLECTION was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0419I | CAPTURE COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the CAPTURE parameter specified. This message is displayed whether ZBROW COLLECTION was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0420I | RESTORE COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the RESTORE parameter specified. This message is displayed whether ZBROW COLLECTION was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW COLLECTION command again.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0421I | COLLECTION colname SUCCESSFULLY CAPTURED |
Where:
Explanation: This is the normal response to the ZBROW COLLECTION command with the CAPTURE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0422I | COLLECTION origname SUCCESSFULLY RESTORED AS newname |
Where:
Explanation: This is the normal response to the ZBROW COLLECTION command with the RESTORE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0423I | COLLECTION MIGRATED SUCCESSFULLY |
Explanation: This is the normal response to the ZBROW COLLECTION command with the MIGRATE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0424I | MIGRATION PROCESSING COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the MIGRATE parameter specified. This message is displayed whether the ZBROW COLLECTION command was successful or not.
System Action: If an error occurs, this message is accompanied by another, more specific online error message.
User Response: If an error occurs, do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0425I | ACCESS MODE FOR COLLECTION CHANGED |
Explanation: This is the normal response to the ZBROW ALTER command with the MODE parameter specified. This message is displayed when ZBROW ALTER is successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW ALTER command again.
See TPF Operations for more information about the ZBROW ALTER command.
BROW0426I | EMPTY PROCESSING COMPLETED |
Explanation: This is the normal response to the ZBROW COLLECTION command with the EMPTY parameter specified. This message is displayed whether the ZBROW COLLECTION command was successful or not.
System Action: If an error occurs, this message is accompanied by another, more specific online error message.
User Response: If an error occurs, do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0451E | DSNAME REQUIRED WITH DISPLAY ALL REQUEST |
Explanation: A ZBROW DISPLAY command was entered with the COLLECTION and ALL parameters specified but without specifying a data store (DS) name.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying the name of the data store.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0452E | COLLECTION NAME NOT DEFINED |
Explanation: A ZBROW command was entered with a collection name specified that is not defined.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW commands.
BROW0453E | COLLECTION NAME OR ALL PARAMETER REQUIRED |
Explanation: A ZBROW DISPLAY command with the COLLECTION parameter specified was entered without specifying either the name of the collection or the ALL parameter.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying a collection name or the ALL parameter.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0454E | COLLECT NAME NOT ALLOWED WITH DISPLAY ALL |
Explanation: A ZBROW DISPLAY command was entered with a collection name and the COLLECTION and ALL parameters specified. You cannot specify both a collection name and the ALL parameter.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying a collection name or the ALL parameter.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0455E | DSNAME IS NOT ALLOWED WITH COLLECTION NAME |
Explanation: A ZBROW DISPLAY command was entered with the COLLECTION parameter, a collection name, and the DS parameter specified. You cannot specify a collection name with the DS parameter.
System Action: The command is rejected.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0456E | HEX CONVERSION ERROR ON VALUE PARAMETER |
Explanation: A ZBROW DISPLAY command was entered with the ENTRY and VALUE parameters specified. This command was not processed because the hexadecimal value specified for the VALUE parameter contained one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying a valid hexadecimal value.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0457E | SPECIFIED INDEX BEYOND END OF COLLECTION |
Explanation: A ZBROW DISPLAY command was entered with the ENTRY parameter specified. This command was not processed because the collection index specified is greater than the maximum index for the collection.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying a valid collection index.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0458E | COLLECTION INFORMATION UNAVAILABLE |
Explanation: A ZBROW COLLECTION command was entered, but there is no information available for display. This may result from an internal logic error.
System Action: The command is rejected.
User Response: See your IBM service representative for more information.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0459E | SPECIFIED COLLECTION IS EMPTY |
Explanation: This is the response to the ZBROW command when there are no elements in the collection name specified. There are no elements to process.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZBROW commands.
BROW0461E | ZERO INDEX NOT ALLOWED |
Explanation: The ZBROW DISPLAY command was entered with the ENTRY parameter specified with a zero index. A zero index is not allowed because indexed collections are 1-based. Enter 1 for the first element.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying the ENTRY parameter and a valid index.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0462E | CHAIN TYPE NOT SPECIFIED |
Explanation: The ZBROW COLLECTION command was entered with the RECONSTRUCT parameter specified. An error occurred because a chain type was not specified.
System Action: The command is rejected.
User Response: Enter the ZBROW COLLECTION command again specifying a valid chain-type parameter (DATA, KEYS, or DIRECTORY).
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0463E | COLLECTION NOT MARKED FOR DELETION |
Explanation: A ZBROW COLLECTION command was entered with the RECLAIM parameter specified for a collection that was not originally marked for deletion.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0464E | ERROR RETURN xx BY TPFxd_archiveStart |
Where:
Explanation: A ZBROW COLLECTION command with the CAPTURE parameter specified could not be processed because an error occurred on a TPFxd_archiveStart function call.
System Action: The command is rejected.
User Response: See the TPF C/C++ Language Support User's Guide for more information about error codes.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0465E | ERROR RETURN xx BY TPFxd_archiveEnd |
Where:
Explanation: A ZBROW COLLECTION command with the CAPTURE parameter specified could not be processed because an error occurred on a TPFxd_archiveEnd function call.
System Action: The command is rejected.
User Response: See the TPF C/C++ Language Support User's Guide for more information about error codes.
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0466E | ERROR ON NAMEDEF REPLACE |
Explanation: A ZBROW COLLECTION command with the CAPTURE parameter specified could not be processed because an error occurred while accessing the browser dictionary.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0467E | NAME - colname NOT PREVIOUSLY CAPTURED |
Where:
Explanation: The collection name specified on a ZBROW COLLECTION command with the RESTORE parameter specified does not have an entry in the browser dictionary that shows it was previously captured by the ZBROW COLLECTION command with the CAPTURE parameter specified. Because the collection was not previously captured, it could not be restored.
System Action: The command is rejected.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0468E | ERROR ATTEMPTING TO DEFINE NEW NAME colname |
Where:
Explanation: A ZBROW COLLECTION command with the RESTORE parameter specified could not be processed because an error occurred while accessing the browser dictionary.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0469E | COLLECTION colname NOT CAPTURED BECAUSE OF ERROR |
Where:
Explanation: An error occurred while processing a ZBROW COLLECTION command with the CAPTURE parameter specified. The collection displayed in the message was not captured.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0470E | COLLECTION origname NOT RESTORED BECAUSE OF ERROR |
Where:
Explanation: An error occurred while processing a ZBROW COLLECTION command with the RESTORE parameter specified. The collection displayed in the message was not restored.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION command.
BROW0473E | DELETE NOT ALLOWED FOR COLLECTION |
Explanation: This is the response to the ZBROW COLLECTION command with the DELETE parameter specified when the access mode of the specified collection does not allow the collection to be deleted.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW COLLECTION, ZBROW DISPLAY, and ZBROW ALTER commands.
BROW0474E | UNDEFINED ACCESS MODE SPECIFIED |
Explanation: A ZBROW ALTER command was entered with the MODE parameter specified and an undefined access mode.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW ALTER command.
BROW0475E | ATTEMPTED DISPLAY BEYOND END OF COLLECTION |
Explanation: A ZBROW DISPLAY command with the ENTRY parameter specified was entered for a binary large object (BLOB), but the relative start address (RSA) value specified was beyond the end of the collection.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying a valid RSA value.
See TPF Operations for more information about the
ZBROW DISPLAY command.
Explanation: A ZBROW DISPLAY command was entered with the
COLLECTION , ALL, and DS parameters specified, but the data store (DS) name
specified has no inventory.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command again specifying
the COLLECTION, ALL, and DS parameters and be sure the data store name has a
valid inventory.
See TPF Operations for more information about the
ZBROW DISPLAY command.BROW0480E NO INVENTORY EXISTS IN DATA STORE
BROW0501I | PROPERTY DISPLAY |
Explanation: This is the normal response to the ZBROW PROPERTY command with the DISPLAY parameter specified.
System Action: The message is followed by:
User Response: None.
See TPF Operations for more information about the ZBROW PROPERTY command and for an example of the informational display.
BROW0502I | PROPERTY DEFINITION REQUEST SUCCESSFUL |
Explanation: This is the normal response to the ZBROW PROPERTY command with the DEFINE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0503I | PROPERTY DELETION REQUEST SUCCESSFUL |
Explanation: This is the normal response to the ZBROW PROPERTY command with the DELETE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0510I | PROPERTY REQUEST COMPLETED |
Explanation: This is the normal response to the ZBROW PROPERTY command with the DEFINE parameter specified. This message is displayed whether the ZBROW PROPERTY command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW PROPERTY command again.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0551E | EBCDIC TO HEXADECIMAL CONVERSION ERROR |
Explanation: A ZBROW PROPERTY command did not end successfully because of an error converting from EBCDIC to hexadecimal for a STRUCT property type.
System Action: The command is rejected.
User Response: Enter the ZBROW PROPERTY command again specifying a valid hexadecimal property value.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0552E | PROPERTY TYPE SPECIFIED NOT VALID |
Explanation: A ZBROW PROPERTY command was entered with the DEFINE parameter specified and a property type specified that is not valid.
System Action: The command is rejected.
User Response: Enter the ZBROW PROPERTY command again specifying the DEFINE parameter and a property type that is valid.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0553E | PROPERTY MODE SPECIFIED NOT VALID |
Explanation: A ZBROW PROPERTY command was entered with the DEFINE parameter specified and a property mode specified that is not valid.
System Action: The command is rejected.
User Response: Enter the ZBROW PROPERTY command again specifying the DEFINE parameter and a property mode that is valid.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0554E | PROPERTY NAME NOT FOUND FOR PID |
Explanation: A ZBROW PROPERTY command could not be processed because no properties are defined for the collection specified.
System Action: The command is rejected.
User Response: Enter the command again specifying a different collection name with properties defined.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0555E | NO PROPERTIES DEFINED FOR PID |
Explanation: A ZBROW PROPERTY command could not be processed because no properties are defined for the collection specified. This is the normal response when no properties are defined.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0556E | COLLECTION NAME UNDEFINED OR PID NOT VALID |
Explanation: A ZBROW command was entered with an undefined or incorrect name or persistent identifier (PID).
System Action: The command is rejected.
User Response: Do one of the following:
See TPF Operations for more information about the ZBROW commands.
BROW0557E | PROPERTY MODE OR TYPE PROHIBITS VALUE CHANGE |
Explanation: A ZBROW PROPERTY command with the DEFINE parameter specified could not be processed because of one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW PROPERTY command again specifying a valid property type. If the property mode is READONLY or NOCHANGE, no value change can occur.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0558E | PROPERTY MODE PROHIBITS DELETION OF PROPERTY |
Explanation: A ZBROW PROPERTY command with the DELETE parameter specified could not be processed because the existing property mode is READONLY or NODELETE.
System Action: The command is rejected.
User Response: None. The property mode can only be deleted when the entire collection is deleted.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0559E | EITHER NAME OR ALL MUST BE SPECIFIED, BUT NOT BOTH |
Explanation: A ZBROW PROPERTY command with the DISPLAY parameter specified was entered with either both the NAME and ALL parameters specified or neither parameter specified. These parameters cannot be specified at the same time.
System Action: The command is rejected.
User Response: Enter the ZBROW PROPERTY command again specifying either the name of the class or the ALL parameter.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0599E | INTERNAL ERROR, PROP REQUEST NOT VALID |
Explanation: Internal errors occurred during the processing of a ZBROW PROPERTY command.
System Action: None.
User Response: See your IBM service representative for more information.
See TPF Operations for more information about the ZBROW PROPERTY command.
BROW0602I | BROWSER QUALIFIED FOR DSNAME dsname |
Where:
Explanation: This is the normal response for ZBROW commands.
System Action: None.
User Response: None.
See TPF Operations for more information about the
ZBROW commands.
Explanation: This is the normal response to the ZBROW QUALIFY command with the DISPLAY and
ALL parameters specified. This message is followed by a display of the
current qualification settings.
System Action: None.
User Response: None.
See TPF Operations for more information about the
ZBROW QUALIFY command.
Explanation: This is the normal response to the ZBROW QUALIFY command.
System Action: None.
User Response: None.
See TPF Operations for more information about the
ZBROW QUALIFY command.
Explanation: A ZBROW QUALIFY command with the DISPLAY or SET
parameter specified was entered, but the TPFCS qualification was not set,
possibly because a ZBROW QUALIFY command with the
RESET parameter specified was entered, because of an internal error, or
because the browser has not been qualified.
System Action: The command will be rejected if a qualification is needed for
processing.
User Response: If a qualification is needed, enter the ZBROW QUALIFY command with the SET and DS parameters specified.
See TPF Operations for more information about the
ZBROW QUALIFY and ZOODB INIT commands.
Explanation: A ZBROW QUALIFY command with the SET and DS parameters specified either was
not entered previously or was not entered since the RESET parameter was
specified. As a result, TPFDB is used as the default data store
qualification.
System Action: TPFDB is used as the data store qualification.
User Response: Enter the ZBROW QUALIFY command with the SET and DS parameters specified to
explicitly set the qualified data store.
See TPF Operations for more information about the
ZBROW QUALIFY command.BROW0606I BROWSER QUALIFICATION DISPLAY
BROW0607I QUALIFICATION PROCESSING COMPLETED
BROW0649W NO QUALIFICATION SET. DEFAULTS TO DSNAME TPFDB.
BROW0650W BROWSER NOT QUALIFIED, TPFDB ASSUMED
BROW0651E | QUALIFICATION NOT CHANGED, ERROR ON REQUEST |
Explanation: A ZBROW QUALIFY command with the SET parameter specified could not be processed because an error occurred.
System Action: The command is rejected.
User Response: Determine if the DS_SYSTEM_DICT collection is corrupted. If it is, repair the corruption. If the problem persists, contact IBM support.
See TPF Operations for more information about the ZBROW QUALIFY and ZOODB INIT commands.
BROW0653E | ERROR ACCESSING QUALIFICATION. REQUEST COMPLETE |
Explanation: A ZBROW QUALIFY command with the DISPLAY parameter specified could not be processed because the browser is not qualified.
System Action: The command is rejected.
User Response: Enter the ZBROW QUALIFY command again with the SET and DS parameter specified.
See TPF Operations for more information about the
ZBROW QUALIFY command.
Where:
Explanation: A ZBROW QUALIFY or ZBROW ALTER command was entered, but an error occurred
because the hexadecimal value specified contained one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW QUALIFY or ZBROW ALTER command again, specifying a valid
hexadecimal value.
See TPF Operations for more information about the
ZBROW QUALIFY and ZBROW ALTER commands.
Explanation: A ZBROW DISPLAY command was entered with the ELEMENT parameter and more than
one of the INDEX, VALUE, or USEQUAL parameters specified. These
parameters are mutually exclusive; only one or none can be
specified.
System Action: The command is rejected.
User Response: Enter the ZBROW DISPLAY command with the ELEMENT parameter again, and only one
or none of the INDEX, VALUE, or USEQUAL parameters specified.
See TPF Operations for more information about the
ZBROW DISPLAY command.
Explanation: A ZBROW DISPLAY command was entered with the ELEMENT parameter and both the
USEQUAL and RSA parameters specified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW DISPLAY and ZBROW QUALIFY commands.
Explanation: The ZBROW QUALIFY command was entered with the INDEX parameter and either the
SEARCH or the SPAD parameter specified. If you specify INDEX, you
cannot specify SEARCH or SPAD.
System Action: The command is rejected.
User Response: Enter the ZBROW QUALIFY command with the SET parameter and either the INDEX
parameter or any of the search parameters specified.
See TPF Operations for more information about the
ZBROW QUALIFY command.BROW0654E HEX CONVERSION ERROR ON parameter PARAMETER
BROW0655E INDEX, VALUE, USEQUAL PARAMETERS MUTUALLY EXCLUSIVE
BROW0656E RSA PARAMETER CANNOT BE USED WITH USEQUAL
BROW0658E INDEX AND SEARCH PARAMETERS MUTUALLY EXCLUSIVE
BROW0701I | FILE ADDRESS INFORMATION DISPLAY FOR FA farf |
Where:
Explanation: This is the normal response to the ZBROW DISPLAY command with the FA parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0702I | BROWSE OF FILE ATTRIBUTES COMPLETED |
Explanation: This is the normal response to the ZBROW DISPLAY command with the FA parameter specified. This message is displayed whether the ZBROW DISPLAY command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW DISPLAY command again.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0703I | DIRECTORY - dir |
Where:
Explanation: The is the normal response to the ZBROW DISPLAY command with the RRN parameter specified.
System Action: The contents of the directory entry for the specified RRN follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0710I | DISPLAY OF COLLECTION COMPLETED |
Explanation: The is the normal response to the ZBROW DISPLAY command. This message is displayed whether the ZBROW DISPLAY command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW DISPLAY command again.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0751E | LENGTH OF INPUT FARF IS NOT VALID |
Explanation: A ZBROW DISPLAY command with the FA parameter specified could not be processed because the length of the input file address reference format (FARF) was not correct.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0752E | TPFCS FOUND NO ATTRIBUTES TO DISPLAY |
Explanation: An internal logic error has occurred while processing the ZBROW DISPLAY command with the FA parameter specified. This error prevents TPF collection support (TPFCS) from displaying the collection attributes of the record file address entered with the command.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0753E | RRN rrn IS UNASSIGNED |
Where:
Explanation: The ZBROW DISPLAY command with the RRN parameter specified was entered for an RRN that is currently not assigned.
System Action: None.
User Response: Enter the ZBROW DISPLAY command again specifying a different RRN value.
See TPF Operations for more information about the ZBROW DISPLAY command.
BROW0754E | COLLECTION IS NOT AN EXTENDED COLLECTION |
Explanation: A ZBROW DISPLAY command with the RRN parameter specified or a ZBROW PATH command was entered for a compact collection. These commands are only valid for extended collections because only extended collections contain the structures that the command is attempting to display.
System Action: The command is rejected.
User Response: None.
See TPF Operations for more information about the ZBROW DISPLAY or ZBROW PATH command.
BROW0801I | PATH FOR SPECIFIED KEY FOR COLLECTION colname |
Where:
Explanation: This is the normal response to the ZBROW PATH command with the KEY parameter specified.
System Action: Information about the entries that make up the path for the specified key follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW PATH command.
BROW0802I | PATH FOR RRN rrn FOR COLLECTION colname |
Where:
Explanation: This is the normal response to the ZBROW PATH command with the RRN parameter specified.
System Action: Information about the directory entries that make up the path tree for the specified RRN follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW PATH command.
BROW0803I | INFORMATION FOR INDEX index FOR COLLECTION colname |
Where:
Explanation: This is the normal response to the ZBROW PATH command with the INDEX parameter specified.
System Action: Information about the location for the specified index number follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW PATH command.
BROW0804I | INFORMATION FOR RBA rba FOR COLLECTION colname |
Where:
Explanation: This is the normal response to the ZBROW PATH command with the RBA parameter specified.
System Action: Information about the location for the specified RBA follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW PATH command.
BROW0810I | PATH REQUEST COMPLETED |
Explanation: This is the normal response to the ZBROW PATH command. This message is displayed whether the ZBROW PATH command was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW PATH command again.
See TPF Operations for more information about the ZBROW PATH command.
BROW0850E | TPFCS RETURNED NO functionname INFORMATION TO DISPLAY |
Where:
Explanation: An internal error occurred while attempting to process the ZBROW PATH command with the DISPLAY parameter specified. No information about the element of the requested structure was found to display by TPF collection support (TPFCS).
System Action: The command ends.
User Response: Do the following:
See TPF Operations for more information about the ZBROW PATH command.
BROW0851E | ERROR PROCESSING OUTPUT COLLECTION |
Explanation: An internal error occurred while attempting to process the returned path information for a ZBROW PATH command.
System Action: The command ends.
User Response: Do the following:
See TPF Operations for more information about the ZBROW PATH command.
BROW0852E | HEX CONVERSION ERROR ON KEY PARAMETER |
Explanation: A ZBROW PATH command was entered with the KEY parameter specified. The command was not processed because the hexadecimal value specified for the KEY parameter contained one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW PATH command again specifying a valid hexadecimal value.
See TPF Operations for more information about the ZBROW PATH command.
BROW0853E | KEYPATH NAME NOT VALID |
Explanation: A ZBROW PATH command with the KEY and KEYPATH parameters specified was entered with a key path name that is not defined.
System Action: The command is rejected.
User Response: Enter the ZBROW PATH command again specifying a valid key path parameter.
See TPF Operations for more information about the ZBROW PATH command.
BROW0901I | KEYPATH SUCCESSFULLY ADDED |
Explanation: This is the normal response to the ZBROW KEYPATH command with the ADD parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0902I | KEYPATH SUCCESSFULLY REMOVED |
Explanation: This is the normal response to the ZBROW KEYPATH command with the REMOVE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0903I | KEYPATH INFORMATION DISPLAY |
Explanation: This is the normal response to the ZBROW KEYPATH command with the DISPLAY parameter specified.
System Action: Information about the values of all attributes for the key path specified follows this message.
User Response: None.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0904I | NO KEYPATHS DEFINED |
Explanation: A ZBROW KEYPATH command with the DISPLAY parameter specified was entered for a collection that had no alternate key paths defined for it. Therefore, there is no information to display.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0910I | KEYPATH REQUEST COMPLETED |
Explanation: This is the normal response to the ZBROW KEYPATH command. This message is displayed whether ZBROW KEYPATH was or was not successful.
System Action: Another message is displayed if an error occurs.
User Response: If an error occurs, correct it and enter the ZBROW KEYPATH command again.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0951E | EITHER KEYPATH NAME OR ALL MUST BE SPECIFIED |
Explanation: A ZBROW KEYPATH command with the DISPLAY parameter specified was entered with both a key path name and the ALL parameter specified or else neither parameter was specified. Specify a key path name or the ALL parameter, but not both.
System Action: The command is rejected.
User Response: Enter the ZBROW KEYPATH command again specifying either a key path name or the ALL parameter.
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW0952E | MAXIMUM KEYPATHS ALREADY DEFINED |
Explanation: A ZBROW KEYPATH command with the ADD parameter specified was entered for a collection that already has the maximum number of key paths defined.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the ZBROW KEYPATH command.
BROW1001I | RECOUP INDEX DISPLAY |
Explanation: This is the normal response to the ZBROW RECOUP command with the DISPLAY parameter specified. This message is followed by a display of the specified recoup index or a list of all defined recoup indexes for the qualified data store.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1011I | RECOUP INDEX ENTRY SUCCESSFULLY ADDED |
Explanation: This is the normal response to the ZBROW RECOUP command with the ADD parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1012I | RECOUP INDEX SUCCESSFULLY DEFINED |
Explanation: This is the normal response to the ZBROW RECOUP command with the DEFINE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1013I | RECOUP INDEX SUCCESSFULLY DELETED |
Explanation: This is the normal response to the ZBROW RECOUP command with the DELETE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1014I | RECOUP INDEX DISPLAY SUCCESSFUL |
Explanation: This is the normal response to the ZBROW RECOUP command with the DISPLAY parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1015I | RECOUP INDEX SUCCESSFULLY LINKED |
Explanation: This is the normal response to the ZBROW RECOUP command with the LINK parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1016I | RECOUP INDEX ENTRY SUCCESSFULLY REMOVED |
Explanation: This is the normal response to the ZBROW RECOUP command with the REMOVE parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1017I | RECOUP INDEX SUCCESSFULLY UNLINKED |
Explanation: This is the normal response to the ZBROW RECOUP command with the UNLINK parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1018I | RECOUP INDEX IS EMPTY |
Explanation: The ZBROW RECOUP command was entered with the DISPLAY parameter specified, but there are no entries in the specified recoup index.
System Action: None.
User Response: Determine if the recoup index should be empty.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1051E | SPECIFIED RECOUP INDEX NAME IS NOT DEFINED |
Explanation: The ZBROW RECOUP command was entered with an incorrect or undefined recoup index name.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying a defined recoup index name.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1053E | ENTRY TYPE (OR ETYPE) PARAMETER VALUE NOT VALID |
Explanation: The ZBROW RECOUP command was entered with the ETYPE parameter specified, but the value specified for the ETYPE parameter was incorrect.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the ETYPE parameter with a value of either FA or PID.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1054E | KEY PARAMETER VALUE NOT VALID |
Explanation: The ZBROW RECOUP command was entered with the KEY parameter specified, but the value for the KEY parameter contained one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the KEY parameter with a correct character or hexadecimal string.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1055E | RECOUP INDEX TYPE NOT VALID |
Explanation: The ZBROW RECOUP command with the DEFINE parameter specified was entered with an incorrect value for the recoup index type parameter for either a binary large object (BLOB), heterogeneous, or homogeneous collection.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the DEFINE parameter and a valid recoup index type.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1056E | EITHER INDEX OR KEY MUST BE SPECIFIED |
Explanation: The ZBROW RECOUP command was entered with the ADD parameter specified and both the INDEX and KEY parameters or neither of these parameters specified. You can specify the INDEX or KEY parameter, but not both.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the ADD parameter and a correct value for either the INDEX or KEY parameter.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1057E | EITHER INDEXNAME OR ALL MUST BE SPECIFIED |
Explanation: The ZBROW RECOUP command with the DISPLAY parameter specified was entered with both indexname and the ALL parameter specified or else neither parameter was specified. Specify indexname or the ALL parameter, but not both.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying either indexname or the ALL parameter.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1058W | INDEX OR KEY PARAMETER IGNORED |
Explanation: The ZBROW RECOUP command with the ADD parameter specified was entered with either the INDEX or KEY parameter specified for a non-heterogeneous collection.
System Action: The unrelated parameter is ignored and processing continues.
User Response: Make sure that the recoup index entry that you just added belongs to the correct recoup index. If it does not, do the following:
See TPF Operations for more information about the ZBROW RECOUP command. See TPF Database Reference for more information about recoup indexes.
BROW1059E | SPECIFIED ENTRY TOKEN IS NOT DEFINED |
Explanation: The ZBROW RECOUP command was entered with an incorrect or undefined entry token.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying a defined entry token.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1061E | RECOUP INDEX ADD ENTRY REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the ADD parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1062E | RECOUP INDEX DEFINE REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the DEFINE parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1063E | RECOUP INDEX DELETE REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the DELETE parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1064E | RECOUP INDEX DISPLAY REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the DISPLAY parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1065E | RECOUP INDEX LINK REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the LINK parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1066E | RECOUP INDEX REMOVE ENTRY REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the REMOVE parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1067E | RECOUP INDEX UNLINK REQUEST FAILED |
Explanation: The ZBROW RECOUP command with the UNLINK parameter specified was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1070E | ETOKEN ALREADY DEFINED |
Explanation: The ZBROW RECOUP command with the ADD parameter specified was not completed successfully because the value specified for the ETOKEN parameter was not unique.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the ADD parameter and a valid entry token value that is unique.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1072E | RECOUP INDEX ALREADY DEFINED |
Explanation: The ZBROW RECOUP command with the DEFINE parameter specified was entered, but the index name specified was previously defined. You must choose a different index name or delete the recoup index.
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying the DEFINE parameter with a valid unique index name.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1073E | ETOKEN PARAMETER VALUE NOT VALID |
Explanation: The ZBROW RECOUP command was entered with the ETOKEN parameter specified, but the value for the ETOKEN parameter contained one of the following:
System Action: The command is rejected.
User Response: Enter the ZBROW RECOUP command again specifying a valid value for the ETOKEN parameter.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1074E | DS RECOUP DICTIONARY NOT FOUND |
Explanation: The ZBROW RECOUP command was entered with the DISPLAY and ALL parameters specified, but there is no recoup dictionary with the name DS_RECOUP in the qualified data store. This collection is needed to process the request.
System Action: The command is rejected.
User Response: See your IBM service representative if you determine that the error is internal.
See TPF Operations for more information about the ZBROW RECOUP command.
BROW1075E | NO RECOUP INDEXES DEFINED |
Explanation: The ZBROW RECOUP command was entered with the DISPLAY and ALL parameters specified, but the recoup dictionary is empty.
System Action: The command is rejected.
User Response: See your IBM service representative if you determine that the error is internal.
See TPF Operations for more information about the
ZBROW RECOUP command.
Explanation: This is the normal response to the ZBROW ALTER command with the ELEMENT
parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the
ZBROW ALTER command.
Explanation: This is the normal response to the ZBROW ALTER command with the ELEMENT and
MODIFY parameters specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the
ZBROW ALTER command.
Explanation: The ZBROW ALTER command was entered with the ELEMENT parameter specified, but
the command request was not completed successfully.
System Action: This message is accompanied by another, more specific error message.
User Response: Follow the instructions for the more specific error message.
See TPF Operations for more information about the
ZBROW ALTER command.
Explanation: The ZBROW ALTER command was entered, but no data was specified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Explanation: The ZBROW ALTER command was entered with a keyed collection or a sorted
collection, but no search was specified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Explanation: The ZBROW ALTER command was entered with an array or a sequence collection,
but no index was specified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Explanation: The ZBROW ALTER command was entered, but the data length specified in the
qualification is less than the actual length of the data entered, or is
greater than the maximum data length of the collection.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Explanation: A ZBROW ALTER command was entered, but the length of the search field
specified in the qualification is greater than the maximum collection search
size.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Where:
Explanation: A ZBROW ALTER command was entered with the ADD, MODIFY, or DELETE parameter
specified on a collection that currently does not support that action.
System Action: The command is rejected.
User Response: Write an application using TPF collection support (TPFCS) application
programming interfaces (APIs) to perform the desired operation on the target
collection.
See TPF Operations for more information about the
ZBROW ALTER command and see the TPF C/C++ Language Support User's Guide for more
information about the TPFCS APIs.
Explanation: A ZBROW ALTER command was entered, but the browser is not qualified.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.
Explanation: While working with a binary large object (BLOB) collection, the ZBROW ALTER
command was entered with the DELETE parameter specified. However,
either no data length was specified in the previous ZBROW QUALIFY command or
the data length specified was not greater than zero.
System Action: The command is rejected.
User Response: Do the following:
See TPF Operations for more information about the
ZBROW ALTER and ZBROW QUALIFY commands.BROW1110I ALTER REQUEST COMPLETED
BROW1120I BEGIN DISPLAY OF THE QUALIFIED ELEMENT
BROW1151E ALTER REQUEST FAILED
BROW1152E NO DATA SPECIFIED
BROW1153E NO SEARCH SPECIFIED
BROW1154E NO INDEX SPECIFIED
BROW1155E DATA LENGTH NOT VALID
BROW1156E SEARCH LENGTH NOT VALID
BROW1157E action OF collectiontype DATA IS NOT ALLOWED
BROW1158E ZBROW NOT QUALIFIED. ALTER CANNOT PROCEED.
BROW1159E DLEN GREATER THAN ZERO MUST BE SPECIFIED