deleting entries in INDX table
Is it ok to delete entries in INDX table after you EXPORT and IMPORT the data ?
Thanks,
FREE MEMORY. would be a much better option.
Our INDX table is growing really fast. It is right now one of our top 20 biggest tables. Do we need to create an archiving object for this table? Is it ok to just delete the rows? Is there a standard delete program?
Appreciate any ideas. Thanks.
FREE MEMORY. would be a much better option.
FREE MEMORY will not help (It will only free the memory used by EXPORT TO MEMORY, not by EXPORT TO DATABASE). Look at DELETE FROM DATABASE.
I don't think that archiving makes any sense, because I don't know a way how to IMPORT FROM DATABASE out of the archive. Try to find out, which abap exports so much data to database and if they still are required.
_________________
Gehe am 30. 6. 2004 mit 53 in den Vorruhestand - Hat jemand 'ne bessere Idee?