Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The MPC logic comprises two parts, as follows.

Anchor
_Toc521324325
_Toc521324325
Part 1: Start MPC Preprocessor

Start the MPC Preprocessor:

...

Update MPC_CALC_EXECUTION table with the failed status and stats.

Anchor
RTF350035003900380033003a00
RTF350035003900380033003a00
Anchor
_Toc521324326
_Toc521324326
Part 2: Perform for Each MPC Engine

In each MPC engine:

  1. Lock the entity in ENTITY_COMMIT_CHECK.
  2. Determine all PERF_ROLLUP_RETURN_ID values that need to be updated.
  3. Interpret SCHEDULE_DEF USER_DATA from MPC preprocessor.

...