QUSRBRM.ENTERPRISE_HUB_INFO View
The QUSRBRM.ENTERPRISE_HUB_INFO view shows the settings for the hub system which defines the enterprise network.
Authorization:Â Â
The authorization ID of the statement must include the following privileges:
*OBJOPR and *READ authority to the QUSRBRM/HUB_INFO object.
Result Table
The following table describes the columns in the view. The system name is HUB_INFO. The schema is QUSRBRM.
Column Name | System Column Name | Data Type | Description |
PRIMARY_CONTACTÂ Â Â Â Â Â Â Â Â | PRIMARY | VARCHAR(10) Nullable | The primary contact for the hub system. Contains the null value if the primary contact name is not set. |
SEND_ERROR_EMAIL | SENDERROR | VARCHAR(10) Nullable | Send an email notification to the primary hub contact when errors occur in the network. The possible values are:
Contains the null value if the email notification field is not set. |
SEND_REPORT_EMAIL | SENDREPORT | VARCHAR(10) Nullable | Send an email notification to the primary hub contact with the reports generated in the network. The possible values are:
Contains the null value if the email notification field is not set. |
REFRESH_RATE | REFRESH | INTEGER | The refresh frequency that enterprise node communication will be verified for the systems defined in the enterprise network. |
Examples
Example 1: Report the primary hub contact and refresh rate
Â
SELECT PRIMARY_CONTACT, REFRESH_RATE FROM QUSRBRM.ENTERPRISE_HUB_INFO
Example output:
PRIMARY_CONTACT | REFRESH_RATE |
ADMIN | 0 |
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.