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

OMUALTER

Purpose

Invoke the editing GUI from OWB for the specified object.

Prerequisites

Must be in the parent context of the object.

Syntax

parseAlterCommand =  OMUALTER "objectType" "QUOTED_STRING" 
     objectType =  "UNQUOTED_STRING"

Parameters

parseAlterCommand

Invoke the corresponding editing GUI for the object. This command returns the type and name of the object being altered, or empty string if the GUI is cancelled.

objectType

The type of object to be edited. This can be any component or folder type. For example, TABLE, VIEW, or MAPPING.

See Also

OMUCREATE