java.sql.SQLException: ORA-21608: duration is invalid for this function
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 395949, 1 year ago
via Oracle Community by 843854, 1 year ago
via Oracle Community by 14180, 1 year ago
via Oracle Community by 843859, 8 months ago
via Oracle Community by 631555, 8 months ago
via experts-exchange.com by Unknown author, 2 years ago
java.sql.SQLException: ORA-21608: duration is invalid for this function
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
at oracle.jdbc.oci8.OCIDBAccess.createTemporaryLob(OCIDBAccess.java:3622)
at oracle.sql.LobDBAccessImpl.createTemporaryClob(LobDBAccessImpl.java:725)
at oracle.sql.CLOB.createTemporary(CLOB.java:1011)
at oracle.sql.CLOB.createTemporary(CLOB.java:956)
at oracle.xdb.XMLType.getClobVal(XMLType.java:1001)