# Delete Snowflake warehouse

The **Delete Snowflake warehouse** job entry drops a virtual warehouse from your Snowflake environment.

Dropping unused virtual warehouses can help you keep your Snowflake environment organized.

When you drop a warehouse, Snowflake immediately halts processing of all SQL queries and statements, which stops consumption of additional credits. If you want to prevent in-progress actions from terminating, suspend processing first using [Stop Snowflake warehouse](https://docs.pentaho.com/pdia-data-integration/pdi-job-entries-reference-overview/stop-snowflake-warehouse).

{% hint style="danger" %}
A dropped warehouse cannot be recovered. You can only recreate it.
{% endhint %}

For more information about working with Snowflake in PDI, see [PDI and Snowflake](https://docs.pentaho.com/pdia-data-integration/extracting-data-into-pdi/pdi-and-snowflake-cp).

For more information about using Snowflake, see the [Snowflake documentation](https://docs.snowflake.com/).

### General

* **Entry name**: Specify the unique name of the Delete Snowflake warehouse entry on the canvas. You can customize the name or leave it as the default.

### Options

![Delete Snowflake warehouse dialog box](https://773338310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYwnJ6Fexn4LZwKRHghPK%2Fuploads%2Fgit-blob-d90dc0d228b5aced3876ff6927111b161cdddda2%2FPDI_DeleteSnowflakeWarehouse_Job.png?alt=media)

| Option                  | Description                                                                                                                                                                                                                                                                                                                                                                               |
| ----------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Database connection** | <p>Select an existing Snowflake connection. If you do not have an existing connection, click <strong>New</strong>. If you need to modify an existing connection, click <strong>Edit</strong>.</p><p><strong>Note:</strong> If timeout errors occur, see <a href="../data-integration-issues/snowflake-timeout-errors-general-issues-in-troubleshooting">Snowflake timeout errors</a>.</p> |
| **Warehouse**           | Select the virtual warehouse to delete.                                                                                                                                                                                                                                                                                                                                                   |
| **Activity settings**   | <p>Select <strong>Fail if warehouse doesn’t exist</strong> if you want the job to fail when the warehouse does not exist (default).</p><p>Clear <strong>Fail if warehouse doesn’t exist</strong> if you want the job to continue and move to the next entry.</p>                                                                                                                          |
