org.firebirdsql.jaybird_error_msg.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaybird-jdk18 Show documentation
Show all versions of jaybird-jdk18 Show documentation
JDBC Driver for the Firebird RDBMS
# Jaybird-specific error messages
# See org.firebirdsql.gds.JaybirdErrorCodes
337248257=getSegment called with sizeRequested {0}, should be > 0
337248258=putSegment called with zero-length segment, should be > 0
337248259=Segment longer than maximum segment size. Received: {0}, maximum {1}
337248260=The blob id is already set
337248261=Invalid clumplet buffer structure: {0}
337248262=Internal error when using clumplet API: {0}
337248263=Invalid connection string {0}, reason: {1}
337248264=Cannot create updatable result for this statement. Result set concurrency changed to CONCUR_READ_ONLY.
337248265=Holdable result set must be scrollable, upgrading to TYPE_SCROLL_INSENSITIVE
337248266=Result set type changed to TYPE_SCROLL_INSENSITIVE. ResultSet.TYPE_SCROLL_SENSITIVE is not supported.
337248267=Result sets from stored procedures are not updatable. Result set concurrency changed to CONCUR_READ_ONLY.
337248268=Unable to close asynchronous event channel
337248269=Asynchronous channel is not connected, cannot cancel event
337248270=executeImmediate requires a transaction when attached
337248271=executeImmediate when not attached should have no transaction
337248272=Received op_trusted_auth from server. Trusted authentication is not supported.
337248273=No connection established to the database server
337248274=The connection is not attached to a database
337248275=Implementation limit exceeded, maximum statement length is {0} bytes, length was {1} bytes
337248276=Unsupported or unexpected operation code {0} in {1}
337248277=Unsupported field sqltype {0}
337248278=Invalid fetch direction: {0}
337248279=This operation is not supported on a TYPE_FORWARD_ONLY result set
337248280=No crypt key available for plugin {0}
337248281=Encryption algorithm {0} not supported by JVM
337248282=Encryption key did not meet algorithm requirements of {0}
337248283=Invalid value '{0}' for connection property '{1}'
337248284=Unable to initialize database encryption callback
337248285=Invalid database encryption data
337248286=Hash algorithm {0} not supported by JVM
337248295=Blob is invalid. Blob was freed, or closed by transaction end.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy