on 2025 Feb 11 9:42 AM
Hello,
I have define an SQL View which uses a few local table variables to split up the logic and returns a union of these temporary tables.
Whenever I attempt to preview the result, I run into the following error:
internal error: Error opening the cursor for the remote database <DWC_BWBRIDGESPACE.BWBRIDGE> [SAP AG][LIBODBCHDB SO][HDBODBC] General error;403 internal error: An error occurred while opening the cursor for the remote database. The server name: "DWCHDL2" [SAP][ODBC Driver][SAP HANA Cloud, data lake Relational Engine]Resource governor for 'cursors' exceededThe problematic query: "SELECT
If return each of table variables on their own, the error doesn't appear and I can preview the data just fine.How can I debug this further? Is there a parameter I can check to see where the issue may be coming from?
Request clarification before answering.
User | Count |
---|---|
60 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.