Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

can we create index on clustered table ?

Former Member
0 Kudos

Dear friends,

can we create index on clustered table ?

madan

4 REPLIES 4

Former Member
0 Kudos

Not in 4.7 or below.

Rob

abdul_hakim
Active Contributor
0 Kudos

hi

no you cannot..

Cheers,

Hakim

Former Member
0 Kudos

<b>Index maintenance is only possible for transparent tables.</b>

To make sure, go to any Cluster table and click Indexes button on the Application Toolbar.

You will get the below error message.

Index maintenance only possible for transparent tables

Message no. AD 807

Diagnosis

The specified table is not a transparent table.

Procedure

Only tables of type TRANSP can have a secondary index. Check the table type.

Former Member
0 Kudos

hi madan,

we're not authorized to create indexex on clustered or pooled tables since they are taken care off by SAP. If any modifications required on these tables, permission or authorization needs to be taken from SAP. That's what SSCR(SAP SOURCE CODE REGISTRATION). Also, these tables can not be buffered.

regrds,

shamim.