Hello All,
I am doing the migration and during the import i had selected "Start Migration Monitor Manually".
I had set all the required parameters in the "import_monitor_cmd.properties" file and started the import.
All my import was sucessufully except one package "SAPAPPL2_1"
In which i got the following error in the SAPAPPL2_1.log file
********************************
(IMP) ERROR: DbSlExeModify/DbSlLobPutPiece failed
rc = 26, table "CSMCLSMAP"
(DB) INFO: disconnected from DB
************************************
After that i set one more parameter in the "import_monitor_cmd.properties" file that is
"loadArgs=-stop_on_error -loadprocedure fast LOAD"
And then the import of this table was sucesufull
Can Any one explain what the parameter "loadprocedure fast LOAD" means and how did the table got imported successfully.
And why only one package required this parameter and not all packages.
Regards
Anthony