The following is the domain checklist:
- Is the data storage distributed?
- What are the processes that standardize the management and use of the data?
- What business process supports the entry and validation of the data, and the use of the data?
- What business actions correspond to the creation and modification of the data?
- What business actions correspond to the deletion of the data; is it considered part of a business record?
- What are the data quality requirements required by the business user?
- What processes are in place to support data referential integrity and/or normalization?
- Has the database access been optimized?
- Are the tools or instrumentation that monitors the health and performance of the system considered?
- Are tools ...