Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: simulate multiple connections to Oracle

Re: simulate multiple connections to Oracle

From: John Hurley <johnbhurley_at_sbcglobal.net>
Date: 29 Jul 2004 13:21:30 -0700
Message-ID: <d4d6f278.0407291221.2fd2a24@posting.google.com>


Dan is suggesting instead of using perl to do some variation of the following ...

  1. create plsql procedure that invokes the routine you want to test
  2. use dbms_job to automate/drive the execution of that routine
  3. schedule the job as appropriate to test as needed
Received on Thu Jul 29 2004 - 15:21:30 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US