Application Development and Automation 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: 
Read only

Table index - VBAK

Former Member
0 Likes
1,436

Hi Gurus!

I have created a new index in the table VBAK in SBX but I get an information message under it which says "Index does not exist in database system ORACLE". I followed the steps but somehow it didnt create an index in the database.

Could anyone tell me why is it so that the index is not created ?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
896

Hi,

follow the steps..

go to se11--> enter Table Vbak..

--> next select indexes

--> next double click on you custom index created..

> next go to menu Untilities> Data Base Utility--> Next Press Actiivate and adjust database..

the you will see the index created..

Prabhudas

Hi Gurus!

I have created a new index in the table VBAK in SBX but I get an information message under it which says "Index does not exist in database system ORACLE". I followed the steps but somehow it didnt create an index in the database.

Could anyone tell me why is it so that the index is not created ?

Thanks

3 REPLIES 3
Read only

guilherme_frisoni
Contributor
0 Likes
896

Hi,

did you created Oracle index in SE14 transaction?

Frisoni

Read only

Former Member
0 Likes
896

hi

Go to SE11 enter the table name and click on indexes

a subscreen(Indexes for table) appears in that click on Create button

it will aks for the index name , enter the index name and click on tick mark

then in the Dict : Maintain Index screen enter the fields which u want under the

fieldname.

The Order in which u place the fields in the index is very important, it must

in the same order of the database table.

ask your BASIS administrators to update the database statistics for table once the index has been created so that SAP takes the index appropriately.

Regards

ShreeMohan

Read only

Former Member
0 Likes
897

Hi,

follow the steps..

go to se11--> enter Table Vbak..

--> next select indexes

--> next double click on you custom index created..

> next go to menu Untilities> Data Base Utility--> Next Press Actiivate and adjust database..

the you will see the index created..

Prabhudas