cancel
Showing results for 
Search instead for 
Did you mean: 

transport indexes created on a table?

Former Member
0 Kudos

Hi All,

I have created indexes on one of the database tables (/bic/azmm_o0200 active table of ODS), is it transportable? or is it something we create in production?

if it is transportable, please explain how to transport this to QA?

Thanks,

Sirish..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It depends on whether you created the indices on the application side (in ODS change screen) or directly at the database level (SE14).

If created through application, these changes need to be transported. On other hand if you have created indices directly on the table in the database, they are created in manually in each system. Hope this helps!

Former Member
0 Kudos

Sudheer,

Thanks for the reply,

Can you please explain me how to create indexes using the ODS change mode on 2 fields (which are not keys)?

Former Member
0 Kudos

you need to create secondary indexes from the ODS maintenance screen. And these indexes will be transported along with the ODS to the target sys. You need not have to explicity transport them.

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Sirish,

I think you can directly create indexs on the table in production system...

Generally we won't transport these...

Hope it helps......