cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ECC 6.0 - MAXDB - Installation

Former Member
0 Kudos

Hi,

I'm installing a ECC 6.0 IDES system on a MAXDB.

But I get one error, when I'm at the step 'Import Abap'.

SAPAPPL0.LOG

-


E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080616135131

E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#13 $ SAP

E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

Compiled Jul 17 2007 01:28:45

E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -nolog -c 0

(DB) INFO: connected to DB

(DB) INFO: The MaxDB logwriter is switched off#20080616135131

(DB) INFO: S620E~1 created#20080616135228

(DB) INFO: S620E~VAB created#20080616135228

(DB) INFO: SADR2~A created#20080616135228

(DB) INFO: SADR2~D created#20080616135228

(DB) INFO: UPERS~NAM created#20080616135228

(DB) INFO: /RPM/FIN_GROUP~01 created#20080616135228

(DB) INFO: CUVCPR_ID_INT~C created#20080616135228

(DB) INFO: DWINACTIV~1 created#20080616135228

(DB) INFO: DWINACTIV~2 created#20080616135228

(DB) INFO: ESTMJ~001 created#20080616135228

(DB) INFO: ESTMJ~002 created#20080616135228

(DB) INFO: PB4001~MCO created#20080616135228

ERROR : No Create-Index-Statement in Blob.

E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)

E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080616135228

---

Does anyone have they solution for this problem? Have tried looking at this forum without any luck.

/Kim

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 [UNICODE]

> Compiled Jul 17 2007 01:28:45

> ERROR : No Create-Index-Statement in Blob.

What you can try to do is to download the latest patch for R3load and dbsdbslib.dll, install it in the kernel directory and retry the step.

Markus

Answers (1)

Answers (1)

lbreddemann
Active Contributor
0 Kudos

Hi Kim,

this problem is not DB-related, but due to R3load ...

I propose to open a support message for this one.

KR Lars

Former Member
0 Kudos

Thanks Lars,

Have found another error.

In the import_monitor.log it says.

ERROR: 2008-06-16 14:43:26 com.sap.inst.migmon.LoadTask run

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

Process 'E:\usr\sap\DS3\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -nolog -c 0' exited with return code 2.

For mode details see 'SAPAPPL0.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

I took a look at the folder with users, and only one was created named Default.

And it looked like this

SAPDBHOST = sap<sid>

j2ee/dbtype = sap

j2ee/dbname = <sid>

j2ee/dbhost = sap<sid>

j2ee/dbadminurl = http://sap<sid>:9999/webdbm?Server=sap<sid>&Database=<SID>&User=control

SAPSYSTEMNAME = <SID>

SAPGLOBALHOST =sap<sid>

rdisp/bufrefmode = sendoff,exeauto

#----


  1. SAP Messaging Service for ABAP

#----


rdisp/mshost = sap<sid>

rdisp/msserv = sapms<SID>

rdisp/msserv_internal = 3900

#----


  1. SAP Central Service Instance for J2EE

#----


j2ee/scs/host = sap<sid>

j2ee/scs/system = 01

j2ee/ms/port = 3901

#----


  1. SAP Messaging Service for ABAP

#----


#----


  1. SAP Central Service Instance for J2EE

#----


#----


  1. SAP Messaging Service for ABAP

#----


#----


  1. SAP Central Service Instance for J2EE

#----


#----


  1. SAP Messaging Service for ABAP

#----


#----


  1. SAP Central Service Instance for J2EE

#----


#----


  1. SAP Messaging Service for ABAP

#----


#----


  1. SAP Central Service Instance for J2EE

#----


#----


  1. SAP Messaging Service for ABAP

#----


#----


  1. SAP Central Service Instance for J2EE

#----


login/system_client = 001

Hope you can help me

/Kim

lbreddemann
Active Contributor
0 Kudos

Hi Kim,

still no DB problem here - still wrong forum.

Sorry - I cannot help you with that.

KR Lars