Database Error Messages

OCI-54605

CREATE_PC: scratch-tables/views (string) exist and need to be dropped

Cause

Transient tables/views from a previous CREATE_PC operation were still in existence.


Action

Delete the invalid Point Cloud from the base table (for cleanup of scratch tables), and initialize and create the Point Cloud again. Alternately, use SDO_UTIL.DROP_WORK_TABLES with oidstring as the parameter.