Oracle Georaster plugin fills up Oracle TEMP Space
--------------------------------------------------

                 Key: GEOT-3856
                 URL: https://jira.codehaus.org/browse/GEOT-3856
             Project: GeoTools
          Issue Type: Bug
            Reporter: Christian Mueller
            Assignee: Christian Mueller
             Fix For: 2.7.3, 8.0-M2


The Oracle Georaster plugin creates temporary blobs in the Oracle TEMP space. 
As a consequence, the temp space becomes full and the plugin stops working.

Solution:
Use reflection to call a special Oracle Method called "freeTemporary()". If the 
method does not exist, the log contains warnings about this issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to