Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyDescription
CachedDataDetermines whether the Oracle Materialized View uses cached data. DATATYPE: Boolean.
CompressCompress property of the Oracle Materialized View. DATATYPE: Boolean.
DescriptionDescription of the Oracle Materialized View. DATATYPE: String.
FillImmediateDetermines whether the Oracle Materialized View is filled immediately. DATATYPE: Boolean.
FirstRefreshTime of the first refresh of the Oracle Materialized View. Must be in the following format: dd-Mon-YYYY HH:MM PP where the time is in 12-hour format and P is either AM or PM. DATATYPE: String.
GenPostSQLGenerate PostSQL of the Oracle Materialized View. DATATYPE: Boolean.
GenPretSQLGenerate PretSQL of the Oracle Materialized View. DATATYPE: Boolean.
GUIDGUID of the Oracle Materialized Query. DATATYPE: String.
IDReturns the Oracle Materialized View ID. DATATYPE: Integer.
InitialExtentInitial extent of the Oracle Materialized View. DATATYPE: Integer.
InitialTransactionsInitial transactions of the Oracle Materialized View. DATATYPE: Integer.
LocalRollbackSegmentLocal rollback segment used by the Oracle Materialized View. DATATYPE: String.
LogUpdatesDetermines whether the Oracle Materialized View logs updates. DATATYPE: Boolean.
MasterRollbackSegmentMaster rollback segment used by the Oracle Materialized View. DATATYPE: String.
MaxExtentsMaximum extents of the Oracle Materialized View. DATATYPE: Integer.
MaxTransactionsMaximum transactions of the Oracle Materialized View. DATATYPE: Integer.
MinExtentsMinimum extents of the Oracle Materialized View. DATATYPE: Integer.
NameName of the Oracle Materialized View. DATATYPE: String.
NextExtentNext extent of the Oracle Materialized View. DATATYPE: Integer.

Determines whether the Oracle Materialized View is built on an existing table. DATATYPE: Boolean.

Owner of the Oracle Materialized View. DATATYPE: String.

Parallel degree of the Oracle Materialized View. DATATYPE: Integer.

Percent free of the Oracle Materialized View. DATATYPE: Integer.

Percent increase of the Oracle Materialized View. DATATYPE: Integer.

Percent used of the Oracle Materialized View. DATATYPE: Integer.

PostSQL of the Oracle Materialized View. DATATYPE: String.

PreSQL of the Oracle Materialized View. DATATYPE: String.

SQL query used to generate the data in the Oracle Materialized View. DATATYPE: String.

Determines whether the Oracle Materialized View uses query rewrite. DATATYPE: Boolean.

Refresh interval used by the Oracle Materialized View. DATATYPE: Integer.

Unit of the refresh interval used by the Oracle Materialized View. Valid values are: DAYS, HOURS, MINUTES, and SECONDS. DATATYPE: String.

Refresh mechanism used by the Oracle Materialized View. Valid values are: ON COMMIT, ON DEMAND, and AUTOMATICALLY. DATATYPE: String. 

Refresh method used by the Oracle Materialized View. Valid values are: ROWID and PK. DATATYPE: String.

Type of refresh done by the Oracle Materialized View. Valid values are: FAST, COMPLETE, FORCE, and NEVER. DATATYPE: String.

Tablespace where the Oracle Materialized View is located. DATATYPE: String.

Determines whether the Oracle Materialized View is updatable. DATATYPE: Boolean.

...