Start of Content Area

Background documentation Lock Logic for Processes Locate the document in its SAP Library structure

The following section describes the lock logic between loading, compressing, rolling up, activating and deleting processes of the InfoCube.

Recommendation

To ensure that the various processes do not lock each other out, we recommend that you use process chains. Also refer to the example for Including InfoCubes in a Process Chain.

During loading

you are not permitted to

·        Delete data

·        Archive data

·        Delete indexes and reconstruct them

·        Reconstruct statistics

While indexes are being built

you are not permitted to

·        Delete indexes

·        Fill aggregates

·        Roll up requests in aggregates

·        Create statistics

·        Compress requests

·        Archive data

·        Update requests to other data targets

·        Perform change run

While statistics are being built

you are not permitted to

·        Delete indexes

·        Build indexes

·        Fill aggregates

·        Roll up requests in aggregates

·        Compress requests

·        Archive data

·        Update requests to other data targets

·        Perform change run

During roll up

you are not permitted to

·        Delete indexes

·        Build indexes

·        Create statistics

·        Fill aggregates

·        Compress requests

·        Perform change run

During compression

you are not permitted to

·        Delete indexes

·        Build indexes

·        Create statistics

·        Fill aggregates

·        Roll up requests in aggregates

·        Archive data

·        Update requests to other data targets

·        Perform change run

During deletion

you are not permitted to

·        Load data

·        Delete indexes

·        Build indexes

·        Create statistics

in certain circumstances you are not allowed to

·        Fill and roll up aggregates

·        Perform change run

·        Compress requests

·        Update requests to other data targets

During updating

you are not permitted to

·        Compress requests

·        Archive data

 

End of Content Area