cancel
Showing results for 
Search instead for 
Did you mean: 

Error during upgrade using DMO tool in EU_CLONE_MIG_UT_RUN phase

0 Kudos

Dear Migration team,


While upgrading our test system, we are facing issue in the Preprocessing step at EU_CLONE_MIG_UT_RUN phase. We are using SUM 17 to upgrade and migrate from EHP 6 to EHP 7 and Mssql database migrated to HANA.
Also followed central note from SUM guide and added the /migrate/adaptsqlfiles_all = 1 in SAPup_add.par file and re-initiated the SUM from the error place but same issue.

Kindly find the attached logs and suggest for solution ASAP.

Thanks & Regards,
Vikram


Export log

==============================================================================================

G:\SUM\abap\exe\R3load.EXE: START OF LOG: 20160917220119

(BLD) INFO: sccsid "@(#) $Id: //bas/742_REL/src/R3ld/R3load/R3ldmain.c#12 $ SAP"

(BLD) INFO: kernel release 742 [UNICODE]

(BLD) INFO: data format 1.8

(BLD) INFO: patch number 412

(BLD) INFO: compiled on "May 13 2016 20:47:55"

(PRC) INFO: working directory "G:\SUM\abap\migrate_ut"

(PRC) INFO: called "G:\SUM\abap\exe\R3load.EXE -pipe -e G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_EXP.CMD -l G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_EXP.LOG -table_suffix ~ -nametab DDNTT~ DDNTF~"

(PRC) INFO: process id 8416

(DB) INFO: connected to DB

(DB) INFO: Export without hintfile

(GSI) INFO: dbname   = "KEQKHVM-PRDTEST                                                                                                                 "

(GSI) INFO: vname    = "MSSQL                           "

(GSI) INFO: hostname = "KHVM-PRDTEST                                                    "

(GSI) INFO: sysname  = "Windows NT"

(GSI) INFO: nodename = "KHVM-PRDTEST"

(GSI) INFO: release  = "6.2"

(GSI) INFO: version  = "9200 "

(GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 45 Step 7)"

(GSI) INFO: instno   = "0020612751"

(RTF) ########## WARNING ###########

  Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

(RDI) INFO: G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_EXP.STR has format version 2

(EXP) INFO: table DOKCLU~ will be exported with sorting (task modifier)

ERROR write_to_pipe: Cannot write data to pipe off=0 len=10483200: The pipe has been ended.

ERROR write_to_pipe: Cannot write data to pipe off=0 len=20: The pipe is being closed.

(DB) INFO: disconnected from DB

G:\SUM\abap\exe\R3load.EXE: job finished with 1 error(s)

G:\SUM\abap\exe\R3load.EXE: END OF LOG: 20160917220139

============================================================================================================

Import Log

============================================================================================================

G:\SUM\abap\exe_2nd\R3load.EXE: START OF LOG: 20160917220119

(BLD) INFO: sccsid "@(#) $Id: //bas/742_REL/src/R3ld/R3load/R3ldmain.c#12 $ SAP"

(BLD) INFO: kernel release 742 [UNICODE]

(BLD) INFO: data format 1.8

(BLD) INFO: patch number 412

(BLD) INFO: compiled on "May 13 2016 20:47:55"

(PRC) INFO: working directory "G:\SUM\abap\migrate_ut"

(PRC) INFO: called "G:\SUM\abap\exe_2nd\R3load.EXE -pipe -decluster -i G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_IMP.CMD -merge_bck -dbcodepage 4103 -datacodepage 4103 -l G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_IMP.LOG -loadprocedure fast -table_suffix ~ -k 179geeM50D001eqteAUu0a54"

(PRC) INFO: process id 9072

(DB) INFO: connected to DB

(DB) INFO: NewDB Kernel version 1.00.121.00.1466466057         

                         SQLDBC 1.00.120.032.1464894911.0

(GSI) INFO: dbname   = "KHT/00                                                                                                                          "

(GSI) INFO: vname    = "HDB                             "

(GSI) INFO: hostname = "hanatest                                                        "

(GSI) INFO: sysname  = "Windows NT"

(GSI) INFO: nodename = "KHVM-PRDTEST"

(GSI) INFO: release  = "6.2"

(GSI) INFO: version  = "9200 "

(GSI) INFO: machine  = "4x AMD64 Level 6 (Mod 45 Step 7)"

(RTF) ########## WARNING ###########

  Without ORDER BY PRIMARY KEY the exported data may be unusable for some databases

(RDI) INFO: G:\SUM\abap\migrate_ut\MIGRATE_UT_00030_DOKCLU_IMP.STR has format version 2

(RDI) INFO: G:\SUM\abap\migrate_ut/SAPDOKCLU.STR.logical has format version 2

(DCL) INFO: found logical cluster description for DOKCLU in G:\SUM\abap\migrate_ut/SAPDOKCLU.STR.logical

(DB) INFO: loading data in table "DOKCLU" with mass loader for LOBs #20160917220119

(IMP) INFO: starting import for object "DOKCLU" of type "table" #20160917220119

(DB) INFO: DOKCLU deleted/truncated

(DB) INFO: DOKTL deleted/truncated

error while parsing protocol: no such data type: type_code=68, index=7(IMP) ERROR: ExeFastload: rc = 2

(IMP) ERROR: aborting job, because data import task has failed while running over socket/pipe (we won't be able to recover from the consequent 'out-of-sync' error)

G:\SUM\abap\exe_2nd\R3load.EXE: job finished with 1 error(s)

G:\SUM\abap\exe_2nd\R3load.EXE: END OF LOG: 20160917220139

====================================================================================================

They are around 20 error files.

Kindly suggest the solution.

Regards,

Vikram

Accepted Solutions (0)

Answers (1)

Answers (1)

alper_somuncu
Active Participant
0 Kudos

Hi Vikram,

Errors regarding pipes might be caused by network issues. Solution would be simply retry.

On the other hand, check if you have any time difference between source and target. Also, make sure that you upgraded the R3load to latest version in the target system/SUM directory.

Kind regards,

Alper Somuncu