Published on InterSystems Developer Community (https://community.intersystems.com)

Home > More than 1 cursor in a class

Question
David Foard · Sep 16, 2020

More than 1 cursor in a class

I have a class that has 2 different cursors for different queries, audit1 and audit2. which are in 2 different methods. The first query runs fine, but the second one generates a 102 error.

 

Is there an issue with having more than 1 cursor in a class?

Has anyone seen this before?

#SQL #InterSystems IRIS for Health

Source URL:https://community.intersystems.com/post/more-1-cursor-class