This site will be decommissioned on January 30th 2025. After that date content will be available at techdocs.broadcom.com.

Halt an in-progress import or export operation. When the cancel operation finishes:

  • For an import operation, the GemFire region will be partially updated with newly imported values.

  • For an export operation, the Greenplum Database table will be in the same state it was before the export operation began.

Availability: Online. You must be connected in gfsh to a JMX Manager member to use this command.

Syntax:

cancel gpdb operation --operationId=OPERATIONID
Name Description
‑‑operationId Required. The operation ID, which can be found by running list gpdb operations.

Sample Output:

gfsh>cancel gpdb operation --operationId=f5d241a0-876f-4c64-980a-ed313f3488ca
Found operation to cancel.
check-circle-line exclamation-circle-line close-line
Scroll to top icon