Error 302

Message text

Terminated by user-- transaction rolled back

Item

Value

SQLCode

-302

Constant

SQLE_TERMINATED_BY_USER

SQLState

40W02

ODBC State

S1000

Probable cause

The user has aborted a command while the database was executing. A ROLLBACK WORK command has been automatically executed. This will happen when the engine is running in bulk mode and the user aborts an INSERT or DELETE operation.