Hi,
We are trying to set up some simple data archiving in our test system but we always get the following type of error in the archive log
ORA-20105: Assert.IS_PACKAGE: "INV_PART_ARC_API" is non existing package.
We have tired it on several different tables and it always returns the same type of error.
Any help would be much appreciated.
Mark
Best answer by Tomas Ruderfelt
Have you followed the steps to install the storage and package SQL files?
See documentation section “Install Data Archive Objects”
https://docs.ifs.com/techdocs/Foundation1/040_administration/260_data_management/020_data_archiving/210_general_data_archiving/020_how_to_setup.htm
Storage file needs to be installed in the database you want to store the archived data, if the data should be moved.
Package file needs to be installed in the database you created the data archive object, with appowner user.