Not able to import data with GEOMETRY STORAGE = ‘ST_GEOMETRY’ and ST_GEOM_LOB_STORAGE parameter present under DEFAULTS keyword with dbtune.est.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM009584
Submitted
June 7, 2007
Last Modified
April 28, 2025
Applies to
No Product Found
Version found
9.2
Status
Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
1. Import dbtune.est with ST_GEOMETRY keyword and do not use parameter, GEOMETRY STORAGE = ST_GEOMETRY under DEFAULTS keyword since data will not be to loaded successfully.2. Import dbtune.est with GEOMETRY STORAGE = ST_GEOMETRY under DEFAULTS keyword and remove ST_GEOM_LOB_STORAGE parameter.