CANCEL EXPORT (Delete a suspended export operation)
Use this command to delete a suspended server-to server export operation. After issuing the CANCEL EXPORT command, you cannot restart the export operation. Issue the CANCEL PROCESS command to delete a currently running export operation.
Privilege class
You must have system privilege to issue this command.
Syntax
.-*---------------------. >>-CANcel EXPort -+-----------------------+-------------------->< '---export_identifier---'
Parameters
- export_identifier
- The unique identifier of the suspended export operation that you wish to delete. You can also enter wildcard characters for the identifier. Issue the QUERY EXPORT command to list the currently suspended export operations.
Example: Delete a specific suspended export operation
Cancel the suspended server-to-server export operation EXPORTALLACCTNODES.cancel export exportallacctnodes
Example: Delete all suspended server-to-server export operations
Cancel all suspended server-to-server export processes.cancel export *
Related commands
| Command | Description |
|---|---|
| CANCEL PROCESS | Cancels a background server process. |
| EXPORT NODE | Copies client node 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. |
| QUERY EXPORT | Displays the export operations that are currently running or suspended. |
| RESTART EXPORT | Restarts a suspended export operation. |
| SUSPEND EXPORT | Suspends a running export operation. |
