How to connect Using A Sqlplus Preliminary Connect

Source: Internet
Author: User
Tags sqlplus


Applies To:

Oracle database-enterprise edition-version 10.2.0.1 to 12.1.0.2 [Release 10.2 to 12.1]
Information in this document applies to any platform.
Checked for relevance on 21-jul-2017***


GOAL

Show A-from connect to a database through Sqlplus if all other connection methods is hanging. Using a Sqlplus preliminary connection you'll be able to connect to the database since no session is actually created, b  UT you'll have limited access to the SGA. This would help in capturing diagnostic information like a systemstate dump to aid in problem resolution.


Solution

There is ways to connect to Sqlplus using a preliminary connection.

    1. Sqlplus-prelim/as SYSDBA

    2. Sqlplus/nolog
      Set _prelim on
      Connect/as SYSDBA

For example:

Sql> set _prelim on
Sql> Connect/as SYSDBA
Prelim Connection established

REFERENCES

note:61552.1 -Oracle 9i and below:exhaustive troubleshooting Steps for Oracle Database hanging issues


How to connect Using A Sqlplus Preliminary Connect

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.