Hello Himanshu,
In the screenshot the variable name SECUDIR points to -U:\
shouldn't it be the following:
set SECUDIR U:\usr\sap\BDA\DVEBMGS01\sec
After setting the variable, always check if its set correctly:
echo %SECUDIR%
Regards,
Siddhesh
Hello Himanshu,
In the screenshot the variable name SECUDIR points to -U:\
shouldn't it be the following:
set SECUDIR U:\usr\sap\BDA\DVEBMGS01\sec
After setting the variable, always check if its set correctly:
echo %SECUDIR%
Regards,
Siddhesh