Unable to save an analysis file which is more than 2GB in size to Spotfire Library.
Applicable only while using MS SQL Server as the Spotfire Database.
Symptoms:
The following error is returned in the Spotfire Server logs:
-----------------------------------------------------------------------------
com.spotfire.ws.library.StorageException: com.microsoft.sqlserver.jdbc.SQLServerException: Attempting to grow LOB beyond maximum allowed size of 2147483647 bytes., DATABASE_ERROR
:
:
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:286)
at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:206)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Attempting to grow LOB beyond maximum allowed size of 2147483647 bytes.
------------------------------------------------------------------------------
Cause:
There is no solution to fix this issue if using Microsoft SQL Server as the Spotfire Database.
There is no such limitation when using Oracle or PostgreSQL as the Spotfire Database.
You can also use the option to save the Library Items to the File System, with this all the Library items will be saved to the File System.
Comments
0 comments
Article is closed for comments.