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

OMBCC

Purpose

Change Context command allows users to change the current context to the desired location in OWB tree. The target context can be specified either as an absolute path starting from the root ('/') or as a relative path starting from the current context. Also, the path can contain '..', which allows to navigate "up" to the parent context.

Prerequisites

Must be connected to a OWB workspace of the repository.

Syntax

parseChangeContextCommand =  OMBCC "QUOTED_STRING"

Parameters

parseChangeContextCommand

Specify change context command.

QUOTED_STRING

The target context to switch to.

See Also

OMBDCC