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: 

zindex creation on standard sap table

Former Member
0 Kudos

hi,

i have created z index on bsis table.

after successfully creation of index there is a message:

"Index does not exist in database system MSSQL"

what is the meaning of this message.

raj

1 ACCEPTED SOLUTION

former_member404244
Active Contributor
0 Kudos

Hi Raj,

u have to do database utility(SE14),activate and adjust ur table in se14,so that it reflects in the database level also..Try doing this ...

Regards,

Nagaraj

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi Raj,

u have to do database utility(SE14),activate and adjust ur table in se14,so that it reflects in the database level also..Try doing this ...

Regards,

Nagaraj

Former Member
0 Kudos

thanks nagraj - full point

i use create button for my exist z index.

now the message is changed :

Index BSIS~Z01 exists in database system MSSQL

as per my knowledge performance can be better if index is exists in database.

regards

raj

0 Kudos

Not necessarily - what's the index on?

Rob