<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #d4af37; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/gold" style="text-decoration: none; color: #FFFFFF; display: block;"> Gold </a> </div> |
When a bulk share that defines a large data set is currently scheduled and running, you may want to cancel the bulk share to modify the query or configure additional options. Canceling a bulk share with a status of Scheduled or Running stops the bulk share's running jobs and changes the bulk share's status from Canceling to Canceled.
First, you will need to follow the steps to get started with DataSync Express and create a bulk share.
To cancel a DataSync Express bulk share that is scheduled or running, follow these steps:
|