Versions Compared

Key

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

...

9.  Packaging ddl scripts from the sql_direct folder (packageMethod=direct) is typically faster than from the ddl folder (packageMethod=convert).  You could also opt to set packageMethod=direct for your ddl folder.

  • Caveat: If you are not using SQL Parser, then only sqlrules would apply in sql_direct folder.  (Other types of rules and forecast modeling do NOT apply in the sql_direct folder if you are not using SQL Parser for Oracle.)
  • If you are using Oracle with Datical DB 56.9 15 or higher you could consider using SQL Parser for Oracle to add forecast modeling and forecast rules.
    • SQL Parser for Oracle is applicable by default to the data_dml folder (packageMethod=data_dml) and sql_direct folder (packageMethod=direct) and sql folder (packageMethod=sqlfile).
     


10.  Having the build agent and the database in close proximity can help performance.

...