How to install and delete ORACLE default users

Source: Internet
Author: User

There are multiple users in the ORACLE database. The following describes the installation and deletion methods of ORACLE default users for your reference. If you are interested in ORACLE default users, take a look.

When the ORACLE database is created, a series of ORACLE default users and tablespaces are created. Their list is as follows:
· SYS/CHANGE_ON_INSTALL or INTERNAL
System user, data dictionary owner, super permission owner (SYSDBA)
Create Script :? /Rdbms/admin/SQL. bsq and various cat *. SQL
We recommend that you change the password immediately after creation.
This user cannot be deleted
· SYSTEM/MANAGER
The database manages users by default and has DBA role permissions.
Create Script :? /Rdbms/admin/SQL. bsq
We recommend that you change the password immediately after creation.
This user cannot be deleted
· OUTLN/OUTLN
Storage outline users of the optimization plan
Create Script :? /Rdbms/admin/SQL. bsq
We recommend that you change the password immediately after creation.
This user cannot be deleted
---------------------------------------------------
· SCOTT/TIGER, ADAMS/WOOD, JONES/STEEL, CLARK/CLOTH and blke/PAPER.
Lab and test users, including the example Table EMP and DEPT
Create Script :? /Rdbms/admin/utlsampl. SQL
You can change the password.
Users can be deleted. We recommend that you delete or lock a user in the product environment.
· HR/HR (Human Resources), OE/OE (Order Entry), SH/SH (Sales History ).
Lab and test users, including the example Table EMPLOYEES and Parameters
Create Script :? /Demo/schema/mksample. SQL
You can change the password.
Users can be deleted. We recommend that you delete or lock a user in the product environment.
· DBSNMP/DBSNMP
Oracle Intelligent agent
Create Script :? /Rdbms/admin/catsnmp. SQL, called from catalog. SQL
You can change the password. You need to place a new password in the snmp_rw.ora file.
If you do not need Intelligent Agents, you can delete it.
---------------------------------------------------
The following users are optional installation users. If you do not need to install
· CTXSYS/CTXSYS
Oracle interMedia (ConText Cartridge) Management User
Create Script :? /Ctx/admin/dr0csys. SQL
· TRACESVR/TRACE
Oracle Trace server
Create Script :? /Rdbms/admin/otrcsvr. SQL
· ORDPLUGINS/ORDPLUGINS
Object Relational Data (ORD) User used by Time Series, etc.
Create Script :? /Ord/admin/ordinst. SQL
· ORDSYS/ORDSYS
Object Relational Data (ORD) User used by Time Series, etc
Create Script :? /Ord/admin/ordinst. SQL
· DSSYS/DSSYS
Oracle Dynamic Services and Syndication Server
Create Script :? /Ds/SQL/dssys_init. SQL
· MDSYS/MDSYS
Oracle Spatial administrator user
Create Script :? /Ord/admin/ordinst. SQL
· AURORA $ ORB $ UNAUTHENTICATED/INVALID
Used for users who do not authenticate in Aurora/ORB
Create Script :? /Javavm/install/init_orb. SQL called from? /Javavm/install/initjvm. SQL
· PERFSTAT/PERFSTAT
Oracle Statistics Package (STATSPACK) that supersedes UTLBSTAT/UTLESTAT
Create Script :? /Rdbms/admin/statscre. SQL
 

Default ORACLE user and password

Implementation of oracle multi-column subquery

Oracle multi-Table query instance

ORACLE Database Encoding

Oracle date formatting implementation

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.