Oracle7 Server SQL Reference
Namespaces
This section describes:
- changes to namespaces for schema objects
- changes to namespaces for other objects
Changes to Namespaces for Schema Objects
Figure A - 1 shows the namespaces for schema objects in Oracle Version 6:
Figure A - 1. Namespaces for Schema Objects in Oracle Version 6
For Oracle7, changes have been made to these namespaces:
- Stand-alone procedures, stand-alone stored functions, packages, and snapshots have been added to the namespace containing tables.
- Indexes have been moved from the namespace containing tables to a new namespace.
- Clusters have been moved from the namespace containing tables to a new namespace.
- Database triggers have been added in a new namespace.
These changes are shown in bold in Figure A - 2.
Figure A - 2. Changes in Namespaces for Schema Objects for Oracle7
Changes to Namespaces for Other Objects
Figure A - 3 shows the namespaces for other objects in Oracle Version 6:
Figure A - 3. Namespaces for Other Objects in Oracle Version 6
For Oracle7, changes have been made to these namespaces:
- Roles have been added to the namespace containing users.
- Profiles have been added to a new namespace.
These changes are shown in bold in Figure A - 4.
Figure A - 4. Changes in Namespaces for Other Objects in Oracle7