ricardo_mouraOccasional Contributor6 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_moura6 years agol solve adding "COMMIT;" between end loop; and END;
Recent DiscussionsSoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)Signature\Encryption tags missing in Security Header
Related Contentexecute oracle stored procedure with refcursor output parameter in testcompleteGet the status of a teststep that already has been executedMissing raw data after executing a teststep which requires a certificate