All of the following tools are used for process descriptions excepts :-
Data dictionaries tools are used for process descriptions excepts
A data dictionary is a file or a set of files that contains a database's metadata. The data dictionary contains records about other objects in the database, such as data ownership, data relationships to other objects, and other data.
A data dictionary is a set of information describing what type of data is collected within a database, its format, structure, and how the data is used. In many respects, a data dictionary can be thought of as the rules in which all the data within your system need to abide by.
The Oracle user SYS owns all base tables and user-accessible views of the data dictionary. No Oracle user should ever alter ( UPDATE , DELETE , or INSERT ) any rows or schema objects contained in the SYS schema, because such activity can compromise data integrity.
In order to manage the details in large-scale systems. Most systems are ongoing and dynamic and management of all the descriptive details is difficult, therefore an accurate and consistent recording technique is essential. b) To communicate a common meaning for all of the elements in the system.