cqload exportintegration

导出用作 cqload importintegration 子命令输入的模式的特定版本。

适用性

平台:Windows®

命令类型cqload 子命令

摘要

cqload exportintegration

[ -dbset name ]  login password schema_name begin_rev end_rev [record_type_to_rename ] "schema_pathname"

描述

cqload exportintegration 子命令导出用于修改其他模式的特定版本的模式。 随后使用 cqload importintegration 子命令将该数据导入其他模式。导出和导入模式的操作应使用类似的记录类型。

选项和自变量

–dbset name
连接名称。如果系统中存在多个模式存储库,那么该选项是必需的。
login
用户的 ClearQuest® 登录名。该用户必须具有“超级用户”特权。
password
用户的 ClearQuest 密码。如果没有密码,那么必须输入一对空双引号 ("")。
schema_name
与集成关联的模式的名称。该模式名称区分大小写。
begin_rev
您希望保存的包含更改的首个模式修订版。
end_rev
您希望保存的包含更改的上一个模式修订版。
record_type_to_rename
通过使用 cqload importintegration 子命令导入记录类型的名称后,对其进行重命名。要省略该选项,您必须输入一对空双引号 ("")。
schema_pathname
包含导出模式修订版结果的文件的路径名。用双引号将路径名括起来。

示例


反馈