cancel
Showing results for 
Search instead for 
Did you mean: 

installation error please help me out

Former Member
0 Kudos

hi experts , i have error during installation of ecc 6.0 on mssqlserver -2005 & ms-sqlserver-2003 (64bit) the error

occure during abap import package phase error is as follows

D:\usr\sap\DTP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 2 error(s)

D:\usr\sap\DTP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20091224032247

IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>

(IMP) INFO: DBSL will be used

(RFF) ERROR: invalid checksum in data file "E:\SAP ECC 6.0SR3mssql\ERPexport16\EXP3\DATA\SAPSSEXC.003"

current table was "REPOSRC"

(DB) INFO: REPOTEXT created

(DB) INFO: REPOTEXT~0 created

(IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>

(IMP) INFO: DBSL will be used

(IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed

rc = 99, table "REPOTEXT"

(SQL error 0)

(RFF) ERROR: invalid checksum in data file "E:\SAP ECC 6.0SR3mssql\ERPexport16\EXP3\DATA\SAPSSEXC.003"

current table was "REPOSRC"

(DB) INFO: REPOTEXT created

(DB) INFO: REPOTEXT~0 created

(IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>

(IMP) INFO: DBSL will be used

(IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed

rc = 99, table "REPOTEXT"

(SQL error 0)

error message returned by DbSl:

Invalid input parameter values. Check the status values for detail.

(DB) INFO: RODIR created

(DB) INFO: RODIR~0 created

(IMP) INFO: import of RODIR completed (7935 rows) #20091224030904

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

2 different issues here :

Issue no. 1

> IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>

> (IMP) INFO: DBSL will be used

>

for this what i can suggest you is set BCP_LOB=1 in your environment to use -loadprocedure fast

Issue no.2

> (RFF) ERROR: invalid checksum in data file "E:\SAP ECC 6.0SR3mssql\ERPexport16\EXP3\DATA\SAPSSEXC.003"

> current table was "REPOSRC"

> (DB) INFO: REPOTEXT created

>

problem in software... download software from service marketplace and try again ....or you can give a shot again by making Export path short ...

best of luck !

-Rohit

Former Member
0 Kudos

2 different issues here :

Issue no. 1

> IMP) INFO: InitFastLoad failed with <3: Can't fastload LOBs>

> (IMP) INFO: DBSL will be used

>

for this what i can suggest you is set BCP_LOB=1 in your environment to use -loadprocedure fast

Issue no.2

> (RFF) ERROR: invalid checksum in data file "E:\SAP ECC 6.0SR3mssql\ERPexport16\EXP3\DATA\SAPSSEXC.003"

> current table was "REPOSRC"

> (DB) INFO: REPOTEXT created

>

problem in software... download software from service marketplace and try again ....or you can give a shot again by making Export path short ...

best of luck !

-Rohit

Former Member
0 Kudos

(RFF) ERROR: invalid checksum in data file

(IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed

rc = 99, table "REPOTEXT"

Mark is correct, Your software which you are trying to install is corrupted.

Former Member
0 Kudos

Hi,

your installation software is corrupt!

Did you copy it to yor server by ftp ? if so did you ftp in binary mode ?

Mark