Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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?

asked 07 Oct '18, 15:38

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×3

question asked: 07 Oct '18, 15:38

question was seen: 1,645 times

last updated: 07 Oct '18, 15:38