ORA-00210 ORA-17503: Due to CHOWN

Source: Internet
Author: User

Report at startup

ORA-00210: cannot open the specified control file
ORA-00202: control file: '+ DATA/posdb/controlfile/current.260.822142153'
ORA-17503: ksfdopn: 2 Failed to open file + DATA/sharkdb/controlfile/current.260.822142153
ORA-15001: diskgroup "DATA" does not exist or is not mounted
ORA-15055: unable to connect to ASM instance
ORA-12547: TNS: lost contact

Unable to connect to ASM instance.

For/u01/app/oracle directory/u01/app CHOWN-R oracle: oinstall/u01/app

During installation, the two users, grid oracle, were in different groups.

Solution: Add two users to the group where the other user is located.

Or modify the directory to change the original directory back to the original user's owner.

And modify the S permission of the Directory below

[Root @ camsdb2 bin] # cd/u01/app/11.2.0/grid/bin
[Root @ camsdb2 bin] # ll oracle
-Rwxr-x -- x 1 grid oinstall 184286283 07-05 oracle
[Root @ camsdb2 bin] # chmod 6751 oracle
[Root @ camsdb2 bin] # ll oracle
-Rwsr-s -- x 1 grid oinstall 184286283 07-05 oracle
[Root @ camsdb2 bin] # cd/u01/app/oracle/product/11.2.0/dbhome_1/bin
[Root @ camsdb2 bin] # ll oracle
-R-sr-s -- x 1 oracle asmadmin 210824752 07-06 10:32 oracle
[Root @ camsdb2 bin] # chmod 6751 oracle
[Root @ camsdb2 bin] # ll oracle
-Rwsr-s -- x 1 oracle asmadmin 210824752 07-06 10: 32 oracle

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.