cancel
Showing results for 
Search instead for 
Did you mean: 

ECC 6.0 installation error on Windows

Former Member
0 Kudos

Hi,

I am facing some issue with the installation of ECC 6.0 on Windows 2003 x64 operating system.

My environment is :

SAP : ECC 6.0

Oracle : oracle 10.2.0

I am getting error at Import ABAP (13 phase).

the log shows as:

WARNING 2011-05-25 10:00:08
Execution of the command "D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -testconnect" finished with return code 2. Output: sapparam: sapargv( argc, argv) has not been called.sapparam(1c): No Profile used.sapparam: SAPSYSTEMNAME neither in Profile nor in CommandlineD:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20110525100008

(DB) ERROR: db_connect rc = 256
DbSl Trace: Default conn.: already connected to C11
(DB) ERROR: DbSlErrorMsg rc = 29

ERROR 2011-05-25 10:00:08
CJS-30023  Process call 'D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -testconnect' exits with error code 2. For details see log file(s) R3load.exe.log.

ERROR 2011-05-25 10:00:08
FCO-00011  The step testDatabaseConnection 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|testDatabaseConnection was executed with status ERROR .

and the R3load.exe.log file is below:

sapparam: sapargv( argc, argv) has not been called.
sapparam(1c): No Profile used.
sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20110525092202

D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#6 $ SAP
D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]
Compiled Apr  2 2006 23:26:45
D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -testconnect 

DbSl Trace: ORA-1403 when accessing table SAPUSER

DbSl Trace: Cannot run a UNICODE kernel against a non-UTF8 database (charset = WE8MSWIN1252)

(DB) ERROR: db_connect rc = 256
DbSl Trace: Default conn.: already connected to C11

(DB) ERROR: DbSlErrorMsg rc = 29

D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20110525092202

Could you please let me know the solution to resolve this installation issue ASAP.

Thanks in advance

Regards,

Potharaju.

Accepted Solutions (0)

Answers (3)

Answers (3)

JPReyes
Active Contributor
0 Kudos

I agree with them...

D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -testconnect

You are running a unicode kernel

charset = WE8MSWIN1252

Enviromental variables are telling the install that the DB is using a non-unicode character set

You need to use a non-unicode kernel.

Regards

Juan

Former Member
0 Kudos

Hi,

The character set that you have selected in incorrect for installation of Unicode kernel.

Please check and select the appropriate character set.

And also check if you using 64bit ECC 6.0 as the installation is on 64bit OS.

Regards,

Vishnu.

Former Member
0 Kudos

Hi,

It seems you are trying to install UC Kernel on a Non uni code database and if you check the PAM

WIN 2000 PROF. Released 24.10.2005

WIN 7 32-BIT Released 24.01.2011

WIN VISTA 32-BIT Released 28.03.2008

WIN XP 2002 HOME 32-BIT Released 24.10.2005

WIN XP 2002 PROF. 32-BIT Released 24.10.2005

WINDOWS SERVER 2000/IA32 32BIT Released 24.10.2005

ABove are the supported environments for ERP6.0 installation. Double check the OS once again and do the installation.

Thanks,

Deepthi