Hi Experts,
I am new to Data services.we have DS 4.1 SP2 server.
we ave scenario where we are executing the job which has script ( script contains .bat file which was generated using export executed command). This job was working fine in DS4.1 SP1. But we are getting error in DS4.1 SP2.
Please find the below details.
DS 4.1 SP1 (.BAT File)
E:\PROGRA~1\SAPBUS~1\DATASE~1/bin/AL_RWJ~1.EXE "C:\ProgramData\SAP BusinessObjects\Data Services/log/DS_JOB_SERVER/" -w "inet:NBPMT-PC1173-1:3500" -C "C:\ProgramData\SAP BusinessObjects\Data Services/log/BA_REG_DWNLD_1.txt"
DS 4.1 SP1 (.BAT File)
-PLocaleUTF8 -Snull -Nnull -Q"SAPDB" -Unull -P -G"f5e1e870_d485_4591_80f6_2eec4e8d7801" -T14 -KspBOI_CONFIG -LocaleGV -CtBatch -CmNBPMT-PC1173-1 -CaAdministrator -CjNBPMT-PC1173-1 -Cp3500
DS 4.1 SP2 (.txt)
C:\PROGRA~2\SAPBUS~1\DATASE~1/bin/AL_RWJ~1.EXE "<C:\ProgramData\SAP BusinessObjects\Data Services/log/DS_JOB_SERVER/>" -w "inet:NBPMT-PC347-1:3500" -C "<C:\ProgramData\SAP BusinessObjects\Data Services/log/REG_QA_BA.txt>"
DS 4.1 SP2 (.txt)
-PLocaleUTF8 -R"SAPDB_QA New.txt" -G"e64e4808_aeae_4bc8_95c4_b5e5dfc99461" -t5 -T14 -KspREG_QA_CONFIG -LocaleGV -CtBatch -CmNBPMT-PC347-1 -CaAdministrator -CjNBPMT-PC347-1 -Cp3500
please find the attached JOB server log also. Need your expertise to solve the issue. Let me know if you need any additional details.