Database handle '<str>', qualifying constraint '<str>', found multiple times in ON list Explanation: The database handle used to qualify the constraint exists more than once in the ON list of the START_TRANSACTION statement. User Action: Correct the database handle name or correct the list of handles in the ON list.