0 / 0
Go back to the English version of the documentation
removeRdbcX存储过程(变体 1)
Last updated: 2024年11月26日
Data Virtualization中的removeRdbcX存储过程

从一个或多个端点节点中除去数据源连接。 模式为 DVSYS。

输入参数

connection_id
此必需参数的类型为 VARCHAR (20)。 指定要移除的连接标识。
node_name
此必需参数的类型为 VARCHAR (32672)。 指定将从其除去数据源的节点的名称。

输出参数

number_of_defined_connections
此参数的类型为 INTEGER。 表示已移除的连接总数。
诊断
此参数的类型为 VARCHAR (32672)。 表示发生故障时的诊断输出。

示例

call DVSYS.removeRdbcX('DB210060', 'qpendpoint_2:6416', ?, ?)
Generative AI search and answer
These answers are generated by a large language model in watsonx.ai based on content from the product documentation. Learn more