QUSRBRM.ACTIVATE_NETWORK_SYSTEM Procedure
The QUSRBRM.ACTIVATE_NETWORK_SYSTEM procedure activates a remote system in the BRMS network.
Â
Authorization: The privileges held by the authorization ID of the statement must include the following:
*EXECUTE SQL privilege on this procedure
The BRMS Network feature is required.             Â
The schema is QUSRBRM.
Parameters
|
system-name (Required)
Specifies the remote system name to activate in the BRMS network.
Possible values are:
system-name | The system name to be activated in the network. Note: The system format is nnnnnnnn.ssssssss where nnnnnnnn is the network identifier and ssssssss is the local location name. |
Examples:
To activate a new remote system named APPN.PROD1:
call QUSRBRM.ACTIVATE_NETWORK_SYSTEM( Â Â Â SYSTEM_NAME=> 'APPN.PROD1')Â |
---|
Error Messages
The following SQL States and error messages may be returned by this procedure.
U0001 | System name is not valid. |
U0002 | System name not found. |
U0003 | Activate Network System failed. |
U9997 | Functional authority to BRMS Enterprise QIBM_Q1A_SYS required. |
U9998 | BRMS Network Functions features required. |
U9999 | Illegal execution. |
Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.