...
Preparing the Database via Command Line
Follow the directions below that are appropriate for your database. Once you have prepared your database, see Connect to an Existing DTP Database below for information about connecting DTP to your database.
Preparing MySQL DB via Command Line
...
The error message will specify your timezone. If you see this error after a database creation script failure, set the serverTimezone
property in MySQL to your timezone and re-run the script.
"Cannot connect to the DB" error
Check the rs.log for more information about the error, especially toward the end of the file; search for terms like "database", "jdbc", "mysql", "oracle", or "postgres". See Viewing Log Files for more information about DTP logs.