I am building a new PWM box with 2.0 on Ubuntu 20.0.4. Im at a wall trying to use a remote database, getting the following error:
Database Unavailable. If this error occurs repeatedly please contact your help desk. { 5051 ERROR_DB_UNAVAILABLE (database connection is not open) }
When I connect to the DB from the command line of the pwm server, with the same credentials, I can connect. Any ideas? When I tell it to use the LocalDB, it says that LocalDB should only be used for testing.