InterSystems IRIS TSQL Code 16948 The variable ‘%.*ls’ is not a cursor var

In this post, you’ll learn about the SQL error code 16948 in InterSystems IRIS database the reason why you are receiving the TSQL message when using the InterSystems IRIS data platform

Error Code :

16948

Reason for the Error code 16948 in InterSystems IRIS DBMS

The variable ‘%.*ls’ is not a cursor variable, but it is used in a place where a cursor variable is expected.

Leave Your Comment