Versions Compared

Key

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

Refreshes any materialized views that are in a stale or needs compile status.

...

Property Name

Property Code

Required

Description

Oracle Database URL

FDORA_URL

Yes

The JDBC URL for the target Oracle database.

This should be a complete JDBC URL (e.g. jdbc:oracle:thin:@localhost:1521:xe)

Oracle Database UserFDORA_USERYesThe username that will be used to connect to the target Oracle Database.
Oracle Database PasswordFDORA_PASSWORDYesThe password for Oracle Database User.
Target JDBC Driver Path.FDORA_DRIVER_PATHYesPath containing JDBC driver for target database connection.

...

Input Name

Input Code

Required

Description

Refresh methodFDORA_MVIEW_METHODNo

Method to use to refresh the materialized view.

F-Fast, P-Fast_PCT, ?-Force, C-Complete

Defaults to ?.

Rollback SegmentFDORA_MVIEW_ROLLBACK_SEGMENTNo

Rollback segment to use to refresh the materialized view.

Defaults to None.

Mview ParallelismFDORA_MVIEW_PARALLELISMNo

Parallelism to use to refresh the materialized view.

Defaults to 0.

...