How do I start the server without upgrading the database?
Problem
How do I start the server without upgrading the database?
Solution
If you want to start up the server without upgrading the database use the com.unblu.storage.database.dbSetupEnabled
(default=true) property. Note that the database must be at the same version as the unblu server.
Related Topics
- deployonprem