that error usually means that your database instance was not shutdown properly, and thus idices got mixed up. You can fix this by "recreating" the indexes in question from within the database manager. This does not hurt your data or anything.
----- Original Message ----- From: "Marc Henselewski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 26, 2002 9:44 PM Subject: Native Error -9041 > Hi everyone! > While inserting into a tabel I get the following error: > > System error: BD Index not accessible > > What does this mean? And by the way, is there a document containing all the > error-codes and their meanings? > > Cheers, > Marc > > _______________________________________________ > sapdb.general mailing list > [EMAIL PROTECTED] > http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
