Skip to Main Content

Oracle Database Express Edition (XE)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Errors while Installing Oracle Xpress XE on Linux (Suse 11.2)

797316Sep 12 2010 — edited Feb 24 2011
Hi everyone,

i tried to install Oracle XE on a Linux System. But i got several Errros during the Installation :

Paket "oracle-xe-10.2.0.1-1.0.i386"

Executing the Package got following Errors :

Start with : rpm - ivh oracle-xe-10.2.0.1-1.0.i386.rpm

Last steps :

Executing Post Install steps

insserv : warning : script 'oracle-xe' missing LSB tags and overrides
insserv : Default-Start undefined, assuming default start runlevel(s) for script 'oracle-xe'
oracle-xe 0:off 1:off 2:off 3:on 4:off 5:on 6:off

I tried to configure :
(oracle-xe configure)

The Listener startet correctly.

After that 3 Error-Messages :

Configuring Database : /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/config/log/*.log no such file or directory

/bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory

and again :

/bin/chmod: cannot access '/usr/lib/oracle/xe/oradata/XE' no such file or directory

PS : the Folder doesn´t exist after Installing

At the end :

Intsallation completet Successfully (!!!!)

The Database Files are missing ....

The script "createdatase.sh" even got only errors (NOT Connected).

Did i do anything wrong ? Any help is welcome !

MfG

Stephan

Edited by: user1418491 on 12.09.2010 12:59

Add :

If I try to conenct via SQL the following Error occures :

Enter user-name: system
Enter password:
ERROR:
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux Error: 2: No such file or directory

Edited by: user1418491 on 12.09.2010 13:52
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 24 2011
Added on Sep 12 2010
11 comments
2,039 views