![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A TDS table can only reside in a TDS segment.Check the target segment and table type for compatibility when using MOVTAB.The hash number in LPMAP is not found in the internal table. Internal system error.A hash function failed and returned an error code.
• 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.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.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.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.)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.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.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |