Hi,
I am facing the following issue:
I tried to export a database (Unicode Migration). 111 processes of the export finished successfully, 3 finished with erros. It is the same error for 3 different tables:
ERROR: 2016-06-08 12:30:10 com.sap.inst.migmon.LoadTask run
Unloading of 'SAPNTAB' export package is interrupted with R3load error.
Process '/usr/sap/XXX/DVEBMGS23/exe/R3load -e SAPNTAB.cmd -datacodepage 4103 -l SAPNTAB.log -stop_on_error' exited with return code 2.
For mode details see 'SAPNTAB.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
sh: mc: line 1: syntax error: unexpected end of file
sh: error importing function definition for `BASH_FUNC_mc'
sh: mc: line 1: syntax error: unexpected end of file
sh: error importing function definition for `BASH_FUNC_mc'
I get this for SAPNTAB, SAPCLUST and SAPSDIC.
I've searched the SCN and several Notes, but nothing could help me.