Skip to Content
0
Feb 27, 2008 at 10:18 AM

Database error -901 at PRE access to table MARA

1378 Views

Hello group

We encountered a strange situation this morning.

At 07:00 in the morning we usually schedule our transport. This morning there was a transport of an ABAP query where a new SELECT statement to table MARA was added. (SELECT SINGLE).

Nothing out of the ordinary, but at 07:16 the first user running the changed query got the above problem.

After that, all processes accessing MARA were hanging with a LCKW on the SQL Package MARA in R3PESX0000.

We finally solved the problem by stopping the system and deleting the SQL Packages,.... but I hope we don't have to delete SQL packages every time we transport a change in a query on table MARA.

Any of you have experienced this before ?