# Options

![Stop Snowflake warehouse dialog box](/files/8wykbgnXJLgzkU86fsrp)

The following options are available for this entry:

| Option                  | Description                                                                                                                                                                                                                                                                                                                                                                                                            |
| ----------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Database connection** | <p>Use the list to select the name of an existing Snowflake database 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="/pages/xCYWUmQDHmwrWPad4HJq">Snowflake timeout errors</a> to troubleshoot.</p>                                    |
| **Warehouse**           | <p>Specify the Snowflake virtual warehouse that you want to stop by selecting one of the following methods:</p><ul><li><strong>Use default warehouse (defined in the database connection)</strong>: Suspend the warehouse defined by your database connection.</li><li><strong>Use an existing warehouse</strong>: Suspend an existing warehouse. Use the list to select the name of the existing warehouse.</li></ul> |
| **Activity settings**   | <p>Select the <strong>Fail if warehouse doesn’t exist</strong> check box if you want the PDI job to fail if the virtual warehouse does not exist (default).</p><p>Clear the <strong>Fail if warehouse doesn’t exist</strong> check box if you want the PDI job to continue and move to the next entry.</p>                                                                                                             |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/9.3-data-integration/pdi-job-entries-reference-overview/stop-snowflake-warehouse/options-stop-snowflake-warehouse.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
