Entering content frame

-901: Log full Locate the document in its SAP Library structure

Explanation:

The log area is full. The following reasons are possible:

  1. The log area is not backed up continuously. The database administration tool makes modifications which together with modifications of other transactions result in a log devspace overflow.
  2. The log area is backed up continuously, but the backups are not performed fast enough or there is a very long transaction whose modifications together with the modifications of transactions running in parallel result in a log area overflow. The database administration tool performs modifications.

The issued SQL statement fails.

User Action:

  1. Save the log.
  2. Save the log area using the database administration tool.

    Repeat the SQL statement.

  3. The database system saves the log area needed by the very long transaction in other database area. The command can then be repeated.

Check whether this state occurs frequently, that is whether the log area is too small for the number of users and average transaction length. In this case you should enlarge the log area using the database administration tool.

You should also check whether there is an error in the application programming which results in the very long or endless transaction and correct this if necessary.

 

 

 

Leaving content frame