VBS is executing through SSIS , but same cannot be done when scheduling the sql job

拜拜、爱过 提交于 2020-02-25 05:25:53

问题


I am executing a VBSCRIPT through SSIS, which is converting pivot to RAW CSV. In SSIS it's working but when scheduling it through SQL Server it's not working. Note: No error in SQL Job, it says step completed successfully returned 0.

来源:https://stackoverflow.com/questions/59499406/vbs-is-executing-through-ssis-but-same-cannot-be-done-when-scheduling-the-sql

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!