Moving plans owned by sys user to another database
I am trying to fix a AWR purge issue in one of the production databases. The sysaux tablespace continues to grow ever since we upgraded the database to 11.2.0.3. I tried manual purge of data on a daily basis , but the manual purge just hangs.
DB Version : 11.2.0.3
OS Version : HP-UX 11.31
Oracle recommended us to apply two patches and it seems to have resolved the issue in our test environment. I cannot do this right away in PROD due to lack of outage window. I wanted to do a quick fix in PROD by using sql plan baselines.
Here is the statement causing the issue in PROD.