ricardo_mouraOccasional Contributor7 years agoSolvedexecute oracle script from JDBC teststep hello, i have below script to execute on oracle database: DECLARE v_sender NUMBER (20,0):= 10000000000001; BEGIN DELETE FROM table_A where key_field between 10000000000001 and 10000000000050;...Show Morericardo_moura7 years agol solve adding "COMMIT;" between end loop; and END;
Recent DiscussionsSoupUI 5.7.1SoapUI 5.9.0 Installer.app does not open on macOS Ventura 13.7.5Missing wsi-test-tools in SoapUI 5.9.0
Related Contentexecute oracle stored procedure with refcursor output parameter in testcompleteGet the status of a teststep that already has been executedOracle 12.2 testing