Self-Assessment Tool sample report
This report analyzes the DDL contained in the uploaded file and assess whether it can be successfully executed on Fujitsu Enterprise Postgres. The assessment results are as follows:
General comment
Shows the total number of database objects defined in the DDL. In addition, each database object is divided into four levels of difficulty for migration, and the percentage is displayed in a graph.
Assessment results for each object group
The database objects defined in the DDL are grouped by object type, and the number of objects in each group is graphed. In addition, the database objects in each group are divided into four levels of difficulty for migration and displayed in the same graph in color.
The report classifies objects into the following groups:
- Schemas
- Tables
- Table constraints
- Indexes
- Types
- Sequences
- Synonyms
- Clusters
- Database links
- External tables
- Views
- Materialized views
- Procedures
- Functions
- Packages
- Triggers