4 Replies Latest reply: Jun 15, 2012 1:29 PM by Benoît Schmid RSS

Archiving a ztable with string/lob column

Benoît Schmid
Currently Being Moderated

Hello,

 

We have a ZTable that is quite big.

Our functionals would like to preserve this information,

even if they rarely access it.

The table is independent of other tables.

 

This table contains a zone with the abap data type string.

This is stored as a lobs column in the Oracle database.

 

1. Is it possible to "sara" archive that kind of tables?

 

2. Where could I found examples of ADK abap delete/write/read/reload programs

for ztables?

 

Thanks in advance for your answers.