Category: Apache Derby

Apache Derby DB Error Code XBCXN – The external encryption key contains one or more illegal cha

In this blog post, let’s learn about the error message “XBCXN- The external encryption key contains one or more illegal cha” in Apache Derby Database and the description of the error. Error Message XBCXN- The external encryption key contains one or more illegal cha Error Details The external encryption key contains one or more illegal characters. Allowed characters for a hexadecimal number are 0-9, a-f…

Apache Derby DB Error Code XN018 – Network protocol error: the specified size of the Reader, pa

In this blog post, let’s learn about the error message “XN018- Network protocol error: the specified size of the Reader, pa” in Apache Derby Database and the description of the error. Error Message XN018- Network protocol error: the specified size of the Reader, pa Error Details Network protocol error: the specified size of the Reader, parameter #, is less than the actual InputStream length.

Apache Derby DB Error Code 22015 – The ‘‘ function is not allowed on the followin

In this blog post, let’s learn about the error message “22015- The ‘‘ function is not allowed on the followin” in Apache Derby Database and the description of the error. Error Message 22015- The ‘‘ function is not allowed on the followin Error Details The ‘‘ function is not allowed on the following set of types. First operand is of type ‘‘. Second operand is…

Apache Derby DB Error Code XCL41 – the delete rule of foreign key can not be CASCADE. (The rela

In this blog post, let’s learn about the error message “XCL41- the delete rule of foreign key can not be CASCADE. (The rela” in Apache Derby Database and the description of the error. Error Message XCL41- the delete rule of foreign key can not be CASCADE. (The rela Error Details the delete rule of foreign key can not be CASCADE. (The relationship would cause another…

Apache Derby DB Error Code 22014 – The start position for LOCATE is invalid; it must be a posit

In this blog post, let’s learn about the error message “22014- The start position for LOCATE is invalid; it must be a posit” in Apache Derby Database and the description of the error. Error Message 22014- The start position for LOCATE is invalid; it must be a posit Error Details The start position for LOCATE is invalid; it must be a positive integer. The index…

Apache Derby DB Error Code 08001 – A connection could not be established because the security t

In this blog post, let’s learn about the error message “08001- A connection could not be established because the security t” in Apache Derby Database and the description of the error. Error Message 08001- A connection could not be established because the security t Error Details A connection could not be established because the security token is larger than the maximum allowed by the network…

Apache Derby DB Error Code XJ100 – The scale supplied by the registerOutParameter method does n

In this blog post, let’s learn about the error message “XJ100- The scale supplied by the registerOutParameter method does n” in Apache Derby Database and the description of the error. Error Message XJ100- The scale supplied by the registerOutParameter method does n Error Details The scale supplied by the registerOutParameter method does not match with the setter method. Possible loss of precision!

Apache Derby DB Error Code X0Y78 – .executeQuery() was called but no result set was retu

In this blog post, let’s learn about the error message “X0Y78- .executeQuery() was called but no result set was retu” in Apache Derby Database and the description of the error. Error Message X0Y78- .executeQuery() was called but no result set was retu Error Details .executeQuery() was called but no result set was returned. Use .executeUpdate() for non-queries.