Skip to Content
0
Former Member
Feb 26, 2008 at 04:15 PM

CJS-00084 and ORA-27123

62 Views

Hello

SAP: ECC5

OS: RHEL 4u6

DB: Oracle 9.0.2

I'm trying to install ECC5, everything was OK for CI but the following error for DB install

After oracle and oracle patchset, continue SAPINST Pahse 19 of 36: Create Oracle Database

ERROR 2008-02-26 16:09:05

CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: ORA-27123: unable to attach to shared memory segmentLinux Error: 22: Invalid argumentAdditional information: 1Additional information: 131073Disconnected. SOLUTION: See ora_sql_results.log and the Oracle documentation for details.

ora_sql_results.log

================================================================================

2008-02-26, 16:17:36 SAPINST ORACLE start logging for

connect / as sysdba ;

STARTUP NOMOUNT;

exit;

Output of SQL executing program:

SQL*Plus: Release 9.2.0.7.0 - Production on Tue Feb 26 16:17:36 2008

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to an idle instance.

ORA-27123: unable to attach to shared memory segment

Linux Error: 22: Invalid argument

Additional information: 1

Additional information: 163841

Disconnected

SAPINST: End of output of SQL executing program /oracle/RE6/920_32/bin/sqlplus.

SAPINST found errors.

SAPINST The current process environment may be found in sapinst_ora_environment.log.

2008-02-26, 16:17:36 SAPINST ORACLE stop logging

================================================================================

I've try to change shmmax value following ORA-27123 error but still the same error.

Thanks

Eric