SQL return code -911 indicates a deadlock or timeout situation - the transaction has been rolled back due to a deadlock with another transaction or because it exceeded the lock timeout limit. This is a concurrency issue, not a privilege problem or missing rows.