Creating and populating the database for MSSQL cloud-based databases for the Dynamic Workload Console
Instructions for creating and populating the Dynamic Workload Console database for MSSQL cloud-based databases
- Azure SQL
- Google Cloud SQL for SQL server
- Amazon RDS for MSSQL
You can perform a typical database procedure, as described in the following scenarios, or you can customize the database parameters, as described in FAQ - Database customizations.
You can run the configureDb command specifying a typical set of parameters. In this case, default values are used for all remaining parameters.
For more information about all parameters and supported values of the configureDb command, see Database configuration - configureDb script.
If you need to modify any of the default values, edit the configureDbMSSQL.properties file, but do not modify the configureDbMSSQL.template file located in the same path. Default values are stored in the configureDbMSSQL.properties file, located in image_location.
For an example of a properties file, see What is the content of a database properties file?.
To create the Dynamic Workload Console database and schema, perform the following steps:
You have now successfully created and populated the Dynamic Workload Console database.
You can now proceed to Creating the IBM Workload Scheduler administrative user.