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

OMBRETRIEVE IMPORT_ACTION_PLAN

Purpose

To display the details of a transient import action plan.

Prerequisites

In the context of a project.

Syntax

retrieveImportActionPlanCommand =  OMBRETRIEVE ( IMPORT_ACTION_PLAN ) 
          "QUOTED_STRING" ( "getActionsClause" | "retrieveActionClause" )
     getActionsClause =  GET ACTIONS
     retrieveActionClause =  ACTION "QUOTED_STRING" GET ( "getPropertiesClause" 
          | "getRefSourceOrTargetClause" )
     getPropertiesClause =  PROPERTIES "(" "propertyNameList" ")"
     getRefSourceOrTargetClause =  ( REF | REFERENCE ) ( SOURCE | TARGET )
     propertyNameList =  "UNQUOTED_STRING" { "," "UNQUOTED_STRING" }

Parameters

retrieveImportActionPlanCommand

This command is for displaying details in an import action plan.

QUOTED_STRING

The name of the import action plan to be accessed.

getActionsClause

For listing actions in the import action plan.

retrieveActionClause

For displaying information of an action in the import action plan.

QUOTED_STRING

The name of the action to be accessed.

getPropertiesClause

For retrieving properties associated with the action. For the current release, there are no predefined properties for import actions.