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.