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


Using Messages With Identifiers : TH: TDS

TH: TDS
S6BTH001E
Length and/or range of MVCL is invalid
TDS
Internal system error.
Contact TIBCO Support.
S6BTH002E
Table name not found in resident table index
TDS
Internal system error.
Contact TIBCO Support.
S6BTH007E
Invalid field syntax detected
TDS
Internal system error.
Contact TIBCO Support.
S6BTH008E
Invalid page header; row count is zero
TDS
Internal system error.
Contact TIBCO Support.
S6BTH009E
Error detected during index binary search
TDS
Internal system error.
Contact TIBCO Support.
S6BTH011E
Error detected while inserting a non-highkey
TDS
Internal system error.
Contact TIBCO Support.
S6BTH012E
Invalid access path specification
TDS
Internal system error.
Contact TIBCO Support.
S6BTH015E
Invalid input key value specification
TDS
Internal system error.
Contact TIBCO Support.
S6BTH051E
Table type incompatible with target segment
TDS
A TDS table can only reside in a TDS segment.
Check the target segment and table type for compatibility when using MOVTAB.
S6BTH065E
Hash# (in LPMAP) not found in internal table
TDS
The hash number in LPMAP is not found in the internal table. Internal system error.
Contact TIBCO Support.
S6BTH070E
Non-standard hash (randomizer) failed
TDS
A hash function failed and returned an error code.
Do one of the following:
If it is a user-written hash function, determine the cause and correct the problem. Changing a hash function when there are non-empty HDS tables still using it may corrupt the tables.
If the failed hash function is not user-written, contact TIBCO Support.
S6BTH080E
Invalid syntax for a CLC field is found
TDS
One of the CLC fields has a field syntax currently not supported by the CLC implementation.
Include in the CLC table definition only the source fields that have one of the following field syntaxes: B, C, P, RD, UN, V, or W. The Key and Count fields must have syntax B and length 4.
S6BTH081E
Invalid length for a CLC field is found
TDS
One of the CLC fields has a field length that exceeds the CLC implementation limit.
Include in the CLC table definition only the source fields that have field length <= 127. The Key and Count fields must have syntax B and length 4.
S6BTH082E
Number of CLC fields exceeds maximum
TDS
The total number of source fields in a CLC table definition exceeds the CLC implementation limit.
Include in the CLC table definition only up to 16 source fields. (Including the Key and Count fields, a CLC table can have maximum 18 fields.)
S6BTH083E
Target table on TABLES must not contain data
TDS
When deleting a TDS table definition or changing a TDS table type, the table must not contain data.
Before deleting the table definition or changing a TDS table type, you must ensure the table is empty. Use $CLRTAB.
S6BTH084E
OBJ table type on TABLES cannot be changed
TDS
The request is to change a table type from/to the OBJ type.
This type of request is not supported. You cannot change an OBJ table type to any other type nor can you change any other table type to OBJ.
No action is required.

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