You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have asqlmon/dasqlmon without the lengthy predicate columns in the end at all and have a clone script asqlmonx.sql/dasqlmonx.sql (X meaning extended output)
OR
Just comment out the lengthy predicate columns completely as I've ended up not using the full plan details in asqlmon much, just find where the time is going and then look up the full plan with DMBS_XPLAN.DISPLAY_AWR or similar tool. Can always uncomment as needed (and we won't have an extra pair of script variations)
So, let's go with 2?
As far as other columns are concerned, would you want to increase or decrease any of their lenghts?
I suggest to make some adjustments to columns sizes in asqlmon.sql and dasqlmon.sql and could provide a pull request
The text was updated successfully, but these errors were encountered: