Versions Compared

Key

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


Limited Forecast is a new mode of Forecast that selectively profiles database objects based on the changes targeted for Deployment. This significantly reduces the time spent on the Forecast & Full Deploy.  Limited Forecast can be set as the default mode at the project or Deployment Step level with a simple check box.  

Notes: 

  • Because a full profile of the database is not created during Limited Forecast, some Post Forecast rules may be skipped because the objects they depend on are not present in the Post Deploy Model.
  • Associated objects for non-referenced tables are not profiled:
    • primary keys
    • columns
    • indices
    • check constraints
    • foreign key constraints
    • unique constraints
  • Objects that are profiled for referenced tables:
    • views
    • triggers
    • procedures
    • functions
    • packages
    • synonyms
    • sequences
  • All table names are selected during Limited Profile. This gives Datical the capability of detecting duplicate object creations for non-referenced tables during Limited Forecast.

How to set Limited Forecast

  • Specifying Limited Forecast on the project settings tab
    • Image Modified
  • Specifying Limited Forecast on the Forecast With Options Screen
    • Image Modified
  • Specifying Limited Forecast on the Deploy With Options Screen
    • Image Modified

Updates in "datical.project" file

...