If the MashZone NextGen Repository is hosted in Microsoft SQL Server, MySQL or Oracle, change the repository JAR in the MashZone NextGen Server.
Restart each MashZone NextGen Server in the cluster.
Using the SQL tool for the database that will be host, add MashZone NextGen Repository tables with the scripts shown below from the corresponding folder in MashZoneNG-install/prestorepository:
Database
Folder
SQL Scripts
Microsoft SQL Server
mssqldb
createDBTables.txt for MetaData and the default User Repository
createSnapsTables.txt for Snapshots
createSchedulerTables.txt for Scheduler
MySQL
mysqldb
Oracle
oracledb
PostgreSQL
postgresdb
There are also scripts to drop the corresponding MashZone NextGen Repository tables in these folders, if needed.