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

OMBLIST SNAPSHOT

Purpose

This command lists all the snapshots existing or all snapshots for a specific component.

Prerequisites

Snapshots can be listed from any context.

Syntax

parseListCommand =  OMBLIST "listSnapshotCommand"
     listSnapshotCommand =  SNAPSHOTS [ "QUOTED_STRING" ] [ FOR ( 
          "UNQUOTED_STRING" "QUOTED_STRING" ) ]

Parameters

parseListCommand

Root production of OMBLIST SNAPSHOT.

listSnapshotCommand

To list existing snapshots.

SNAPSHOTS

Lists all the snapshots existing in the workspace. You can also provide a regular expression to restrict the list of snapshots to those with names matching a pattern.

QUOTED_STRING

When optionally used in the SNAPSHOTS clause, a regular expression to restrict the list of snapshots. When used in the FOR clause, the specific component whose snapshots will be listed. Any regular expression filtering is also applied to the list of snapshots for a specific component. See OMBLIST basic syntax for a description of regular expression syntax.

FOR

Lists all the snapshots existing for a specific component or folder. You can also provide a regular expression to restrict the list of snapshots to those with names matching a pattern.

UNQUOTED_STRING

The type (singular) of the objects to be listed. See OMBLIST basic syntax for the list of valid object types.