cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 BRCONNECT NextExtent Task Failed

Former Member
0 Kudos

Hi All,

I have a doubt about this.

I scheduled the task NextExtent in DB13 (NW2004s), but the scheduled failed always.

I received the following error :

<b>Return Code: 0003 Error during initialization</b>

And into Detail Log:

<b>BR0825E Table/Index 'SAPR3./BIC/B00005630000000000002' not found in database

BR0182E Checking parameter/option 'next_exclude/-e' failed</b>

How can i do to perform this tasks ?

Thanks,

Juan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Solved !

I modified the parameter next_exclude in the initPW1.sap file.

I excluded the Table/Index SAPR3./BIC/B00005630000000000002.

I took the info from SAP Help

http://sapdoku.bertelsmann.de/nwhelp_04/helpdata/DE/0d/d308f14a0c11d182b80000e829fbfe/content.htm

Regards,

And thanks all.

Former Member
0 Kudos

hi Juan.,

You can double click on each index and call database utility if it missing in database you can create it.

Former Member
0 Kudos

Go to tcode db02 and check for missing indexex in database.

Former Member
0 Kudos

Hi Vinayak T.R.,

I have 45 Missing index !

I dont know, but if possible to perform the task with Missing Index ? Or the only way to do this is without Missing index ?

Regards,

Juan.

Former Member
0 Kudos

in transaction db21, you can define which tables should be and shouldnt be on analyze, for next extend, im not sure, however, its not good to have missing indexes in you system...

i advise you to, or create the missing indexes on dictionary or db, depending on where are they missing, or delete them if you do not need, altho for big and very used tables, you cant be that sure that indexes arent used.