cancel
Showing results for 
Search instead for 
Did you mean: 

Error during R3load for IDES installation (unicode)

Former Member
0 Kudos

Hi gurus,

I am currently performing an installation for IDES SAP R/3 Enterprise 47X200 SR1. This is a unicode system. The central instance installation went fine, however, during the R3Load step of the DB instance installation I have encountered an error regarding code page conversion:

ERROR 2008-06-12 08:27:30 [iaxxbdbld.cpp:1001]

CR3ldStep::startR3ldProcesses lib=iamodload module=CR3ldStepMSC-01015 Process finished with error(s), check log file C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL.log

Contents of SAPPOOL.log:

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: START OF LOG: 20080611140942

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]

C:\usr\sap\DEV\SYS\exe\run/R3load.exe -ctf I C:/Kelvin_data/Installation/IDES/EXPORT2/DATA/SAPPOOL.STR C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/DDLORA.TPL C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL.TSK ORA -l C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL.log

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: job completed

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: END OF LOG: 20080611140942

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: START OF LOG: 20080611141957

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP

C:\usr\sap\DEV\SYS\exe\run/R3load.exe: version R6.40/V1.4 [UNICODE]

C:\usr\sap\DEV\SYS\exe\run/R3load.exe -dbcodepage 4103 -i C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL.cmd -l C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL.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): UTF8

Syslog: k F6H : RTAB-S/G&12&2&UMGCCTL & rscpgdio 9

Syslog: p1: <get>

(rscpsumg) Please look also into "C:\Program Files\sapinst_instdir\R3E47X2\SYSTEM\ABAP\ORA\UC\DB/SAPPOOL001.xml".

(DB) INFO: AANK created #20080611141958

(IMP) INFO: import of AANK completed (0 rows) #20080611141958

(DB) INFO: AANK~0 created #20080611141958

(DB) INFO: AANL created #20080611141958

(IMP) INFO: import of AANL completed (0 rows) #20080611141958

(DB) INFO: AANL~0 created #20080611141959

(DB) INFO: ATAB created #20080611141959

failed to read short nametab of table T2200 (rc=32)conversion failed for row 5836 of table T184L VARKEY = 〸〰〰㄰u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020

(CNV) ERROR: code page conversion failed

rc = 2

.--


============--


.

RSCP - Error

Error from: Codepage handling (RSCP)

code: 1 RSCPEINTERN Some other internal error

RT_GET error

module: rscpgdio no: 9 line: 2192 T100: TS001

TSL01: F6H p3: RTAB-S/G&12&2&UMGCCTL &


Error propagation from: Primary key table access (RTAB)

RTAB error 2

table UMGCCTL

db key <get>

`----


'

(DB) INFO: disconnected from DB

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Check this note

Note 534765 - db connect fails because of wrong db schema in environment

Note 400241 - Problems with ops$ or sapr3 connect to Oracle

Former Member
0 Kudos

Dude,

Try searching for notes for errors in your system's log like:

DbSl Trace: ORA-1403 when accessing table SAPUSER

failed to read short nametab of table T2200 (rc=32)conversion failed for row 5836 of table T184L VARKEY = 〸〰〰㄰u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020u2020

(CNV) ERROR: code page conversion failed

regards, Sean