ORA-27125 Solutions when oracle10g DBCA

Source: Internet
Author: User
Tags dba

When using the kernel 2.6 version of Linux, the following error occurs when using DBCA for database creation:

Ora-27125:unable to create shared memory segment

linux-x86_64 error:1: Operation not permitted

This is a Linux hugetlb related error, we can be resolved by the following steps:

# More/proc/sys/vm/hugetlb_shm_group

0

ID oracleuid=502 (Oracle) gid=503 (oinstall) groups=503 (Oinstall), 502 (DBA)
Vi/etc/sysctl.conf

Add the following, where 502 is the DBA group number that needs to be changed according to your actual situation.

Vm.hugetlb_shm_group = 502
Sysctl-p


ORA-27125 Solutions when oracle10g DBCA

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.