cancel
Showing results for 
Search instead for 
Did you mean: 

How to restart the broken installation???

Former Member
0 Kudos

Hello friends,

   My system restarted unfortunately when the installation going on( while Abap Import process running 3 waiting 1) if i restart it again this process  completed with 4 failures.Is there any possible way to restart the same installation from broken place without errors. if possible please guide me to solve this issue...

Thanks&Regards

      Farkath

Accepted Solutions (1)

Accepted Solutions (1)

former_member189725
Active Contributor
0 Kudos

Go to the installation directory .

There is a file import_monitor_cmd.properties

Edit the file and append -merge_bck in loadArgs  something like this

loadArgs=-stop_on_error -loadprocedure fast  -merge_bck

Also check if there are file ending with .bck

Can you check which are the 4 failed processes and  paste the associated logs like SAPDFACT.log

Regards

Ratnajit

Answers (2)

Answers (2)

Former Member
0 Kudos

hello friends,

   import_monitor shows following error.

INFO: 2012-06-20 12:34:23 com.sap.inst.migmon.LoadTask run

Loading of 'SAP0000' import package is successfully completed.

INFO: 2012-06-20 12:36:50 com.sap.inst.migmon.LoadTask run

Loading of 'SAPUSER' import package is successfully completed.

INFO: 2012-06-20 12:39:49 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSPROT' import package is successfully completed.

INFO: 2012-06-20 13:27:24 com.sap.inst.migmon.LoadTask run

Loading of 'SAPSDIC' import package is successfully completed.

ERROR: 2012-06-20 17:12:48 com.sap.inst.migmon.LoadTask run

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

Process 'D:\usr\sap\SAI\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL0.cmd -dbcodepage 4103 -l SAPAPPL0.log -loadprocedure fast' 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

ERROR: 2012-06-20 18:11:38 com.sap.inst.migmon.LoadTask run

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

Process 'D:\usr\sap\SAI\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -loadprocedure fast' exited with return code 2.

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

if u have any idea about this issue.

Thanks&Regards,

   Farkath.C

former_member189725
Active Contributor
0 Kudos

can you paste the SAPSSEXC.log?

Regards

Ratnajit

Former Member
0 Kudos

Hello Farkath ,

Please post error statements from 'SAPAPPL0.log ' and 'SAPSSEXC.log'. Also I understand 4 packages have gone into error. Please post error statements for the other two packages also.

Regards.

Ruchit.

Former Member
0 Kudos

Hello Farkath,

Please post the actual error statements (not entire log) from the individual package log files.

Regards.

Ruchit.