QUSRBRM.REMOVE_ENTERPRISE_NODE Procedure

The QUSRBRM.REMOVE_ENTERPRISE_NODE procedure allows you to remove an existing enterprise node.

Parameters

QUSRBRM.REMOVE_ENTERPRISE_NODE (SYSTEM_NAME=> system-name)

system-name (required)

Specifies the system you would like to remove from the enterprise network.

Possible values are:

system-name

The system name to be removed from the enterprise network.

Note: The system format is nnnnnnnn.ssssssss where nnnnnnnn is the network identifier and ssssssss is the local location name.

 

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.

Examples:

To remove the system named SALES from the enterprise network:

call QUSRBRM.REMOVE_ENTERPRISE_NODE( SYSTEM_NAME=> 'SALES')

call QUSRBRM.REMOVE_ENTERPRISE_NODE( SYSTEM_NAME=> 'SALES')

Error Messages

The following SQL States and error messages may be returned by this procedure:

U0001

Server is not valid.

U0003

Enterprise Node not found.

U0014

Unable to retrieve Enterprise Node.

U0017

Unable to remove Enterprise Node.

U9997

Functional authority to BRMS Enterprise QIBM_Q1A_ENT required.

U9998

BRMS Network and Advanced 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.