Versions Compared

Key

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

XML files containing one or more data fix sql statements, sql statements to back up data, and validation statements used to determine whether the data fix should be committed or rolled back.

Object Type Identification

...

Name

Code

Description

Default Value

Data Fix Root Source Directory

FDEBS_DATA_FIX_ROOT_SOURCE_DIR

The source directory to recognize files as data fixes

datafix

Data Fix Root Destination Directory

FDEBS_DATA_FIX_DESTINATION_DIR

The destination directory to copy file to.  Leave blank to not copy file anywhere


Related Target Properties

Name

Code

Required

Description

JDBC Driver Path

FDEBS_DRIVER_PATH

Yes

Location of JDBC driver file required only for running data fix files. For example, /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar

Sample Build Commands 

N/A - Build commands not supported for this type.

...