Liquibase Enterprise was formerly known as Datical DB.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

When Datical DB performs operations on a project with a large number of database objects, it may require more memory. 

  • Packaging and diffChangeLog operations
  • Multi-database projects
  • Projects with hundreds to thousands objects (tables, indexes, columns). 

Solution

Increase memory available to Datical DB to 8 GB. 

  • Update <Datical Install Dir>/datical.ini: increase the heap space to -Xmx8096m.

Alternate Workaround

Package using the sql_direct folder rather than ddl and other directories. 


  • No labels