...
- You have the Datical DB clients installed. See Installing Datical DB Liquibase Enterprise Clients on Windows Systems.
- You have configured the installation repositories. See Configuring Installation Repositories.
...
- Start the Datical DB GUI from the Windows Start Menu
- Select Start > Datical DB
- If you see the New Deployment Project dialog, click Cancel to dismiss it.
- In the Datical DB window, select Help > Install New Software. You see the Available Software window.
Click the selection arrow in In the Work with field. You should see the following list of available sites:
--All Available Sites-- Datical DB GUI Repo -No Format , type or select
gui Datical DB CLI Repo - http://update.datical.com/latest/cli Datical DB ThirdParty Repo - http://update.datical.com/latest/thirdpartySelect Datical DB ThirdParty Repo. You see a list of items available for installation.http://update.datical.com/latest/
- After tabbing out of the Work with field you should see a list of options:
- Select Datical DB Drivers, then click Next.
- If you are using Git for your source control, then Datical DB Drivers should be the only checkbox that you enable. Do NOT enable any of the other options (such as CollabNet, GUI, REPL, eReview, JNA, Subclipse, Team Explorer). The plugin for Git is already included in your installation, so Datical DB Drivers is the only item you need to select and install if your source control is Git.
- If you are using Git for your source control, then Datical DB Drivers should be the only checkbox that you enable. Do NOT enable any of the other options (such as CollabNet, GUI, REPL, eReview, JNA, Subclipse, Team Explorer). The plugin for Git is already included in your installation, so Datical DB Drivers is the only item you need to select and install if your source control is Git.
- Install Details window. Inspect the list, then click Next.
- Review License window. Select I accept to accept the licenses, then click Next.
- If you receive an unsigned content warning, click Install anyway to allow it.
- If you receive an unsigned content warning, click Install anyway to allow it.
- When installation is complete, You are prompted to restart Datical DB. Click Restart Now.
- If you do not restart Datical DB now, the changes take effect the next time you start Datical DB.
Install JDBC Drivers in Datical DB for Command Line Operations
For command line operations, typically for automation tools, Datical DB needs to have JDBC database drivers installed in "REPL" directory.
Ensure that "hammer" is in your PATH environment variable. Hammer is installed in <Datical_Install_Directory>\repl
. For example, C:\Apps\DaticalDB\repl
To add this to your PATH environment variable, from command line, you would use: SET PATH=%PATH%;C:\Apps\DaticalDB\repl
Use this command to install drivers:
hammer installDrivers http://update.datical.com/latest/thirdparty
Check installed drivers as:
hammer checkdrivers