cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Phase PREP_CONFIGURATION/SUBMOD_MIG_CHKCONNECT/DBCONNCHK_2ND

former_member229542
Active Participant
0 Kudos

Hi guys

While performing a SAP BW System Upgrade and Database Migration to HANA using DMO for SUM SP14, Im facing the following issue.

It seems folder SUM\abap\exe_2nd was not created, therefore R3trans could not be found

CURRENTPHASE PREP_CONFIGURATION/SUBMOD_MIG_CHKCONNECT/DBCONNCHK_2ND

...started at 20151027121353

..finished at 20151027121353 with status ABORTED.

# Error message set: 'Executable 'R3trans' in 'K:\SUM\abap\exe_2nd' does not exist'

...begin dialog at 20151027121356.

In the XML file both kernels were included (HDB and SQL)

-<software-component>

<caption>SAP KERNEL 7.42 64-BIT UNICODE</caption>

<ppms-number>67837800100200025031</ppms-number>

<runtime-type>OS</runtime-type>

<name>KRNL64UC</name>

<version>7.42</version>

<vendor>sap.com</vendor>

-<support-package>

<caption>SP200 for SAP KERNEL 7.42 64-BIT UNICODE</caption>

<name>SP200</name>

<vendor>sap.com</vendor>

<ppms-number>73554900101100010982</ppms-number>

<sp-level>200</sp-level>

<patch-level>200</patch-level>

-<archives>

-<os-set os="LINUX_X64">

-<db-set db="DBINDEP">

<archive-name os="LINUX_X64" patch-level="200" db="DBINDEP">SAPEXE_200-20012215.SAR</archive-name>

</db-set>

-<db-set db="HDB">

<archive-name os="LINUX_X64" patch-level="200" db="HDB">SAPEXEDB_200-20012231.SAR</archive-name>

</db-set>

</os-set>

-<os-set os="NT_X64">

-<db-set db="DBINDEP">

<archive-name os="NT_X64" patch-level="200" db="DBINDEP">SAPEXE_200-20012222.SAR</archive-name>

</db-set>

-<db-set db="MSS">

<archive-name os="NT_X64" patch-level="200" db="MSS">SAPEXEDB_200-20012221.SAR</archive-name>

</db-set>

</os-set>

</archives>

</support-package>

</software-component>

-<software-component>


Anyone does not if this is a SUM error or understand why the exe_2nd folder was not created?

Best

Martin

Accepted Solutions (1)

Accepted Solutions (1)

former_member229542
Active Participant
0 Kudos

It seems error is originated in phase PREP_CONFIGURATION/SUBMOD_MIG_GETKRNL/SCANDIR_MIGKERNELS


When extracting second kernel it says is for a different OS-type.


But Linux is right, Im migrating from Windows/SQL Server to Linux/HDB.


What is wrong on this? When do you have the choice to select target OS-type Linux?




3 ETQ120 20151027141850: PID 9640 execute 'K:\SUM\abap\bin\SAPCAR.EXE -R K:\SUM\abap\exe -tsf K:\BW_HANA\SAPEXEDB_200-20012221.SAR', output written to 'K:\SUM\abap\log\CAR.LOG'.

3 ETQ123 20151027141850: PID 9640 exited with status 0 (time 0.000 real)

3 ETQ120 20151027141850: PID 9428 execute 'K:\SUM\abap\bin\SAPCAR.EXE -R K:\SUM\abap\exe -xvf K:\BW_HANA\SAPEXEDB_200-20012221.SAR', output written to 'K:\SUM\abap\log\CAR.LOG'.

3 ETQ123 20151027141852: PID 9428 exited with status 0 (time 0.000 real)

2 ETQ399 Installing Visual studio libraries from 'K:\SUM\abap\exe\vcredist_x64.msi'.

3 ETQ120 20151027141853: PID 11244 execute 'C:\Windows\system32\msiexec /qn /norestart /i K:\SUM\abap\exe\vcredist_x64.msi', output written to 'K:\SUM\abap\log\SAPup.ECO'.

3 ETQ123 20151027141854: PID 11244 exited with status 0 (time 0.000 real)

1 ETQ399 Executing action 'IMPORT_CLONE_SPLITS'

1 ETQ399 Executing action 'COLLKRNL_2ND'

1 ETQ399 Selecting kernel archives for target 'exe_2nd'.

2 ETQ399 Archive 'K:\BW_HANA\SAPEXEDB_200-20012221.SAR' is for different DB-type 'mss' != 'hdb'.

2 ETQ399 Archive 'K:\BW_HANA\SAPEXE_200-20012215.SAR' is for different OS-type 'linuxx86_64' than requested ('NTAMD64').

2 ETQ399 Archive 'K:\BW_HANA\SAPEXEDB_200-20012231.SAR' is for different OS-type 'linuxx86_64' than requested ('NTAMD64').

2WETQ399 Found only DB-independent archive(s) for release 742 - ignored!

1 ETQ399 After applying full archive to 'exe' release becomes '' patch level 0 / DB release '' patch level 0.

2 ETQ399 Checking for suitable DB-independent patch archives for type 'exe_2nd'

2 ETQ399 Checking for suitable DB-dependent patch archives for type 'exe_2nd'

2 ETQ399 Setting attributes for all archives.

3 ETQ399 Unsetting decision for DB-independent kernel archive 'K:\BW_HANA\SAPEXE_200-20012222.SAR' which was previously 'UNPACK_MIG'.

4 ETQ205 Module state set to error

1 ETQ399 Executing action 'EXTRKRNL_2ND'

1 ETQ207 Executing post-phase DB specific actions 0/1.

4 ETQ010 Date & Time: 20151027141854

1 ETQ202 Upgrade phase "SCANDIR_MIGKERNELS" completed successfully ("20151027141854")

former_member229542
Active Participant
0 Kudos

It was an issue selecting target database kernel

I have selected a kernel for Linux / HANA DB

After selecting a proper kernel for Windows 2012 / HANADB, it passed without error.

Former Member
0 Kudos

Hi Martin.

I have exact same issue . SUM does not give option to select which kernel . could you please  let me  know how did you pass through this error ?   you removed Linux  kernel and keep windows kernel files ?

premsukh_bishnoi
Contributor
0 Kudos

Hello,

You need to select two kernel file (source system and target hana system) during MOPZ.
Regards, Prem

Answers (0)