Identification should include
- the three classes of tables in the data dictionary:
- USER tables
- ALL tables
- DBA tables
- the USER_OBJECTS table that defines an object_type as a function
- the USER_SOURCECODE table that contains source code for subprograms
- the ALL_SOURCE table that contains source code for all the subprograms that one has privileges to invoke.