OS Command Failed?
697768Jan 20 2010 — edited Jan 20 2010I'm trying to run an OS command on Windows Server 2003 from a package (ODI version 10.1.3.4.0) using the following code CMD /c batch_name.bat but I'm getting an error message: Wrong process return code
I created this file (batch_name.bat) into ODI bin directory. It's weird because the batch runs but the Operator shows that it failed. Why?
Thank you