[pdal] Oracle point cloud

Howard Butler howard at hobu.co
Tue Feb 17 06:28:06 PST 2015


> PDAL: GDAL Failure number=1: ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
> ORA-06512: at "MDSYS.SDOTNPC", line 321
> ORA-06512: at "MDSYS.SDO_PC_PKG", line 573
> ORA-06512: at line 3
> 
> GDAL: In GDALDestroy - unloading GDAL shared library.
> 
> I'm sorry, but I can't help you with this.  Perhaps Howard Butler has some thoughts.

You must have written to the table once, but failed, and Oracle has left the indexes locked. The only way I've found to get around this is to nuke the index via its session in SQLDeveloper or such.

Hope this helps,

Howard


More information about the pdal mailing list