> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/stuck-pipeline-orca-with-mysql-editing-the-database.md).

# Stuck Pipeline - Orca with MySQL Editing the Database

### Issue <a href="#issue" id="issue"></a>

After going through and attempting other [resolutions for stuck pipelines](https://kb.armory.io/s/article/Cancel-a-stuck-pipeline), the pipeline may still remain and still continue to exist. Therefore, it is then necessary to take a look at the SQL backend and touch the database to remove the stuck execution

### Cause <a href="#cause" id="cause"></a>

The execution is in such a state that executions from outside of Orca (e.g. the Swagger UI fix) cannot resolve the state of the pipeline. As a result, direct intervention on the MySQL Database backend for Orca is necessary.
