# Problems & Solutions

- [How to Fix Task, Event, and Other Table Timeouts](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-task-event-and-other-table-timeouts.md)
- [How Do I Backup Massive Salesforce Attachments?](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-do-i-backup-massive-attachments.md)
- [How Do I Fix a Salesforce SOAP Entity Not Recognized Error?](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-do-i-fix-a-soap-entity-not-recognized-error.md)
- [Help! CopyStorm Cannot Get a License!](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/help-copystorm-cannot-get-a-license.md)
- [Out of Memory Java Heap Space Error](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/out-of-memory-java-heap-space-error.md)
- [Where Are the Foreign Key Relationships?](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/where-are-the-foreign-key-relationships.md)
- [How Do I Refresh Out of Sync Columns](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-do-i-refresh-out-of-sync-columns.md)
- [How to Fix ALTER COLUMN Errors](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-alter-column-errors.md)
- [How Do I Fix Random Oracle Login Connection Timeouts?](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-do-i-fix-random-oracle-login-connection-timeouts.md)
- [How Do I Create Salesforce Table Views?](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-do-i-create-salesforce-views.md)
- [How to Fix SQL/Server Page SIze Too Small Errors](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-sql-server-page-size-too-small-errors.md)
- [Help! CopyStorm Did Not Copy/Update a Record or Field](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/help-copystorm-did-not-copy-update-a-record-or-field.md)
- [How to Fix Index and Column Creation Timeouts](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-index-and-column-creation-timeouts.md)
- [How to Fix SQL/SQL Server the 1024 Column Limit](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-sql-server-the-1024-column-limit.md)
- [How to Use the SOAP API With Attachments](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-use-the-soap-api-with-attachments.md)
- [How to Login to Salesforce using SSO](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-login-to-salesforce-using-sso.md)
- [How to Fix Display Issues on Windows](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-display-issues-on-windows.md)
- [How to Fix Cannot Alter Column Used by A View Errors](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-cannot-alter-column-used-by-a-view-errors.md)
- [Configure Connected Salesforce App For CapStorm User](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/configure-capstorm-connected-app.md)
- [How to Fix PBES2 SecretKeyFactory Errors in Snowflake](https://learn.capstorm.com/frequently-asked-questions/problems-solutions/how-to-fix-pbes2-secretkeyfactory-errors-in-snowflake.md)


---

# 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://learn.capstorm.com/frequently-asked-questions/problems-solutions.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.
