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

Index does not exist in database system DB6

Former Member
0 Likes
3,609

Hi,

Problem : <b>Index does not exist in database system DB6</b>.

I need further explanation why when i transport index from Development Client to Production Client the index is active but does not exist in database system DB6.

So when the cases is occurs i must re-create the index again in Production Level...

Can someone give me some ideas?

Thanks.

Hi,

Problem : <b>Index does not exist in database system DB6</b>.

I need further explanation why when i transport index from Development Client to Production Client the index is active but does not exist in database system DB6.

So when the cases is occurs i must re-create the index again in Production Level...

Can someone give me some ideas?

Thanks.

6 REPLIES 6
Read only

Former Member
0 Likes
1,914

generally it create index without any problem but sometime you may need to activate the index at DB level. Ask your basis to activate it at DB level and you will not get this error.

Regards,

Atish

Read only

0 Likes
1,914

but i need more explanation why this case occurs...<b>Index does not exist in database system DB6</b> when i transport the index to production.

Read only

0 Likes
1,914

can someone help me.....

Read only

0 Likes
1,914

The index is really just like a structure or an empty table. When you transport it, it's just the index that's transported. It has to be physically populated after it has been transported.

Rob

Read only

Former Member
0 Likes
1,914

Hi,

it might be due to some BUG in RDBMS...

  • First Check the Secondary index in TEST system

  • Look at the Transport Number in DEV system, If this is having error, then it will show you the error details also,

  • If that not moved Properly then you need to create another request for the INDEX and move it again

See the threads with similar problem...

Hope it will solve your problem...

<b>Reward Points if useful</b>

Thanks & Regards

ilesh 24x7

Read only

Former Member
0 Likes
1,914

You should generate the index in SE14 which will create it in the DB.