Creating a test database
A test database is a temporary database that you create when developing a new schema or a new version of an existing schema. You use the test database to verify that the new schema performs as expected, without risking damage to production data.
To create a test database:
- For information about configuring database properties, see the DevOps Plan Administrator role Help.
For more information, see Upgrading packages and the information about setting the DevOps Plan data code page value in the online help for the Administrator's role.
You are ready to check out the schema and modify it. When you are ready to test your changes to the schema, you set this test database and use it for your testing. For more information, see To set the test database for a schema.