cancel
Showing results for 
Search instead for 
Did you mean: 

Error during SolMan Installation

sven_hoffmann
Explorer
0 Kudos

Hello,

during the SolMan Installation (in step Import ABAP) I get the following errors:

(IMP) ERROR: <b>DbSlEndModify failed</b>

<b>rc = 26</b>, table "<b>AVERS</b>"

(DB) INFO: AVERS_EXT created#20070315180621

(DB) INFO: AVERS_EXT~0 created#20070315180621

(IMP) ERROR: <b>DbSlEndModify failed</b>

rc = 26, table "<b>AVERS_EXT</b>"

(DB) INFO: BADI_CHAR_COND created#20070315180621

(DB) INFO: BADI_CHAR_COND~0 created#20070315180621

(IMP) ERROR: DbSlEndModify failed

rc = 26, table "BADI_CHAR_COND"

(DB) INFO: BADI_FILTER created#20070315180621

(DB) INFO: BADI_FILTER~0 created#20070315180621

(IMP) ERROR: DbSlEndModify failed

rc = 26, table "BADI_FILTER"

(DB) INFO: BADI_IMPL created#20070315180621

:

The database is SAP DB.

Can you assist?

Thanks,

Sven.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

One thing that did work - we dropped the table and reimported.

I do not know if you are able to do this through a straight install, though.

Former Member
0 Kudos

Hello,

droping tables and re-creating solve the problem also for me. Thanks.

error:

(IMP) ERROR: DbSlEndModify failed

rc = 26, table "xxx"

Import on unix (linux) to MaxDB.

Regards,

Peter Corba

Former Member
0 Kudos

I am getting the same error when I am trying to do a distribution monitor import for a unicode conversion.

There is NOTHING on google or microsoft about this error.

I think it might be becuase the table cannot be modified. Anyone have any ideas??