Delete a Cloud Staging Area | Teradata Data Mover - Deleting a Cloud Staging Area - Teradata Data Mover

Teradata® Data Mover User Guide

Product
Teradata Data Mover
Release Number
17.20
Published
September 2022
Language
English (United States)
Last Update
2022-09-26
dita:mapPath
tsn1650877444606.ditamap
dita:ditavalPath
mpm1591127278842.ditaval
dita:id
B035-4101
lifecycle
previous
Product Category
Analytical Ecosystem
PrerequisiteMake sure, no Data Mover cloud staging copy job is using or linked with the cloud staging area.

You can delete a cloud staging area directly using the command line parameter or using the deletecloudstaging.xml file.

  1. To run delete_cloud_staging you can type either of the following:
    • For command line parameter:
      datamove delete_cloud_staging -name example_area
    • For using xml file:
      delete_cloud_staging -f deletecloudstaging.xml
  2. For command line parameter, replace the example_area with the cloud staging area name.
  3. Run the script.
    When the command completes, a message appears stating that the cloud staging area deleted successfully, or an error report appears, if occurred.