Oracle connection mode, CREATE database user, forget database password, user lock

Source: Internet
Author: User

One, Oracle six ways to connect

In ①myeclipse

Open Myeclipse,window----Show view----Other---Input DB click DB Browser

Select Right-click New. The following page appears to fill in the relevant information:

The Ojdbc6.jar package needs to be introduced here

To test:

②: Web Connection

first you need to open Oracledbconsole Service

Enter the following address in the Web page:

Https://localhost.localdomain:1158/em/console/logon/logon

③ Dynamic Soft Code generator

④pl/sql Developer

Connect as follows: Enter the password

⑤sql Developer

Open Establish connection: fill in the relevant information

⑥ SQLPLUS

Second, create database users. You can log in with the user S2223

Third, forget the password solution

Iv. Locking the user

The key syntax is as follows:

---lock on S2223

Alter user S2223 account lock

---unlock the S2223

Alter user S2223 account unlock

Oracle connection mode, CREATE database user, forget database password, user lock

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.