Seaquel
SQL Server error code

SQL Server error 523

SQL Server raises error 523 at severity 16, which marks a problem with the query or data that you can correct.

A trigger returned a resultset and/or was running with SET NOCOUNT OFF while another outstanding result set was active.
Msg523
Severity16
Group0–999

Source: Database Engine events and errors