0 / 0
Go back to the English version of the documentation
Data Virtualization中的removeCosConn存储过程
Last updated: 2024年11月26日
Data Virtualization中的removeCosConn存储过程

Data Virtualization中删除云对象存储连接。 模式为 DVSYS。

输入参数

connection_id
此必需参数的类型为 VARCHAR (20)。 指定要从Data Virtualization中删除的连接 ID。

输出参数

诊断
此参数的类型为 VARCHAR (32672)。 表示发生故障时的诊断输出。

示例

call DVSYS.removeCosConn('AWS310001', ?)
输出可能类似于以下文本。
  Value of output parameters
  --------------------------
  Parameter Name  : DIAGS
  Parameter Value : 

  Return Status = 0
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