SAP Knowledge Base Article - Preview

3434922 - Feature Request to support index hints or abstract query plan hints (AP) for view - SAP ASE

Symptom

  • A query uses index hint on a view, the hint was ignored.
  • For example:
    create view v1 as select * from t1
    go
    select * from v1 (index idx1 ) where c1 = '12/29/2004' and c2 = '1/24/2005' and fund = 2353
    go
    Warning: The statement on line 1 uses the 'index' option with the view 'v1'. Performance hint options are valid only for tables. This hint will be ignored.
 
 


Read more...

Environment

SAP Adaptive Server Enterprise (ASE) 16.x

Product

SAP Adaptive Server Enterprise 16.0

Keywords

KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Product Enhancement

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.