EXPORT ADMIN (Export administrator information)
Use this command to export administrator and authority definitions from a server. You can export the information to sequential media for later importing to another server, or you can export the information directly to another server for immediate import.
IBM Spectrum Protect exports administrator information such as:
- Administrator name, password, and contact information
- Administrative privilege classes that are granted to the administrator
- Whether the administrator ID is locked from server access
You can use the QUERY ACTLOG command to view the status of the export operation. You can also view this information from the server console.
This command generates a background process that can be canceled with the CANCEL PROCESS command. If you export information to sequential media and the background process is canceled, the sequential media that is holding the exported data is incomplete, it must not be used for importing data. If a server-to-server export background process is canceled, a partial import might result. Evaluate any imported data on the target server to determine whether you want to keep or delete the imported data. Review the import messages for details. To display information about background processes, use the QUERY PROCESS command.
- Export operations from a later version and release to an earlier version and release is not supported.
- Export operations between servers that are at the same version and release but with different fix packs might fail. For example, you cannot export from a V7.1.3 server to a V7.1.1 or earlier server.
- Exported data from a server with retention protection enabled is not protected by retention when it is imported to another server.
- Export processing excludes nodes of type network-attached storage (NAS).
- Exporting data to a CENTERA device class or importing data from a CENTERA device class is not supported. However, files that are stored in CENTERA storage pools can be exported and files that must be imported can be stored on a CENTERA storage device.
- Export operations write to volumes that are associated with a sequential-access device class and cannot write to volumes that are assigned to a storage pool.
- Export operations using container storage pools is not supported.
The EXPORT ADMIN command takes two forms: Export directly to another server on the network, or export to sequential media. The syntax and parameters for each form are defined separately.
| Command | Description |
|---|---|
| CANCEL PROCESS | Cancels a background server process. |
| EXPORT NODE | Copies client node information to external media or directly to another server. |
| EXPORT POLICY | Copies policy information to external media or directly to another server. |
| EXPORT SERVER | Copies all or part of the server to external media or directly to another server. |
| IMPORT ADMIN | Restores administrative information from external media. |
| QUERY ACTLOG | Displays messages from the server activity log. |
| QUERY PROCESS | Displays information about background processes. |