Hello List, we have found a statement executed by Geoserver using the Oracle-Spartial Plugin that has got a very high cputime-usage.
SELECT SDO_TUNE.EXTENT_OF('MYTABLENAME, 'GEOLOC') from dual I think this Statement will be called if the getEnvelope() an getBounds(Query) Methods of the Oracledatastore will be used and and no Filter ist set. We see that this Statement will be executed only once a day. We think that this Statement calculates the Extend of the Featuretype. E.g. shown in the Capabilitiesdocument. Is it possible to switch this calculation off and only use the given extends defined in the info.xml file of the FeatureType? Thanks a lot Tim ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel