Database Actions to Take Before Archiving 

You should decide whether or not to archive after considering all the circumstances, because storing data places new demands on performance if, after archiving, access to the data is required.

To determine whether or not you should archive data, consider the following questions:

If the answer is yes, and if you will need to access the archived data and you have no performance problems, you should consider enlarging the table. This procedure is described in the BC Basis document Database Administration (SAPDBA for Oracle and Informix) or ABAP/4 Dictionary, section Tablespaces and Extents (database-independent parameters for ADABAS).

If you need to access the archived data often and there are no performance problems, assign more memory to the tables in question.

You can check which index is actually used to access data by Performing an SQL Trace.

The BC Basis documentation ABAP/4 Dictionary contains more information about indices. Use the keyword "Index".

Reorganization takes a long time and may need to be repeated after archiving.

Duration ca.: