| Oracle9i Release 1 (9.0.1.1.0) for Windows 98 Part Number A95907-01 |
|
This chapter describes the Oracle9i Personal Edition default accounts and passwords.
This chapter contains these topics:
Oracle9i Personal Edition installs with a number of default accounts. The Oracle Database Configuration Assistant locks and expires all default database accounts upon successful installation with the following exceptions:
You must unlock all other accounts before using them. Oracle Corporation recommends changing all user passwords immediately after installation.
At a minimum, the Oracle Database Configuration Assistant creates the SYS, SYSTEM, and DBSNMP accounts in all databases. Additional accounts are created depending on the components installed. Unlock accounts and change passwords before using them. Table 6-2 describes the accounts and passwords.
|
See Also:
|
At the end of installation, several configuration assistants automatically start to create and configure your database and network environments. One such assistant is the Oracle Database Configuration Assistant, which automatically prompts you to change passwords and unlock accounts immediately after installation.
To change a password during the database installation and configuration process:
Alternatively, use SQL*Plus to unlock accounts and change passwords any time after the installation process.
To change a password after installation:
C:\> SQLPLUS /NOLOG
SQL> CONNECT SYS/PASSWORD AS SYSDBA
Table 6-1 SQL Statements for Administering Accounts and Passwords
Any database user can be granted a limited SYS database role privilege to use the Oracle Enterprise Manager Diagnostic Pack. Grant users access to these necessary SYS privileges by granting the OEM_MONITOR role. This role is created when the database is installed and is defined in the SQL script at \ORACLE_BASE\ORACLE_HOME\rdbms\admin\catsnmp.sql.
Table 6-2 lists Oracle9i default accounts and passwords. It also briefly describes the purpose of each username and shows where to find additional information.
| Username | Password | Description | More Information |
|---|---|---|---|
|
|
|
Used for performing database administration tasks. |
|
|
SYSFoot 2 |
CHANGE_ON_ INSTALLFoot 3 |
Used for performing database administration tasks. |
|
|
|
Randomly assigned at installation |
Used internally by Enterprise Java Beans and CORBA Tools. Log on as |
Not applicable |
|
|
Randomly assigned at installation |
Used internally by Enterprise Java Beans and CORBA Tools. Log on as |
Not applicable |
|
|
Randomly assigned at installation |
Used internally by the Oracle Servlet Engine. Log on as |
Not applicable |
|
|
|
Centrally manages metadata associated with stored outlines. Supports plan stability, which allows you to maintain the same execution plans for the same SQL statements. Includes |
|
|
|
|
Includes |
Oracle9i Personal Edition Database Administrator's Guide for Windows 98 |
|
See Also:
|
|
|
![]() Copyright © , 2001 Oracle Corporation. All Rights Reserved. |
|