performance issue on submit #193
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Submitting a change was taking a long time to reach the next screen. It turned out that the
getchangeinfoservice was querying the MPE_AUDIT table, which had grown to 51gbAdding an index to MPE_AUDIT fixed the problem
We also discovered that the mpe_checkrestore macro was not using dynamic audit values from MPE_TABLES