CONNECT INTERNAL functionality
This is an existing Oracle Support note. This is note #18089.1 1) Introduction ~~~~~~~~~~~~~~~ This article describes the database DBA 'CONNECT INTERNAL' functionality. In Oracle7 there are 3 special classes of user with privilege to perform special operations (such as shutdown and startup) on the database: - A DBA user (SYSDBA) - An OPERATOR user (SYSOPER) - Connect INTERNAL privilege This article discusses 'CONNECT INTERNAL' and the issues that determine if a user has permission to connect internal or not. The details here apply to releases 7.0.16 through to 8.1. If using Oracle 7.1.6 or higher Oracle strongly advises you use the SYSDBA or SYSOPER privileges instead as 'CONNECT INTERNAL' may be removed after Oracle 8.1 . For details of SYSDBA and SYSOPER see <Note: 50507.1> ...