cancel
Showing results for 
Search instead for 
Did you mean: 

"Resource governor for 'cursors' exceeded" on remote server

Breck_Carter
Participant
0 Kudos
1,926

A SELECT * FROM proxy_table returned the catch-all SQLCODE -660 exception with this particular diagnostic:

SQLCODE = -660
SQLSTATE = WO005, 
ERRORMSG() = Server 'p002': [SAP][ODBC Driver][SQL Anywhere]Resource governor for 'cursors' exceeded

Will setting MAX_CURSOR_COUNT = '0' on the local connection suppress this, or do I have to FORWARD the SET to the remote server?

Accepted Solutions (0)

Answers (0)