Hi guys,
While performing and Unicode Migration, during Export Phase, Migration Monitor returned the following error while exporting a package
ERROR: 2014-06-01 10:57:44 com.sap.inst.migmon.LoadTask run
Unloading of 'REGUC' export package is interrupted with R3load error.
Process '/usr/sap/ECP/DVEBMGS00/exe/R3load -e REGUC.cmd -datacodepage 4102 -l REGUC.log -stop_on_error' exited with return code 11.
For mode details see 'REGUC.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
REGUC.log details:
(As you see, it does not provide reasons of this error, all messages are informative and alike all other Packages logs)
/usr/sap/ECP/DVEBMGS00/exe/R3load: START OF LOG: 20140601105052
/usr/sap/ECP/DVEBMGS00/exe/R3load: sccsid @(#) $Id: //bas/740_REL/src/R3ld/R3load/R3ldmain.c#4 $ SAP
/usr/sap/ECP/DVEBMGS00/exe/R3load: version R7.40/V1.8
Compiled Jul 23 2013 21:30:53
/usr/sap/ECP/DVEBMGS00/exe/R3load -e REGUC.cmd -datacodepage 4102 -l REGUC.log -stop_on_error
(DB) INFO: connected to DB
(DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): US7ASCII
(EXP) INFO: check NameTab widths: Ok.
(DB) INFO: Export without hintfile
(RSCP) INFO: UMGCOMCHAR read check, OK.
(RSCP) INFO: environment variable "I18N_POOL_WIDTH" is not set. Checks are active.
(RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
(RSCP) INFO: UMGSETTINGS nametab creation: ok.
(RSCP) INFO: Global fallback code page = 1160
(RSCP) INFO: Common character set is not 7-bit-ASCII
(RSCP) INFO: Collision resolution method is 'fine'
(RSCP) INFO: R3trans code pages = Normal
(RSCP) INFO: EXPORT TO ... code pages = Normal
(RSCP) INFO: Check for invalid language keys: activated
(RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
(RSCP) INFO: I18N_NAMETAB_NORM_LOG = 1000000002
(RSCP) INFO: I18N_NAMETAB_ALT_ALLOW = 10000
(RSCP) INFO: I18N_NAMETAB_ALT_LOG = 10003
(RSCP) INFO: I18N_NAMETAB_OLD_ALLOW = 0
(RSCP) INFO: I18N_NAMETAB_OLD_LOG = 500
(RSCP) INFO: init SUMG interface (3#$Revision: #1 $); package name: "REGUC".
(RSCP) INFO: "REGUC001.xml" created.
(GSI) INFO: dbname = "ECP20030615080638
"
(GSI) INFO: vname = "ORACLE "
(GSI) INFO: hostname = "ecp "
(GSI) INFO: sysname = "SunOS"
(GSI) INFO: nodename = "ecp"
(GSI) INFO: release = "5.10"
(GSI) INFO: version = "Generic_142900-13"
(GSI) INFO: machine = "sun4u"
Tried to find what does R3load Return Code 11 means, but I couldnt find further information on this.
Any hint of what is causing this error?
(Please disregard any Filesystem issues since all of them have available space)
Best!