You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/08/18 09:22:29 UTC

[Bug 64673] New: Complex database stored procedure/Functions

https://bz.apache.org/bugzilla/show_bug.cgi?id=64673

            Bug ID: 64673
           Summary: Complex database stored procedure/Functions
           Product: JMeter
           Version: 5.2.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: yatheshth.upadhyay@gmail.com
  Target Milestone: JMETER_5.3.1

My requirement is to test the below oracle function via JMeter. But I m not
able to send it to database.
P>S i am able to make successful connection with the DB and able to test simple
stored procs and select queries.  But how to handle Oracle function is I am not
really sure.

--------------------
Oracle Function to test -

PACKAGE Pack40.CHECK_CELL_RAD
FUNCTION rfn_getSysRov(funk_gen_id IN NUMBER) RETURN SYS_REFCURSOR

we can pass any number from 1 to 10 for input function.
Return value is Ref cursor (Multiple Rows)

--------------------

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64673] Complex database stored procedure/Functions

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64673

Yatheshth <ya...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All
   Target Milestone|JMETER_5.3.1                |JMETER_5.2.1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64673] Complex database stored procedure/Functions

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64673

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
This seems to be a question on the usage of JMeter and should be directed at
the users mailing list. See https://jmeter.apache.org/mail2.html#JMeterUser on
how to subscribe to the mailing list.

Feel free to re-open this bug, if -- after a discussion on the mailing list --
you still think, that this is a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.