OMBPROFILE

Purpose

To execute the action plans associated with profiling. You can do profiling, correction schema generation and correction map generation with this command.

Prerequisites

This command must be done in the context of a Data Profile. Furthermore, the corresponding transient action plans need to have been created before invoking this command.

Syntax

parseProfileCommand =  OMBPROFILE ( ( ANALYZE_ACTION_PLAN "QUOTED_STRING" )
           | ( ( CORRECTION_SCHEMA_ACTION_PLAN "QUOTED_STRING" IN ORACLE_MODULE 
          "QUOTED_STRING" ) [ ( DROP PREVIOUS CORRECTIONS ) ] ) | ( ( 
          CORRECTION_MAPS_ACTION_PLAN "QUOTED_STRING" IN ORACLE_MODULE 
          "QUOTED_STRING" ) [ ( DROP PREVIOUS CORRECTIONS ) ] ) )

Parameters

parseProfileCommand

Executes the analyze action plan.