Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Using Messages With Identifiers : BX: Batch Secondary Index

BX: Batch Secondary Index
S6BBX001E
SPACE FOR DEFINITION TABLE IS NOT AVAILABLE
Batch Secondary Index
GETMAIN failed to get internal space for the table to return the definition of the Object Service Broker table.
Memory available is not sufficient to execute.
S6BBX002E
CONTROL CARD INPUT FILE FAILED TO OPEN
Batch Secondary Index
The attempt to open the control card file for input failed.
See the job log for additional information.
S6BBX003E
DEFINITION DOES NOT IDENTIFY A NEW SECONDARY
Batch Secondary Index
You did not identify a new secondary index. The secondary indexes identified from the cards already exist.
Correct the control cards.
S6BBX004E
INTERNAL TABLE WORKING SPACE NOT AVAILABLE
Batch Secondary Index
GETMAIN failed to get space to retain internal tables.
Check the storage limits above the line.
S6BBX020E
CONTROL CARD TYPE CODE IS INVALID,(EXPECTED H OR S)
Batch Secondary Index
The control card type (in column 1) contains an invalid code. Only H or S are supported.
See the card image with the message and correct the control cards.
S6BBX021E
OUTPUT DEFINITION CARDS ARE OUT OF SEQUENCE
Batch Secondary Index
The sequence numbers (column 3-5) for the output definition cards are not properly sorted.
Reorganize the Object Service Broker output definition cards or correct the sequence numbers.
S6BBX022E
OUTPUT DEFINITION CARD HAS INVALID ENTRY TYPE (R,P OR F)
Batch Secondary Index
The entry type code (column 7) is invalid for an Object Service Broker output definition. Only R (record), P (parameter), and F (field) are acceptable.
Change the entry type code to R, P, or F.
S6BBX023E
DEFINITION TABLE OVERFLOW, INCREASE MAX FIELDS ON SPEC
Batch Secondary Index
The internal table that retains the Object Service Broker table definition information has overflowed.
Increase the maximum number of fields on the specification card. Refer to the online Utilities documentation for details.
S6BBX024E
OUTPUT DEFINITION SEMANTIC TYPE/SYNTAX NOT SUPPORTED
Batch Secondary Index
The semantic type (column 46) and syntax code (column 48) do not form a valid combination.
Change either the semantic type or the syntax to form a valid combination. Refer to the Processing manual for a list of valid combinations or check the online definition.
S6BBX025E
OUTPUT DEFINITION CARD FIELD LENGTH BLANK/OUT OF RANGE
Batch Secondary Index
The field length (column 50-52) on the output definition card is either blank or the value is outside the range for the given syntax or key type. A secondary index is constrained to 127 bytes.
Enter a field length that is within the range for the syntax or key type required. Check the online definition.
S6BBX026E
OUTPUT DEFINITION CARD DECIMAL POSITION IS OUT OF RANGE
Batch Secondary Index
The decimal position (column 54-55) specified for the Object Service Broker parameter field is outside the range of the field length.
Enter a decimal position that is within the range for the field length.
S6BBX027E
OUTPUT DEFINITION CARD KEY TYPE NOT SUPPORTED (" ",P/S)
Batch Secondary Index
The Object Service Broker key type (column 57) is invalid. Only a blank, P (primary key), and S (secondary key) are supported.
Enter a P, S, or a blank for the output Object Service Broker key type.
S6BBX028E
INVALID UNIT COUNT SPECIFIED
Batch Secondary Index
This field on the control data set must be either blank or a number equal to or less than the actual total number of units comprising the dynamic unit name selected.
Correct and retry.
S6BBX029E
UNICODE FIELD LENGTH MUST BE EVEN
Batch Secondary Index
The field length for a field with Unicode syntax must be even.
Correct the S6BBRSIX CNTRL input cards and resubmit the job.
S6BBX030E
UNICODE SYNTAX NOT SUPPORTED FOR PARMS OR KEYS
Batch Secondary Index
The definition cards provided to the S6BBRSIX Offline Batch Utility indicate that a field with a Unicode syntax is to be used as a parameter or key (primary or secondary). This is not supported.
Correct the input control cards and resubmit the job.
S6BBX040E
SPECIFICATION CARD MAXIMUM PROCESS RECORDS NOT NUMERIC
Batch Secondary Index
The maximum record field (column 15-29) contains invalid numerics.
Correct the value and ensure that it is right aligned.
S6BBX041E
SPECIFICATION CARD MAXIMUM NUMBER OF FIELD NOT NUMERIC
Batch Secondary Index
The maximum number of fields value (column 31-33) contains invalid numeric values.
Correct the value and ensure that it is right aligned.
S6BBX042E
SPECIFICATION CARD MAXIMUM BLOCK SIZE IS NOT NUMERIC
Batch Secondary Index
The maximum block size field (column 44-48) contains invalid numerics.
Correct the value and ensure that it is right aligned.
S6BBX060E
SPACE FOR INDEX CONTROL STACK NOT AVAILABLE
Batch Secondary Index
GETMAIN failed to get space to retain the index-level stack.
Check the storage limits above the line.
S6BBX061E
REQUESTED SECONDARY INDEX ALREADY EXISTS
Batch Secondary Index
A definition key type was specified as S for a secondary index that already existed. Only specify S for new secondary indexes.
Correct the control cards.
S6BBX062E
LOAD TABLE COULD NOT BE LOCATED ON CONTROL PAGE
Batch Secondary Index
The requested table name is greater than all the TDS tables currently in the TIBCO(r) Object Service Broker data store.
Check the spelling of the table name and check that the correct segment was processed.
S6BBX063E
LOAD TABLE COULD NOT BE LOCATED ON TABLE INDEX
Batch Secondary Index
The Resident Table Index entry for the requested table cannot be located.
Verify the following:
S6BBX064E
SPACE NOT AVAILABLE FOR SECONDARY INDEX TABLE
Batch Secondary Index
GETMAIN failed to get space to retain the TIBCO(r) Object Service Broker secondary index table page.
Check the storage limits above the line.
S6BBX065E
SECONDARY INDEX TABLE PAGE INVALID
Batch Secondary Index
A secondary index table page (T) exists but contains no entries.
Contact TIBCO Support.
S6BBX080E
DYNAMIC ALLOCATION OF TEMPORARY FILE FAILED
Batch Secondary Index
S6BBRSIX detected a failure when it attempted to allocate a temporary work file.
Check the unit on the specification card, and check the job log for additional information.
S6BBX081E
SPACE NOT AVAILABLE FOR TEMPORARY FILE DCB DEFINITION
Batch Secondary Index
GETMAIN failed to get DCB space.
Increase the below the line region size in your JCL.
S6BBX100E
WORK FILE USED TO RETAIN CAPTURED DATA FAILED TO OPEN
Batch Secondary Index
A sequential file is used to retain data pointers captured from the Object Service Broker Pagestore. The file intended to retain this data failed to open.
See the job log for additional information.
S6BBX101E
INVALID PAGE TYPE DETECTED WHEN EXTRACTING DATA
Batch Secondary Index
An unexpected page type was detected during the attempt to capture information required for the secondary index build.
Run S6BBRPTR to verify segment integrity.
S6BBX102E
SPECIFIED SYNTAX CODE INVALID FOR CAPTURE PROCESSING
Batch Secondary Index
You specified an invalid syntax code on a parameter or field required by extract processing.
Correct the control cards.
S6BBX103E
RESIDENT TABLE INDEX OFFSET CALCULATION ERROR DETECTED
Batch Secondary Index
A Resident Table Index internal control error is detected.
Contact TIBCO Support.
S6BBX104E
SORT TYPE CODE NOT FOUND FOR SECONDARY KEY SYNTAX CODE
Batch Secondary Index
The syntax of a parameter, primary key field, or secondary key field cannot be translated for the sort parameter list.
Contact TIBCO Support.
S6BBX105E
SECONDARY INDEX SORTING FAILED
Batch Secondary Index
The routine used to sort the extracted data into the appropriate order for secondary index creation failed.
See the job log for additional information.
S6BBX106E
INPUT OPEN ERROR DETECTED ON INDEX TEMPORARY FILE
Batch Secondary Index
The file used to retain indexing information failed to open during the index construction phase of processing.
See the job log for additional information.
S6BBX107E
INDEX CONTROL TABLE OVERFLOWED-TOO MANY INDEXING LEVELS
Batch Secondary Index
The batch secondary index build process was designed to support 5 levels of indexing. This limit has been exceeded.
Contact TIBCO Support.
S6BBX108E
GROUP INDEX CAPTURE FILE FAILED TO OPEN FOR OUTPUT
Batch Secondary Index
The work file that retains group index (table instance) information failed to open.
See the job log for additional information.
S6BBX109E
TOO MANY SECONDARY INDEXES
Batch Secondary Index
An attempt has been made to create more secondary indexes than the Object Service Broker system supports.
Consult your System Administrator for the maximum number of secondary indexes allowed for the release of Object Service Broker you are using.
S6BBX110E
TABLE ROW DATA INVALID
Batch Secondary Index
The utility is unable to process table data obtained from the Pagestore.
A possible cause of this problem is the use of out-of-date control cards to attempt to build the secondary index after adding extra fields to the underlying table.
Verify your control cards. If they are correct, contact TIBCO Support for assistance in resolving the issue.
S6BBX111E
NUMERIC SECONDARY INDEX, VALUE IS NULL
Batch Secondary Index
Secondary indexes cannot contain numeric nulls.
It is not possible to create a secondary index for fields which have NULL values and are defined as either binary or packed decimal syntax.
S6BBX112E
TABLE HAS NO DATA
Batch Secondary Index
The table specified has no data.
Unload of empty table is not possible
S6BBX113I
BROWSE MODE - REQUEST VALIDATION COMPLETED
Batch Secondary Index
You requested the BROWSE=Y PARM option which results in termination after the validation of the control file entries
No action required
S6BBX114E
GET TABLE DATA PAGE FAILED
Batch Secondary Index
The program was unable to read a page from the segment.
Ensure the correct number of data sets for the correct segment were opened at startup. If this seems correct then take a backup/pointercheck of the segment and rerun the program and capture a dump. Contact support and supply output from all three programs and the dump.
S6BBX124E
REQUESTED TABLE NAME NOT FOUND IN INDEX
Batch Secondary Index
The table name specified in the control file does not have an entry in the requested segment RTIX.
Check the table name and the segment number. If both are correct, the table must be defined and contain data before a secondary index can be built.
S6BBX125E
NO SECONDARY INDEXES SPECIFIED
Batch Secondary Index
The control file does not indicate any secondary index fields
Check to make sure the correct control file is being used, if it is then modify the control file to indicate which field(s) are to be used as secondaries.
S6BBX126E
ERROR ENCOUNTERED JOB ABORTED
Batch Secondary Index
An unexpected event occurred that the utility cannot handle.
The detail associated with this message is essential to identify and resolve the problem. Print the audit report and pass it on to TIBCO Support.
S6BBX135E
WRITE TO PAGESTORE FAILURE
Batch Secondary Index
A write to the Pagestore has failed.
The detail associated with this message is essential to identify and resolve the problem. Print the audit report and pass to support personnel.
S6BBX136E
EXPECTED PAGE NOT FOUND ON PAGESTORE
Batch Secondary Index
The page retrieved is not the page expected by the utility.
Print the audit report and pass to support personnel.
S6BBX137E
OLD GROUP INDEX CAPTURE RECORD OUTPUT FAILURE
Batch Secondary Index
A work file has run out of space and the job is aborted.
Provide more space in the current or selected work directory and retry.
S6BBX144E
INDEX CAPTURE WORK FILE FAILED TO OPEN FOR OUTPUT
Batch Secondary Index
The utility needs to build a work file. A path (-W) to the directory if specified will result in the utility trying to use that directory for the work file otherwise it will attempt to build the work file in the current directory.
Make sure you have the necessary permissions in the directory you have specified (or defaulted).
S6BBX147E
NO INDEX INFORMATION ON WORK FILE
Batch Secondary Index
The Index Work File is empty; no index information was recovered for the table.
If the table contains no data, a secondary index cannot be built. If the table contains data print the audit file and pass to support personnel.
S6BBX157E
FREE-PAGE REQUEST FAILURE
Batch Secondary Index
The utility could not locate a free page.
The Pagestore segment is full; increase the space available and try again.
S6BBX159E
REQUIRED PAGE COULD NOT BE RETRIEVED
Batch Secondary Index
The utility was unable to retrieve a previously retrieved page.
Contact support personnel.
S6BBX170E
RESIDENT TABLE INDEX UPDATE PREPARATION FAILED
Batch Secondary Index
The utility was unable to locate previously retrieved information on the RTIX.
Contact TIBCO Support.
S6BBX255E
AUDIT TRAIL FILE (PRINTER) FAILED TO OPEN
Batch Secondary Index
A write-to-operator message is generated to indicate that the file used to retain the execution report (audit trail) cannot be opened.
See the job log for additional information.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved