| Oracle® Warehouse Builder OMB*Plus Command Reference 11g Release 2 (11.2) E14406-01 | 
 | 
| 
 | Mobi · ePub | 
To execute the action plans associated with profiling. You can do profiling, correction schema generation and correction map generation with this command.
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.
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 ) ] ) )