Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Oracle Database URL

FDORA_URL

Yes

The JDBC URL for the target Oracle database.

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.
DDL Repository URLFDORA_DRIVER_PATHYesThe JDBC URL for the DDL repository.

FDORA_DDL_DRIVER_PATHYes

FDORA_SCHEMA_NAMEYes
Oracle Object TypesFDORA_OBJECT_TYPESYes

The Oracle object types which are being managed.

Select multiple from FUNCTION,INDEX,PACKAGE,PACKAGE BODY,PROCEDURE,SEQUENCE,SYNONYMN,TABLE,TRIGGER,TYPE,TYPE BODY,VIEW


FDORA_DDL_URLYes
DDL Repository UserFDORA_DDL_USERYesThe userid used to connect to the DDL repository.
DDL Repository PasswordFDORA_DDL_PASSWORDYesThe password for the DDL repository userid.

Project Properties

Property Name

Property Code

Required

Description





...

Input Name

Input Code

Required

Description

Column Drop ActionFDORA_COL_DROP_ACTIONNo

Determines what action to take for "dropping" columns.

Can be set to SET UNUSED or DROP.

Defaults to SET UNUSED

Create BaselineFDORA_CREATE_BASELINE_FLG
Whether to generate a baseline on the target environment and compare to new baseline.
Preview ExecutionFDORA_PREVIEW_EXECUTION
Whether to bypass actual execution of the DDL, and simply run the compare.

...