Oracle11g default user name and password

Source: Internet
Author: User
When installing ORACLE, if the password is not reset for the following users, the default password is as follows: username and password logon identity description syschange_on_installSYSDBA or SYSOPER cannot be logged on normally, can be used as the default system administrator systemmanagerSYSDBA or NORMAL. Cannot log on with SYSOPER, can be used as the default system

When installing ORACLE, if the password is not reset for the following users, the default password is as follows: User Name/Password Logon identity description sys/change_on_install SYSDBA or SYSOPER cannot log on normally, can be used as the default system administrator system/manager SYSDBA or NORMAL. Cannot log on with SYSOPER, can be used as the default system

When installing ORACLE, if the password is not reset for the following users, the default password is as follows:

Username/password logon identity description

Sys/change_on_install SYSDBA or SYSOPER cannot log on normally. It can be used as the default system administrator.

System/manager SYSDBA or NORMAL cannot log on with SYSOPER, which can be used as the default system administrator

Sysman/oem_temp sysman is the user name of oms

Scott/tiger NORMAL user

Aqadm/aqadm SYSDBA or NORMAL senior queue Administrator

Dbsnmp/dbsnmp SYSDBA or NORMAL replication Administrator

Logon identity: indicates the Role specified during logon. SYSDBA and default are supported in oracle11g.

PS: when installing Oracle 10 Gb, the system prompts you to create a database and prompts you to enter a password when creating the database. If you enter a password at this time, when you log on to the database, the password corresponding to the user name sys should be the password you entered when creating the database. Instead of the default manager.

When enabling SQL plus, you can log on with scott/tiger:

For example

Method 1: when the account is locked

1. Run-> cmd

2. Enter sqlplus/nolog (enable SQL Plus)

3. Enter conn/as sysdba (indicating that you have logged on as sysdba)

4. Enter alter user scott account unlock; (unlock scott)

Tip: the user has changed

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.