The table open dialog showed up(2).
KB-20180904-01
Version
XFRX 18.1
Cause
XFRX didn't release internal object.
One report contained metadata for report listener.
Direct output type was PDF or DOC.
Symptoms
Log file contained error 2173 'Cursor "UR_REPORT" is in use and cannot be closed.'
Internal cursor UR_REPORT is open after method ProcessReport() calling still.
Workaround
Close cursor "UR_REPORT" after calling method ProcessReport().