Symptom
Index name refers to FP but index type is displayed as HG when executing sp_iqindex or querying sys.sysindex system table.
Example:
select T.table_name, T.table_id, I.index_name, I.index_type from SYS.SYSINDEX I, SYS.SYSTAB T
where T.table_id=I.table_id and I.index_name='ASIQ_IDX_T5865_C55_FP' ;
Table_name, Table_id, index_name, index_type
'MyTab',6580,'ASIQ_IDX_T5865_C55_FP','HG'
Read more...
Environment
SAP IQ
Product
SAP IQ 16.0 ; SAP Sybase IQ 15.4
Keywords
index, HG, FP index name, index type. , KBA , BC-SYB-IQ , Sybase IQ , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview