cursor as out variable leads to error

fraenkg

Member³
A procedure is executed in a test window that has an out parameter of type sys_refcursor.
Then an attempt is made to open / visualize the cursor using [...]. The result is an error:
"'2083894287408' is not a valid integer value"
(See attached picture)

sc240904.PNG
 
Back
Top