Oracle sysdba is logged on normally, and other users cannot log on

Source: Internet
Author: User

 

Today, a user's database suddenly finds that all clients cannot connect. However, sysdba users can log on normally;

 

First, it is suspected that someone has set the database to the silent mode.

 

Log on to the database on the server, check the status, and find that the mode is not silent

 

When trying to restart the database, a 12560 error is prompted during connection. set ORACLE_SID decisively, that is, run the command set ORACLE_SID = XXX.

 

After Login

 

Shutdown immediate;

 

Startup nomount is normal

 

Alter database mount is normal

 

Alter database open

 

An error occurred while prompting the file with an undo tablespace,

 

Use recover datafile # repair

 

Then it is normal to open the database.

 

 

 

The cause is that a data file has an error, but you have not understood why the data file is damaged and recorded.

 

 

 

This article is from the "listener" blog

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.