Platform: Windows
Command type: cqload subcommand
The cqload exportintegration subcommand exports schema revisions to create a partial schema file for integrating into another schema. This function is useful for advanced users who want to create an integration for use at different sites that are not connected to the network. Then, use the cqload importintegration subcommand to import the data into another schema. The exporting and importing schemas should use similar record types.
To export the entire schema, use the cqload exportschema subcommand.
cqload exportintegration -dbset 2013.01.00 admin secret Enterprise 5 5 Defect "c:\tmp\export.txt"
cqload exportintegration -dbset 2013.01.00 admin secret Enterprise 5 8 Defect "c:\tmp\export.txt"
cqload exportintegration -dbset 2013.01.00 admin secret Enterprise 5 5 ChangeRequest "c:\temp\scriptchanges.txt"
cqload exportintegration -dbset 2013.01.00 admin secret IBM_SR 8 8 Service_Request "C:\clearquest\schema8.txt"
cqload exportintegration -dbset 2013.01.00 admin secret IBM_SR 9 9 Service_Request "C:\clearquest\schema9.txt"