OM_ORDCHG creates SQL objects
We are on PeopleSoft 9.0. In the order management module, there is an application engine, OM_ORDCHG, that performs mass changes to orders. This process apparently creates SQL objects (and inserts them into sqldefn table) with the criteria you have specified on your run control. We are upgrading to 9.2 and have over 2400 of these SQL objects in our upgrade project.
Is there a way to purge these objects on a regular basis or do we need to keep them for some purpose?
Do we need to migrate these objects into PS 9.2? I guess this one really depends on the answer to the first question.