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.
Give help.sap.com a chance:
http://help.sap.com/saphelp_sm40/helpdata/EN/2a/fa042d493111d182b70000e829fbfe/frameset.htm
it is pretty well explained there and even mentiones example programs: SBOOKA and SFLIGHTA
Hello,
In your doc, I did not find any doc concerning string data type.
Is there a limitation concerning that kind of tables?
Thanks in advance for your answers.
the link goes to an overview page.
step 7 explains about write procedure , just click the hyperlink to go to its detail.
Hello,
But your link does not provide restrictions of archiving, concerning data types.
Basically it does not tells if these strings/lobs are archivable through the tools provided by adk.
Thanks in advance for your answers.