Problems installing Oracle Database Express Edition 11g

前端 未结 7 2218
感动是毒
感动是毒 2021-02-19 13:14

I\'m trying to install Oracle Database in (X)ubuntu 13.04 64-bit using this guide. Everything goed well until I get to the following step:

$ sudo /etc/init.d/ora         


        
7条回答
  •  隐瞒了意图╮
    2021-02-19 13:49

    Check your /etc/hosts file. It should looks like

    127.0.0.1 localhost.localdomain localhost hostname.domain hostname

    http://blog.christian-stankowic.de/?p=5276&lang=en

提交回复
热议问题