import command

The ccm import command imports objects contained in an import package compressed file. The main use of this command is to import the data from an import package created by the ccm migrate command.

For this usage, the user must be in a role that is consistent with the data in the import package. Specifically, if none of the migrate objects have been previously imported, and can be created and transitioned to their wanted states as a developer, then a user in the developer or build_mgr role can use the command. If any of the objects previously exist and are in a static state, you must be in the ccm_admin role to update those objects.

You can also use this command to import objects that were previously exported using the ccm export command. This method is primarily intended for use by administrators and is subject to the export and import restrictions.

Note: The ccm import command is governed by the same security rules as other types of actions that create or modify data in a Rational® Synergy database. Also, if you use the ccm_admin role, you have the privilege to update static objects. Ensure that you abide by the export and import restrictions.

The import command supports the following subcommand:


Feedback