Oracle Store Procedure in Azure Data Factory V2

生来就可爱ヽ(ⅴ<●) 提交于 2021-01-28 19:06:30

问题


I have created a store procedure in Oracle. Can anyone let me know if there is a procedure to execute this oracle Store Procedure from Azure Data Factory V2?


回答1:


  1. You could try preCopyScript in copy activity.
  2. You could try custom activity.


来源:https://stackoverflow.com/questions/51591123/oracle-store-procedure-in-azure-data-factory-v2

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