hammer oracle

  • From: "Leonard, George" <GLeonard@xxxxxxxxxxxxx>
  • To: <Oracle-L@xxxxxxxxxxxxx>
  • Date: Thu, 17 Feb 2005 12:55:22 +0200

Hi there
 
Looking for someone that has used this tool before.
 
Basically want to know how I can execute the following code using hammer
ora
 
I would like to run through different values if possible where
"PACKAGE.PROCEDURE" is specified
 
The test is to figure out how scalable and fast we can get the snapsys
routine since it will be called by every package and procedure and form
in the system, basically millions of times a day.
 
 
 
declare
            d_start timestamp;
begin
            d_start := systimestamp;
 
            -- some code, not important
 
            cor.zglsp_snapsys.snaplog(PACKAGE.PROCEDURE','george',
d_start, '');
 
end;
/
 
George
 ________________________________________________
George Leonard
Oracle Database Administrator
New Dawn Technologies @ Wesbank
E-mail:gleonard@xxxxxxxxxxxxx
 
You Have The Obligation to Inform One Honestly of the risk, And As a
Person
You Are Committed to Educate Yourself to the Total Risk In Any Activity!
Once Informed & Totally Aware of the Risk,
Every Fool Has the Right to Kill or Injure Themselves as They See Fit!
 
 
___________________________________________________________________________________________________


The views expressed in this email are, unless otherwise stated, those of the 
author and not those
of the FirstRand Banking Group an Authorised Financial Service Provider or its 
management.
The information in this e-mail is confidential and is intended solely for the 
addressee.
Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, any disclosure, copying, distribution or 
any action taken or 
omitted in reliance on this, is prohibited and may be unlawful.
Whilst all reasonable steps are taken to ensure the accuracy and integrity of 
information and data 
transmitted electronically and to preserve the confidentiality thereof, no 
liability or 
responsibility whatsoever is accepted if information or data is, for whatever 
reason, corrupted 
or does not reach its intended destination.

                               ________________________________

--
//www.freelists.org/webpage/oracle-l

Other related posts: