cancel
Showing results for 
Search instead for 
Did you mean: 

Oracle Installation error_ECC6_Oracle10_Solaris10

Former Member
0 Kudos

Hi,

I am installing ECC6 SR2 on solaris box.

ECC6, Oracle 10g, Solaris 10

While installing Oracle software am getting the error makefileexception and error is

Error in invoking target 'ntcontab.o' of makefile '/oracle/SID/102_64/network/lib/ins_net_client.mk'

both soalris and oracle are 64 bit.

Kernel parameters are:

  • Kernel Parameter for Oracle

set msgsys:msginfo_msgmax=8192

set msgsys:msginfo_msgmnb=16384

set msgsys:msginfo_msgmni=50

set msgsys:msginfo_msgtql=2048

set semsys:seminfo_semmns=16384

set semsys:seminfo_semmni=1024

set semsys:seminfo_semmnu=4096

set semsys:seminfo_semopm=100

set semsys:seminfo_semume=64

set semsys:seminfo_semmsl=2048

set shmsys:shminfo_shmmni=256

set rlim_fd_max=8192

set rlim_fd_cur=8192

set shmsys:shminfo_shmmax=4294967295

Any one face this problem earlier?

Any correction needed for kernel values??

Regds

s@pm@n

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

> While installing Oracle software am getting the error makefileexception and error is

Did you install Oracle using the RUNINSTALLER (in CAPITALS) script? Do not use the standard runInstaller for SAP installations.

> Any correction needed for kernel values??

Solaris 10 doesn't use /etc/system for settings kernel parameters, you need to create a project file and assign the users in /etc/user_attr, see

Note 724713 - parameter settings for Solaris 10

Markus

Former Member
0 Kudos

Hi,

Yes I used the capital lettered script RUNINSTALLER.

I think our unix team not created teh project as I am getting the following info for command: more /etc/project

system:0::::

user.root:1::::

noproject:2::::

default:3::::

group.staff:10::::

-


Regds

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check with command projects -d <sidadm/orasid>

If output is default then no project is created. Create the project as per SAP note suggested by Markus.'

Thanks

Sunny

Former Member
0 Kudos

Hi Markus,

Regarding creating project

1. I checked with Unix team they are claiming it is not mandatory (It is advantageous to have project as we no need to restart the server when ever we change kernel parameters in case of project).

2. Secondly in first attempt I have installed Oracle comfortably and struck somewhere in phase 18 of 28 (oracle installation is at phase 8 of 28) but due to parameters changes they restarted the OS and while restating OS unix team face problem finally they re installed OS

3. Currently I am using JAVA_HOME=/usr/j2se (Java -version: java version "1.5.0_18")

4. These are the DVDs downloaded from SAP market place.

a. RDBMS_Dump:

Software: 51031673

Label.asc: ORACLE:10.0G:RDBMS:Oracle RDBMS 10.2 for Solaris

DVD:SOLARIS_SPARC:SUNOS_64:D51031673

b. ORACLE_Client: OCL_SOLARIS_SPARC

Label.asc: ORACLE:10.0G:CLRDBMS:Oracle RDBMS 10g

CD:SOLARIS_SPARC:SUNOS_64:CD51030xxx

c. Oracle Patchset: ORACLE_Patch_10.2.0.4_HP_UX_AIX_SOL.

Label.asc: ORACLE:10.2.0.4:PATCH:Oracle 10.2.0.4 Patch DVD for AIX, HP-

UX IA64, HP-UX PA-RISC, Solaris SPARC, Solaris X86_64:D51036965

Please correct me if am using wrong DVDs

5. When I raise the message to SAP they are telling I should not use Oracle 10.2.0.3

but these are the DVDs I downloaded and using right from the beginning. . .

Can some one correct me if I am using wrong DVDs

Regd

S@pm@n

markus_doehr2
Active Contributor
0 Kudos

> 1. I checked with Unix team they are claiming it is not mandatory (It is advantageous to have project as we no need to restart the server when ever we change kernel parameters in case of project).

I'm sorry - but they are wrong.

Since the settings in /etc/system are no more evaluated, those settings are obsolete in /etc/system. Check out the Sun blog at

http://blogs.sun.com/mandalika/entry/oracle_on_solaris_10_fixing

It may work at first as soon as you start the SAP system you will hit the system imposed limits since /etc/system is obsolete and you're running then with the default settings which are too low.

> 3. Currently I am using JAVA_HOME=/usr/j2se (Java -version: java version "1.5.0_18")

You have to use Java 1.4.2, 1.5 and up are not supported (read the installation guide!)

> 5. When I raise the message to SAP they are telling I should not use Oracle 10.2.0.3

> but these are the DVDs I downloaded and using right from the beginning. . .

> Can some one correct me if I am using wrong DVDs

Your DVDs are right. Usually it's done like

- you start sapinst until the point it requests you to install the Oracle software. Do not install Oracle before you start sapinst. Install the software using the CAPTIAL script RUNINSTALLER, do not use the standard runInstaller.

- you install the latest patchest (which is 10.2.0.4)

- you install all interim patches (see Note 1137346 - Oracle 10.2.0: Patches/patch collections for Oracle 10.2.0.4) using mopatch script

- then you continue with sapinst

All that information is in the installation guide.

Markus

Former Member
0 Kudos

Hi Markus,

I managed to crack the nut by changing the permissions to makefiles, target files and /usr/bin/dorm & /usr/bin/rm to 755.

Now I have installed oracle successfully (phase 8 of 28) and travelled all the way t ophase 18 (Import Abap)

Here I got struck up . .

-


Error:

ERROR 2009-12-17 14:07:04

CJS-30022 Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.

ERROR 2009-12-17 14:07:04

FCO-00011 The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .

-


Log files:-

root@tcsmlqa1 # more import_monitor.java.log

java version "1.4.2_18"

Java(TM) Platform, Standard Edition for Business (build 1.4.2_18-b06)

Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_08-b03, mixed mode)

Import Monitor jobs: running 1, waiting 1, completed 35, failed 0, total 37.

Loading of 'SAPAPPL2_2' import package: ERROR

Import Monitor jobs: running 0, waiting 1, completed 35, failed 1, total 37.

-


import_monitor.log:- contents:-

Loading of 'SAPAPPL2_2' import package into database:

/usr/sap/Q47/SYS/exe/run/R3load -i SAPAPPL2_2.cmd -dbcodepage 1100 -l SAPAPPL2_2.log -stop_on_error

ERROR: 2009-12-17 16:37:44 com.sap.inst.migmon.LoadTask run

Loading of 'SAPAPPL2_2' import package is interrupted with R3load error.

Process '/usr/sap/Q47/SYS/exe/run/R3load -i SAPAPPL2_2.cmd -dbcodepage 1100 -l SAPAPPL2_2.log -stop_on_error' exited with return code 2.

For mode details see 'SAPAPPL2_2.log' file.

Standard error output:

sapparam: sapargv( argc, argv) has not been called.

sapparam(1c): No Profile used.

sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline

WARNING: 2009-12-17 16:38:13

Cannot start import of packages with views because not all import packages with tables are loaded successfully.

WARNING: 2009-12-17 16:38:13

1 error(s) during processing of packages.

INFO: 2009-12-17 16:38:13

Import Monitor is stopped.

-


SAPAPPL2_2.log:- Contents:-

/usr/sap/Q47/SYS/exe/run/R3load: START OF LOG: 20091217163744

/usr/sap/Q47/SYS/exe/run/R3load: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#14 $ SAP

/usr/sap/Q47/SYS/exe/run/R3load: version R7.00/V1.4

Compiled Jan 23 2008 20:11:09

/usr/sap/Q47/SYS/exe/run/R3load -i SAPAPPL2_2.cmd -dbcodepage 1100 -l SAPAPPL2_2.log -stop_on_error

DbSl Trace: ORA-1403 when accessing table SAPUSER

(DB) INFO: connected to DB

(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC

(RFF) ERROR: file SAPAPPL2_2.001 not found

/usr/sap/Q47/SYS/exe/run/R3load: job finished with 1 error(s)

/usr/sap/Q47/SYS/exe/run/R3load: END OF LOG: 20091217163744

-


Java version: java version "1.4.2_18"

So actual ERROR is SAPAPPL2_2.001 not found

Any idea . . .please . . .

regards

s@pm@n

markus_doehr2
Active Contributor
0 Kudos

> Compiled Jan 23 2008 20:11:09

> /usr/sap/Q47/SYS/exe/run/R3load -i SAPAPPL2_2.cmd -dbcodepage 1100 -l SAPAPPL2_2.log -stop_on_error

>

> So actual ERROR is SAPAPPL2_2.001 not found

This file should be in your dump on the export DVDs. If it's not there then you're either missing a DVD or the DVD you have is corrupt.

BTW: I would no more install an ASCII system but rather Unicode; if you stay with ASCII you can't connect Java (an Enterprise Portal etc.) in a supported way.

Markus

Former Member
0 Kudos

Hi Markus,

Thanks for the response!!!

We have currently two system landscape (both are nonunicode only ABAP stack) and including this QAS into that landscape hence the reason to go for nonunicode (Only ABAP stack)

Regarding missing file - I have done almost 70% of installation and suppose if download the DVDs again I should start the installation from the scratch??? Is it correct . . .

Regards

s@pm@n

Former Member
0 Kudos

Hi Markus and all,

Finally I have completed the ECC6 installation .

Yes media not copied while ftp'ing to unix server . . Copied again and installation was smooth.

Thank you all. .

Rgds

S@pm@n

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Check SAP Note 499055 - Error when relinking the Oracle software

also, check this [link|;.

Thanks

Sunny