Versions Compared

Key

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

...

The BRMS Network feature is required.                           

The schema is QUSRBRM.

...

Examples

To identify the single message BRM1049 for email notification:

call QUSRBRM.ADD_BRMS_DISTRIBUTION_MESSAGE('BRM1049')

To add 2 additional messages, CPF9898 and MCH3601 for email notification:

call QUSRBRM.ADD_BRMS_DISTRIBUTION_MESSAGE('CPF9898 MCH3601')

To add 5 additional messages, CPF0001, MCH0001, BRM0001, CPF9898 and MCH3601 for email notification:

call QUSRBRM.ADD_BRMS_DISTRIBUTION_MESSAGE('CFP0001 MCH0001 BRM0001 CPF9898 MCH3601')

Error Messages

The following SQL error messages SQLSTATEs may be returned by this procedure.

...