Versions Compared

Key

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

...

The Deploy Packager will fail if it detects any errors during the Restore phase, which reverts the Reference DB to its last known good state.  Many times in Oracle environments, errors will be generated during restore that won't negatively impact Packaging activity.  We have provided a new setting in the deployPackager.properties file that will let you list the Oracle error codes that can be safely ignored during the restore phase.

Property NameoracleRestoreErrorWhitelist
Property Description

A comma separated list of Oracle error codes to be ignored when evaluating impdp output for errors.  During an Oracle restore that uses local expdp / impdp clients OR the DATAPUMP API on the server, error messages are compared to the white-list

  • If any errors are found that do not exist in the white-list restore fails

  • If the only errors found do exist in the white-list, restore completes successfully

Example:

oracleRestoreErrorWhitelist=ORA-31684,ORA-39111,ORA-39151

Enhanced commands to clean up your database environment after terminated Deploy & Deploy Packager operations

...

Issue IDDescription
DAT-4516Forecast is Executing non-DML sql_direct SqlPlus Scripts when dmlForecast=true
DAT-4493

Add New Packager Cleanup Option

How To: Use ReleaseLocks Command and Packager with Cleanup Option

CLI - Deployment Packager

DAT-4492

Make releaseLocks command production readyCLI Commands#releaseLocks

How To: Remove lock from DATABASECHANGELOGLOCK table?

CLI Commands#releaseLocks

DAT-4453

Packager with convert packageMethod throws 'ERROR: type modifier is not allowed for type "_int4"' for postgres array type field int[]

DAT-4213

Allow Management of Manual Interruptions to Packaging & Deploy Operations

How To: Use ReleaseLocks Command and Packager with Cleanup Option

CLI - Deployment Packager

How To: Remove lock from DATABASECHANGELOGLOCK table?

CLI Commands#releaseLocks

DAT-4167CX :: GUI :: There is only one attempt to enter a valid AuditDB password
DAT-4166CX :: GUI :: Mixed Delayed Credentials do not work with AuditDB
DAT-4027GUI: Snapshot breaks Runtime Credentials
DAT-3841multiCatalog="true" when you have Oracle dbDefs should throw an error that more closely indicates it is a settings mismatch
DAT-3788 

Ability to specify which ORA- errors to be handled as warning only (instead of failing packager) 

Using the Required deployPackager.properties File

Deployment Monitoring Console (DMC) Issues

Issue IDDescription
DAT-4460

Render reports in DMC instead of downloading them

DAT-4424PHX - Inconsistent navigation if no known operation in an environmente

Documentation Spaces for Older Releases

...