-952 PROCESSING WAS INTERRUPTED BY A CANCEL REQUEST FROM A CLIENT PROGRAM
Explanation
A client program issued a cancel request that terminated processing of the SQL statement.
System action
The SQL statement was terminated and any changes made by that statement have been undone. If an SQL cursor is associated with the interrupted SQL statement, that cursor is closed.
SQLSTATE
57014