Purge GL_interface tables
I want to know how can we clear the GL_INTERFACE table and GL_BUDGET_INTERFACE from Oracle.
For the GL_INTERFACE, We tried the Program Export and Purge All GL Interface Data which seems to have deleted all the pending transactions in the GL_interface. Is it the proper way to do it or is there another way more efficient and less impact?
We also want to clear the GL_BUDGET_INTERFACE, but I tried to search something on metalink or in the Oracle documentation, but the only think I found is that we need to purge using the Purge function which I don't know how it works.