Skip to content

Datical DB - Process Steps

Run Groovy Script

Runs a Groovy Script using Datical DB REPL.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical DB Groovy ScripttextBoxComplete path to Groovy Script to run.Yes
Datical DB Groovy Script ArgumentstextAreaBoxArguments to pass to Datical DB Groovy Script.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Register and Baseline Datical DB Project

Baselines a Datical DB Project using project_baseline.groovy.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical DB Skip Tables or Force Meta Table DeletionselectBoxFlag to skip any table that has already been baselined Deploy Threshold or Flag to remove any pre-existing DATABASECHANGELOG and DATABASECHANGELOGLOCK tables (use with caution)Yes
Datical DB Change Log SynccheckBoxFlag to optionally NOT run changelogSync on the Reference DBYes
Zip Project DirectorycheckBoxIf checked, Datical DB will zip the newly created project directoryYes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Create Datical DB Project

Creates a Datical DB Project using project_creator.groovy.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical DB Project NametextBoxThe new Datical DB project.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB Provisioning DirectorytextBoxThe full path that contains the data files: <project_name>;.project.tsv.txt, <project_name>;.dbdefs.tsv.txt and <project_name>;.pipelines.tsv.txt where the Datical DB project is located.Yes
Replace Existing ProjectcheckBoxIf checked, Datical DB will replace existing project directoryYes
Zip Project DirectorycheckBoxIf checked, Datical DB will zip the newly created project directoryYes
Test ConnectionscheckBoxIf checked, Datical DB test newly created database connections in the project.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Get Datical DB Version

Shows the Datical DB version.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Deploy with Datical DB

Deploys a Datical DB project to a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical Project NametextBoxThe Datical Project Name. Required for using the Datical ServiceYes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Use Immutable ProjectcheckBoxWhen checked, Datical will use project information in an immutable artifact instead of project information received from the Datical ServerYes
Datical DB PipelinetextBoxThe Datical DB Pipeline in which the target server resides.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB Database UsernametextBoxThe username of the Database Server. This is only necessary if username has been removed for the database in Datical project.Yes
Datical DB Database PasswordsecureBoxThe password of the Database Server. This is only necessary if password has been removed for the database in Datical project.Yes
Datical DB LabelstextBoxThe Datical DB Labels of the Change Sets to deploy.Yes
Datical DB ContexttextBoxThe Datical DB Context of your DB Server.Yes
Automatic RollbackcheckBoxIf the Datical DB deploy fails, selecting this box will automatically rollback the server to the initial state using the rollback instructions specified in the Datical DB project and/or the Datical DB defaults.Yes
Export SQLcheckBoxIf checked, Datical DB will export SQL to be run against the server.Yes
Export Rollback SQLcheckBoxIf checked, Datical DB will export Rollback SQL to be run against the server.Yes
Deploy ThresholdselectBoxSets the deployment threshold for rules.Yes
Datical Service HosttextBoxHostname or IP Address for the Datical ServiceYes
Datical Service UsernametextBoxThe username for the Datical Service. Only supported in Datical 5 and later releases.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Validate and Forecast with Datical DB

Validates and Forecasts a Datical DB project against a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical Project NametextBoxThe Datical Project Name. Required for using the Datical ServiceYes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Use Immutable ProjectcheckBoxWhen checked, Datical will use project information in an immutable artifact instead of project information received from the Datical ServerYes
Datical DB PipelinetextBoxThe Datical DB Pipeline in which the target server resides.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB Database UsernametextBoxThe username of the Database Server. This is only necessary if username has been removed for the database in Datical project.Yes
Datical DB Database PasswordsecureBoxThe password of the Database Server. This is only necessary if password has been removed for the database in Datical project.Yes
Datical DB LabelstextBoxThe Datical DB Labels of the Change Sets to deploy.Yes
Datical DB ContexttextBoxThe Datical DB Context of your DB Server.Yes
Automatic RollbackcheckBoxIf the Datical DB deploy fails, selecting this box will automatically rollback the server to the initial state using the rollback instructions specified in the Datical DB project and/or the Datical DB defaults.Yes
Export SQLcheckBoxIf checked, Datical DB will export SQL to be run against the server.Yes
Export Rollback SQLcheckBoxIf checked, Datical DB will export Rollback SQL to be run against the server.Yes
Datical Service HosttextBoxHostname or IP Address for the Datical ServiceYes
Datical Service UsernametextBoxThe username for the Datical Service. Only supported in Datical 5 and later releases.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Export Database Schema (Snapshot)

Creates a Datical DB Snapshot of a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Read Datical DB History

Details the Datical DB deployment history of a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Sync Datical DB Change Log

Marks a Server as deployed based on a Datical DB Project without executing changes.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Delete Datical DB Check Sums

Removes Change Set Check Sums from a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

View Datical DB Status

Reports on the current Status of a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical Project NametextBoxThe Datical Project Name. Required for using the Datical ServiceYes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Use Immutable ProjectcheckBoxWhen checked, Datical will use project information in an immutable artifact instead of project information received from the Datical ServerYes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB PipelinetextBoxThe Datical DB Pipeline in which the target server resides.Yes
Datical DB Database UsernametextBoxThe username of the Database Server. This is only necessary if username has been removed for the database in Datical project.Yes
Datical DB Database PasswordsecureBoxThe password of the Database Server. This is only necessary if password has been removed for the database in Datical project.Yes
Datical Service HosttextBoxHostname or IP Address for the Datical ServiceYes
Datical Service UsernametextBoxThe username for the Datical Service. Only supported in Datical 5 and later releases.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

View Datical DB Status Details

Reports on the detailed current Status of a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical Project NametextBoxThe Datical Project Name. Required for using the Datical ServiceYes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Use Immutable ProjectcheckBoxWhen checked, Datical will use project information in an immutable artifact instead of project information received from the Datical ServerYes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB PipelinetextBoxThe Datical DB Pipeline in which the target server resides.Yes
Datical DB Database UsernametextBoxThe username of the Database Server. This is only necessary if username has been removed for the database in Datical project.Yes
Datical DB Database PasswordsecureBoxThe password of the Database Server. This is only necessary if password has been removed for the database in Datical project.Yes
Datical Service HosttextBoxHostname or IP Address for the Datical ServiceYes
Datical Service UsernametextBoxThe username for the Datical Service. Only supported in Datical 5 and later releases.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Check Datical DB Drivers

Returns the current database drivers settings used by Datical DB.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Validate Datical DB Rules

Validates the current Datical DB Rules located within the Project.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Datical DB Rollback

Performs a Rollback on a Server given a specific version.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB ServertextBoxThe Datical DB Server you wish to manage with Datical DB. You can determine this value by opening Datical DB and choosing a server listed in your Deployment Plan.Yes
Datical DB Rollback VersiontextBoxValid Versions include the following: 'changeid:id=CHANGESETID', 'count:n=COUNT', 'date:yyyy-MM-dd=YYYY-MM-DD', or 'tag:dbtag=DBTAG'.Yes
Export SQLcheckBoxIf checked, Datical DB will export SQL used to rollback the server.Yes
ONLY Export SQLcheckBoxIf checked, Datical DB will ONLY export SQL. No rollback will be performed.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Get Database Differences (Change Log)

Creates a Change Log based on the differences between two servers. Can append to an existing Change Log.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB Reference ServertextBoxThe Datical DB Server used as the Reference for the differences. This one will be more 'up to date'.Yes
Datical DB Comparison ServertextBoxThe Datical DB Server used as the Comparison for the differences. This one will be less 'up to date'.Yes
Datical DB Output FiletextBoxChange Log to create or append to. Optional.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes
Datical DB LabelstextBoxDatical DB Labels to assign to created Change Sets.Yes

Get Database Differences (Report)

Generates a Report on the differences between two servers.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB Reference ServertextBoxThe Datical DB Server used as the Reference for the differences. This one will be more 'up to date'.Yes
Datical DB Comparison ServertextBoxThe Datical DB Server used as the Comparison for the differences. This one will be less 'up to date'.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Add Datical DB Project

Creates a new Datical DB Project in the project directory. Useful for when you are only supplied a changelog.xml and wish to create the project dynamically.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is to be located.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Add Datical DB Database Definition

Creates a new Datical DB Project in the project directory. Useful for when you are only supplied a changelog.xml and wish to create the project dynamically.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer)Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is to be located.Yes
Datical DB Database VendorselectBoxThe target database vendor. Valid values are Oracle, DB2, MSSQL, MySQL, PostgreSQL.Yes
Datical DB Step NametextBoxThis is an Internal user friendly name for your database.Yes
Datical DB Database HostnametextBoxThe hostname or IP address of the Database Server.Yes
Datical DB Database PorttextBoxThe port of the Database Server.Yes
Datical DB Database UsernametextBoxThe username of the Database Server.Yes
Datical DB Database PasswordsecureBoxThe password of the Database Server.Yes
Datical DB ContexttextBoxThe Context used by Datical DB. Optional.Yes
Datical DB Default Schema NametextBoxThe Default Schema Name used by Datical DB. Optional.Yes
Datical DB Default Catalog NametextBoxThe Default Catalog Name used by Datical DB. Optional.Yes
Datical DB Database Name (DB2, MSSQL, MySQL, PostgreSQL)textBoxThe Database Name. Required for DB2, MySQL, PostgreSQL.Yes
Datical DB SID (Oracle)textBoxThe Database SID. Either SID or Service Name is required for Oracle.Yes
Datical DB Service Name (Oracle)textBoxThe Database Service Name. Either SID or Service Name is required for Oracle.Yes
Integrated Security? (MSSQL)textBoxDetermines if the database uses Integrated Security. Optional for MSSQL.Yes
Datical DB Application Name (MSSQL)textBoxThe Datical DB Application Name. Optional for MSSQL.Yes
Datical DB Instance Name (MSSQL)textBoxThe Datical DB Instance Name. Optional for MSSQL.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes

Datical DB Install License

Deploys a Datical DB project to a Server.

NameTypeDescriptionRequired
Datical DB CommandtextBoxThe full path to the Datical DB command (e.g., C:\DaticalDB\repl\hammer.bat or /opt/DaticalDB/repl/hammer). Ideally, create a property named daticalDBCmd with the appropriate value.Yes
Datical DB Driver DirectorytextBoxThe full path where Datical DB drivers are located. Ideally, create a property named daticalDBDriversDir with the appropriate value.Yes
Datical DB Project DirectorytextBoxThe full path where the Datical DB project is located.Yes
Datical DB License PathtextBoxThe full path where the License File is located.Yes
Datical DB JVMtextBoxThe Java Virtual Machine to use with Datical DB. (e.g., /usr/lib/jvm/java-7-openjdk-amd64)Yes
Datical DB JVM ArgumentstextBoxThe Java Virtual Machine Arguments to use with Datical DB. (e.g., -Xms512M -Xmx1024M)Yes