Oracle login connection

Source: Internet
Author: User

Oracle login connection

I. Login

1. Use the client

Directly configure in database:

IP: 1521/orcl

The IP address is the IP address to connect.

1521 indicates the port of the database to be connected.

Orcl indicates the Instance name of the database to be connected.

2. Use command line

 

Ii. Monitoring

Lsnrctl status -- View listener lsnrctl start -- start listener lsnrctl stop -- disable listener

 


Oracle login connection problems

When the connection fails, an error will be reported. It is best to copy the error code and search Baidu for it.
 
Oracle login Problems

This is an oracle user management mode. It refers to operating system management. If you log on to an oracle user of the operating system, you do not need to enter the oracle account and password to log on to sysdba. Because you have logged on to the oracle operating system user, oracle believes that your login is trustworthy, Because you log on to the operating system user, you can do anything.
If you are a client, you can enter an account to log on to sysdba:
Connect sys/xxx @ sid as sysdba

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.