Member since
01-16-2020
2
Posts
0
Kudos Received
0
Solutions
05-08-2020
08:52 AM
Hi, I'm comparitevely new to Nifi. I wanted to execute a stored procedure in MSSQl I tried using Put SQL processor and was successful in executing light procedures. When i tried to execute a complex one, iam getting memory issues in the sql server . Can put sql be used for executing stored procedures? Because in the processor reference, i found it can be used for insert and update statements.If it is not, why was i able to execute some procedures using it?. Is there any other way to execute an SP after reading SP name from a json file. Thanks in advance @mburgess
... View more
- Tags:
- NiFi
Labels:
01-16-2020
12:31 AM
Hi, I am facing the same issue. Did you get any solution for your problem?
... View more