Reports option
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The menu option allows you to generate reports about the schema in the database. The following table describes the submenu that appears when you choose this option.
| Report | Description |
|---|---|
| Detailed Table | Displays details about one or all tables in this database, including field, sequence, and index information |
| Quick Table | Displays a summary of all the tables in this database |
| Quick Field | Displays field information for one or all tables defined in the working database |
| Quick Index | Displays index information for one or all tables defined in the working database |
| PRO/SQL View | Displays PRO/SQL view information for all the views defined in the working database |
| Sequence | Displays sequence information for all the sequences defined in the working database |
| Trigger | Displays trigger information for all the triggers defined in the working database |
| User | Displays the current database users, user IDs, and whether each user has a password |
| Table Relations | Displays the relations for one or all tables defined in the working database |
| Storage Areas | Displays the storage area information for all storage areas defined in the working database |
| Verify Data Width | Displays information about data that exceeds either the Data Dictionary format or width field |
| Alternate Buffer Pool | Displays information about ABL objects assigned to the Alternate Buffer pool |
| Auditing Reports | A submenu of auditing reports; see table Auditing reports table for a list of auditing reports |
| Encryption Policy Reports | A submenu of encryption policy reports; see Encryption Policy reports table for a list of encryption policy reports |