...
NONE | Email distributions are disabled on the current system. Note: This value does not affect this system from being a distribution server for other systems in the BRMS network. |
SAME | Specifies that you are not changing the email address. The value will be left the same. |
email-address | The email address to be used to distribute email from the current system. This is the distribution email address where the notification messages are sent. The maximum length of the email address is 256 characters. Note:
|
Authorization: The privileges held by the authorization ID of the statement must include the following:
...
call QUSRBRM.SET_BRMS_DISTRIBUTION_SERVER('APPN.PRIMARY', 'none', 'myemail@company.com') |
---|
Multiple email addresses may be specified using comma separated entries.
call QUSRBRM.SET_BRMS_DISTRIBUTION_SERVER('APPN.PRIMARY', 'none', ' 'myemail1@company.com, myemail2@company.com, myemail3@company.com') |
---|
Error Messages
The following error SQLSTATEs may be returned by this procedure.
...