Hello,
I'm upgrading SAP BW 7.01 to 731 and hang at the end of upgrade in Phase MAIN_POSTP/UEXP_SPDD.
During the Export of SPDD Transport, I run in tp error code 212.
In file versioning.log the following error description is available:
...
EXECUTING E:\usr\sap\BWD\DVEBMGS00\exe\tp.EXE "pf=D:\usr\sap\BWD\SUM\abap\var\DEFAULT.TPP" verse BWDK935548 "-Dtransdir=\\HSRVESA1\sapmnt\trans\"
This is E:\usr\sap\BWD\DVEBMGS00\exe\tp.EXE version 380.08.41 (release 721, unicode enabled)
\\HSRVESA1\sapmnt\trans"\tmp\SLOG731.LOC: Invalid argument
PANIC --> exiting
tp returncode summary:
TOOLS: Highest return code of single steps was: 0
ERRORS: Highest tp internal error was: 0212
tp finished with return code: 212
meaning:
could not access file as supposed (see dev_tp or SLOG731 for more details)
tp=>sapparam(1c): No Profile used.
tp=>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
SAPup> Process with PID 8748 terminated with status 212 at 20131123163508!
...
I suppose, that the call of tp with "-Dtransdir=\\HSRVESA1\sapmnt\trans\" is wrong, because I get the same failure when calling it in DOS Windows.
When I call it without the last \ eg -Dtransdir=\\HSRVESA1\sapmnt\trans the tp is working.
How can I Change this, so that the SUM is ending correctly and I can finish my upgrade?
Thanks for any help - Martin