Skip Headers
Oracle® Warehouse Builder OMB*Plus Command Reference
11g Release 2 (11.2)

Part Number E14406-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
Mobi · ePub

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.