Hello All
I want call Procedure that take more than 300 seconds.
when call it using expression rule the result is (ORA-01013: user requested cancel of current operation) and maximum timeout is 300 second
how can I call this procedure?? Is there a plug-in that increases the maximum timeout?
Discussion posts and replies are publicly visible
hi Mohammed Dyab May I know what is your stored procedure doing? Are you fetching data? If yes, what is the amount of data you are trying to pull?