Skip to Content
0
Former Member
Apr 04, 2011 at 08:18 AM

SAP AS JAVA installation in Solaris Zone envirn throws OUT of Memory error.

47 Views

Hi,

We are installing SAP NW2004s 7.0 SR3 AS JAVA on Solaris 10 in zone environment. Thsi was prod server getting build where on top of this we will install GRC 5.3.

We have faced no issues in development build.

But during the Prod build at databse create step, we are getting the below error

ORA-27102: out of memory

SVR4 Error: 22: Invalid argument

Disconnected

SAPinst log entries where error messages started:

04:43:58.128

Execute step createDatabase of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0

INFO 2011-04-01 04:45:14.590

Working directory changed to /tmp/sapinst_exe.16718.1301647358.

INFO 2011-04-01 04:45:14.595

Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.

INFO 2011-04-01 04:45:14.609

Working directory changed to /tmp/sapinst_exe.16718.1301647358.

INFO 2011-04-01 04:45:14.621

Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.

INFO 2011-04-01 04:45:14.850

Account oraac5 already exists.

INFO 2011-04-01 04:45:14.852

Account dba already exists.

INFO 2011-04-01 04:45:14.852

Account oraac5 already exists.

INFO 2011-04-01 04:45:14.853

Account dba already exists.

INFO 2011-04-01 04:45:14.867

Working directory changed to /tmp/sapinst_exe.16718.1301647358.

INFO 2011-04-01 04:45:14.899

Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS.

ERROR 2011-04-01 04:45:32.280

CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: ORA-27102: out of memory

SVR4 Error: 22: Invalid argument

Disconnected

. SOLUTION: See ora_sql_results.log and the Oracle documentation for details.

ERROR 2011-04-01 04:45:32.286

MUT-03025 Caught ESAPinstException in Modulecall: ORA-27102: out of memory

SVR4 Error: 22: Invalid argument

Disconnected

.

ERROR 2011-04-01 04:45:32.453

FCO-00011 The step createDatabase with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: ORA-27102: out of memory

SVR4 Error: 22: Invalid argument

Disconnected

.).

********************************************************************************************

ora_sql_results.log

04:45:15 SAPINST ORACLE start logging for

SHUTDOWN IMMEDIATE;

exit;

Output of SQL executing program:

SQL*Plus: Release 10.2.0.4.0 - Production on Fri Apr 1 04:45:15 2011

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

Connected to an idle instance.

ORA-01034: ORACLE not available

ORA-27101: shared memory realm does not exist

SVR4 Error: 2: No such file or directory

Disconnected

SAPINST: End of output of SQL executing program /oracle/AC5/102_64/bin/sqlplus.

SAPINST found errors.

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

2011-04-01, 04:45:15 SAPINST ORACLE stop logging

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

2011-04-01, 04:45:15 SAPINST ORACLE start logging for

STARTUP NOMOUNT;

exit;

Output of SQL executing program:

SQL*Plus: Release 10.2.0.4.0 - Production on Fri Apr 1 04:45:15 2011

Copyright (c) 1982, 2007, Oracle. All Rights Reserved.

Connected to an idle instance.

ORA-27102: out of memory

SVR4 Error: 22: Invalid argument

Disconnected

SAPINST: End of output of SQL executing program /oracle/AC5/102_64/bin/sqlplus.

SAPINST found errors.

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

2011-04-01, 04:45:32 SAPINST ORACLE stop logging

**************************************************************************************************************************

Already viewed S-note

724713 - parameter settings for Solaris 10 - (Parameters are set as per this note)

743328 - Composite SAP note: ORA-27102 - (no much information in memory problem on zones)

Please provide your suggestions/resolution.

Thankyou.