Skip to Main Content

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Oleksandr.

Asked: April 30, 2017 - 9:07 am UTC

Last updated: July 19, 2017 - 11:14 pm UTC

Version: 12c

Viewed 1000+ times

You Asked

Hi im trying to install oracle 12c database on ubuntu and got this error which i cant figure out

ORA-27104

http://imgur.com/24gauEv

when i click on ignore
ORA-01034 error

and than

[INS-20802] Oracle Database Configuration Assistant failed.

I edited my /etc/sysctl.conf file

which is now

#Added for fresh Oracle 12cR1 Installation
kernel.sem = 250 32000 100 128
# Assumes all of a 5120MB RAM is allocated, using 4K pages
kernel.shmall=8388608 (=32*1024*1024*1024 / 4096) - 4096 is page size
# Assumes half of a 5120MB RAM is allocated, in bytes
kernel.shmmax=34359738368 (=32*1024*1024*1024),
kernel.shmmni = 4096
kernel.panic_on_oops = 1
fs.file-max = 6815744
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576
fs.aio-max-nr = 1048576


any ideas what's may be the problem?

and Connor said...

Just *editing* sysctl.conf does not do anything unless you reboot, or run /sbin/sysctl -p

In 12c, you can also use yum to make sure all the prereqs are taken care of by doing

yum install oracle-rdbms-server-12cR1-preinstall -y


Rating

  (1 rating)

Is this answer out of date? If it is, please let us know via a Comment

Comments

Installing Oracle12c on Win10 - Tip

Ivan Pagel Leitzke, July 16, 2017 - 2:52 pm UTC

Hallo Tom,

I don't find the right place to suggest a improvement in Oracle12cR2 for Windows10(64) installation. The suggestion is related to error [INS-20802] Oracle Net Configuration Assistant failed] that occurs when you are installing Oracle12R2 on Windows.

Could you tell me about the best channel to advice this to Oracle?

Best regards,



Connor McDonald
July 19, 2017 - 11:14 pm UTC

Either via Support (who would look consider if it should be deemed a bug) or you can try here

https://community.oracle.com/community/database/database-ideas