Hi.
We changed the method to fill an InfoObject so I like to delete the SID table content because there are 200.000.000 not used records. But do so by starting the deletion as a job in RSA1 the jobs runs into an SQL error: 2048 - column store error: search table error: AttributeEngine: not enough memory".
Problem: I like to delete the SID table to get free memory but I could not delete it. Actually I deleted the content of all DSOs to get free Ram but it failed every time. Table is 12Gbyte large and there are 40Gbyte free ram...could this be an bug with deletion routine? Any hints for a workaround?
Cheers,
Nils
PS. Deleted the content of the SID table in SE14 because it is a dev system, but this could not be the solution for this...