SQL Server Errors or Failures from Error: 33231 to Error: 33307

Error: 33231, Severity: 16, You can only specify securable classes DATABASE, SCHEMA, or OBJECT in AUDIT SPECIFICATION statements.
Error: 33232, Severity: 16, You may not add a role to Sysadmin.
Error: 33233, Severity: 16, You can only create a user with a password in a contained database.
Error: 33234, Severity: 16, The parameter %s cannot be provided for users that cannot authenticate in a database.
Error: 33235, Severity: 16, The parameter %s cannot be provided for users that cannot authenticate in a database. Remove the WITHOUT LOGIN or PASSWORD clause.
Error: 33236, Severity: 16, The default language parameter can only be provided for users in a contained database.
Error: 33237, Severity: 16, Cannot use parameter %s for Windows users or groups.
Error: 33238, Severity: 16, MAX_FILES and MAX_ROLLOVER_FILES options cannot be specified toghether.
Error: 33239, Severity: 16, An error occurred while auditing this operation. Fix the error in the audit and then retry this operation.
Error: 33240, Severity: 16, A failure occurred during initializing of an Audit. See the errorlog for details.
Error: 33241, Severity: 16, Failed to configure user instance on startup. Error updating the idle timeout.
Error: 33242, Severity: 16, When providing a sid, the user must be a user without login or a user with password.
Error: 33243, Severity: 16, Failed to generate a user instance of SQL Server due to a failure in setting access control list on the user instance’s process. The connection will be closed.%.*ls
Error: 33301, Severity: 16, The %ls that is specified for conversation priority ‘%.*ls’ is not valid. The value must be between 1 and %d characters long.
Error: 33302, Severity: 16, The %ls that is specified for conversation priority ‘%.*ls’ is not valid. The value must be between 1 and 10.
Error: 33303, Severity: 16, A conversation priority already exists in the database with either the name ‘%.*ls’ or the properties %ls=’%ls’, %ls=’%ls’, and %ls=’%.*ls’. Either use a unique name or a unique set of properties.
Error: 33304, Severity: 16, The transmission queue row with conversation handle ‘%ls’ and message sequence number %d references a missing multicast message body row with reference %d.
Error: 33305, Severity: 16, The multicast message body row with reference %d should have reference count value of %d.
Error: 33306, Severity: 16, The unreferenced message with reference %d has been deleted from the message body table.
Error: 33307, Severity: 16, The message with reference %d has been updated to a reference count of %d in the message body table.
This is applicable on below versions of SQL Server
SQL Server 2005
SQL Server 2008 R2
SQL Server 2012
SQL Server 2014
Hope this was helpful.
Thanks,
SQLServerF1 Team
In-Depth Blogs on SQL Server, Information about SQL Server Conferences and Events, SQL Server Frequently asked questions, SQL Server Trainings.