Log on to the dba user under Oracle10gisqlplus

Source: Internet
Author: User
Welcome to the Oracle Community Forum, interact with 2 million technical staff to enter the Oracle10gisqlplus login dba users may not know, set as follows: oracleisqlplusdba account settings: 1, cd $ ORACLE_HOMEoc4jj2eeisqlplusapplication-deploymentsisqlplus2, $ ORACLE_HOMEj

Welcome to the Oracle community forum and interact with 2 million technical staff> go to Oracle10gisqlplus and log on to the dba. Many users may not know the settings as follows: oracle isqlplus dba account settings: 1. cd $ ORACLE_HOME/Solaris/j2ee/isqlplus/application-deployments/isqlplus 2, $ ORACLE_HOME/j

Welcome to the Oracle community forum and interact with 2 million technical staff> enter

Log on to the dba user under Oracle10gisqlplus
Many people may not know how to set it as follows:


Oracle isqlplus dba account settings:
1,
Cd $ ORACLE_HOME/Solaris/j2ee/isqlplus/application-deployments/isqlplus

2,
$ ORACLE_HOME/jdk/bin/java-Djava. security. properties = $ ORACLE_HOME/Solaris/j2ee/home/config/jazn. security. props-jar $ ORACLE_HOME/Solaris/j2ee/home/jazn. jar-user "iSQL * Plus DBA/admin"-password admin_password-shell

3. Operation:
1> create a user
JAZN:> adduser "iSQL * Plus DBA" username password
2> User List
JAZN:> listusers "iSQL * Plus DBA"
3> grant webdba Permissions
JAZN:> grantrole webDba "iSQL * Plus DBA" username
4> delete a user
JAZN:> remuser "iSQL * Plus DBA" username
5> revoke the webdba permission
JAZN:> revokerole webDba "iSQL * Plus DBA" username
6> Change Password
JAZN:> setpasswd "iSQL * Plus DBA" username old_password new_password

After setting the preceding steps, isqlplus needs to be restarted.

Related Article

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.