I have a package with procedures to truncate and load XML schema from different XML files, and then use the mapping to load from XML connection, which was working absolutely fine.
But the procedure throws error as "ODI-40706: This schema doesn't exist", mapping throws error as "user lacks privilege or object not found".
Oracle support says its because the ODI memory engine which stores the XML data is not added to the memory engine which gets removed by studio restart.
can someone help me with this? How to i ensure XML data gets added to memory engine?