Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Exception in component tOracleSP_1
java.sql.SQLException: ORA-06550: line 1, column 13:
PLS-00306: wrong number or types of arguments in call to 'myFunction'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
my question is who can I call my procedure each five minutes? So I want to save data into tables each 5 minutes.