cqload

Copies an entire schema into a schema repository or copies a partial schema into another schema.

Applicability

Platform: Windows

Subcommands: exportintegration, exportschema, importintegration, importschema

Description

The cqload command copies an entire schema into a schema repository or copies a partial schema into another schema.

To copy a schema into a schema repository:
  1. Export the schema (all revisions) you want to copy using the cqload exportschema subcommand.
  2. Import the copied schema into the schema repository using the cqload importschema subcommand.
To copy a partial schema into an existing schema:
  1. Export part of a schema (one or more revisions) using the exportintegration subcommand.
  2. Import the copied schema into an existing schema using the importintegration subcommand.
Note: The cqload command does not affect the users of production databases, unlike database upgrade operations that require IBM® Rational® ClearQuest® users to exit a database prior to an upgrade.

See also

exportintegration, exportschema, importintegration, importschema


Feedback