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: PL/SQL call stack

Re: PL/SQL call stack

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 11 Jan 2007 17:16:44 -0800
Message-ID: <1168564604.241366@bubbleator.drizzle.com>


cpiodumpv_at_gmail.com wrote:

>> I'm not sure I can agree with the concept of reinventing the wheel. Is
>> it really that big a thing, in the first line of each procedure or
>> function to write:
>>
>> curproc := 'thisproc';
>>
>> Certainly less work than writing, debugging, and maintaining an
>> application from scratch.

>
> I don't believe in reinventing the wheel at all. In this case I am
> looking for functionality that does not exist. But yes, I am not going
> down the road of implementing this. I will stick with managing a stack
> in the instrumentation utility and pushing and popping or setting or
> whatever each time I enter a function/procedure.

What functionality is it that you think doesn't exist? Now you've got me confused.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Thu Jan 11 2007 - 19:16:44 CST

Original text of this message

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