We are having an issue in running SSIS Packages through command prompt.This issue happened on a random days.
The Package executes fine but the execution log it does not return either success or failure message.
DTExec: The package execution returned DTSER_SUCCESS (0)
DTExec: The package execution returned DTSER_FAILURE (1)
Package Utility Version: 12.0.4100.1 for 64-bit
C:\windows\system32\DTEXEC /DTS "\File System\MyPackage"
Please let me know how to fix this.
Thank you