error installing Oracle XE 11 in SLES 12

Hi,
I’m trying to install Oracle XE in SLES 12 but it gives me an error:

Database Configuration failed. Look into /u01/app/oracle/product/11.2.0/xe/config/log for details

[CODE]begin
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

File created.

ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux-x86_64 Error: 2: No such file or directory
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select 'utl_recomp_begin: ’ || to_cmore CloneRmanRestore.log
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select TO_CHAR(systimestamp,‘YYYYMMDD HH:MI:SS’) from dual
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

declare
*
ERROR at line 1:
ORA-01034: ORACLE not available
har(sysdate, ‘HH:MI:SS’) from dual
*
ERROR at line 1:
[/CODE]

Any help please?
Thanks!

[QUOTE=davidtuti;30213]I’m trying to install Oracle XE in SLES 12 but it gives me an error:

Database Configuration failed. Look into /u01/app/oracle/product/11.2.0/xe/config/log for details

[CODE]begin
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

File created.

ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux-x86_64 Error: 2: No such file or directory
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select 'utl_recomp_begin: ’ || to_cmore CloneRmanRestore.log
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select TO_CHAR(systimestamp,‘YYYYMMDD HH:MI:SS’) from dual
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

declare
*
ERROR at line 1:
ORA-01034: ORACLE not available
har(sysdate, ‘HH:MI:SS’) from dual
*
ERROR at line 1:
[/CODE]

Any help please?
Thanks![/QUOTE]

What steps have you followed to get to the stage of seeing the error?

HTH.

[QUOTE=davidtuti;30213]I’m trying to install Oracle XE in SLES 12 but it gives me an error:

Database Configuration failed. Look into /u01/app/oracle/product/11.2.0/xe/config/log for details

[CODE]begin
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

File created.

ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux-x86_64 Error: 2: No such file or directory
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select 'utl_recomp_begin: ’ || to_cmore CloneRmanRestore.log
ORA-00119: invalid specification for system parameter LOCAL_LISTENER
ORA-00130: invalid listener address ‘(ADDRESS=(PROTOCOL=TCP)(HOST=linux-ionb)(PORT=1521))’
select TO_CHAR(systimestamp,‘YYYYMMDD HH:MI:SS’) from dual
*
ERROR at line 1:
ORA-01034: ORACLE not available
Process ID: 0
Session ID: 0 Serial number: 0

declare
*
ERROR at line 1:
ORA-01034: ORACLE not available
har(sysdate, ‘HH:MI:SS’) from dual
*
ERROR at line 1:
[/CODE]

Any help please?
Thanks![/QUOTE]

I’ve been at SUSECon this week so was able to talk some SUSE folks. Does https://community.oracle.com/thread/3822201?sr=stream&ru=725919 help?

HTH.