13.11 SDO_GEOR_UTL.enableReport
Format
SDO_GEOR_UTL.enableReport;
Description
Enables status reporting on GeoRaster operations in the current session.
Parameters
None.
Usage Notes
This procedure is one of the subprograms available for monitoring and reporting the progress of GeoRaster operations. For an overview of this capability, see Reporting Operation Progress in GeoRaster.
Examples
The following example enables status reporting on GeoRaster operations in the current session.
EXECUTE SDO_GEOR_UTL.enableReport;
Parent topic: SDO_GEOR_UTL Package Reference