cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Archive infostructure customizing when active

jespergk
Explorer
0 Likes
4,855

Hi Experts

We have archived object ISU_BCONT using standard infostructure SAP_ISU_BCONT.

When we try to read from archive through transaction SARI we can see the list, but it is not possible to open object (business contact). By debugging I found out that the infostructure does not have any values in the two customizing options "Field name Processing" and "Offset Processing". It works fine in our test system which have a "D" in both ("File name is data field" and "Offset is data field"). The customizing table is AIND_STR1.

I am guessing it is not possible to change the infostructure after the archiving have been done? Even changing a standard infostructure might not be possible?

We have also tried to use the report "REARCH_BCONT_READ_SEQ". That seems to try to open all archiving files in the beginning, but that also fails which seems to be a simple timeout - as far as I can tell it loops through ALL records which is not feasible. This even when a specific object and date is given as input.

Any help would be deeply appreciated!

View Entire Topic
jespergk
Explorer
0 Likes

So we went ahead and did it, and thankfully it worked without issues and the offset was added as expected based on the customizing. First it would not activate the program but I think it was because we forgot to delete the tables.

Filling the structures went pretty fast - our biggest client had ~500k archived objects and that took about 15 minutes.

Now we can finally access the archived objects from SARI with good performance.

3070856
Explorer
0 Likes

Ignore my previous responses - glad it came right