We are seeing an issue in Apps9 UPD17 when exporting and importing a large permission set to create a cloned permission set. It is a large but simple permission set with no hierarchy/structure.
It exports fine and generates a file that is very large (14MB). However when it is imported it results in a new permission set with some things only partially granted or not granted at all that should be fully granted.
The following message occurs when the import completes, always on the same ‘SYS.ALL_TABLES’:
As a verification test, if I immediately export the new clone permission after import, the XML file that is created then is about 1.5MB smaller than the one that was imported to create it.
Something is not importing cleanly, possibly based on the file size, possibly based on the error shown, maybe due to some kind of timeout? The import process takes about 6-7 minutes.
Has anyone else encountered this?