The nsqmigr utility is used to export and import the following information in bulk:
- Workgroup server databases and nodes
- Remote queue managers
- Remote EMS servers
- Remote Kafka clusters
- Remote Solace brokers
- Remote ACE servers
Nsqmigr connects to the workgroup server and either inquires (exports) or updates (imports) database data to or from an information (.info) file. Click the links above to learn more about exporting and importing data with nsqmigr.
Parameters
For a full listing of nsqmigr's command line options, enter the following command.
nsqmigr -?
Get / put file
When exporting with nsqmigr, an information (.info) file is created. If importing, you will need to create an information file either manually, or by using nsqmigr to export an information file and then updating it accordingly.
The default export/import directory is as follows:
[APWMQ_HOME]/config/groups
The default output/input file name is workgroup_name.info. Both the default directory and file name can be overridden by using the -f parameter.
Please see the following articles for further information on exporting and importing with nsqmigr:
- Workgroup server databases and nodes
- Remote queue managers
- Remote EMS servers
- Remote Kafka clusters
- Remote Solace brokers
- Remote ACE servers