Re: Error with stored procedures, can TOAD be the cause?

From: frank.sara <frank.sara_at_infonie.fr>
Date: Fri, 9 Feb 2001 19:13:17 +0100
Message-ID: <981743079.644135_at_remus.infonie.fr>


It's normal. To be able to call a procedure within a package, all the package must be valid. If you select * from user_errors and the package is listed, that mean it's not valid.

Steve <spamsbucciacchio_at_hotmail.com> a écrit dans le message : XEhg6.4970$vs2.572189_at_carnaval.risq.qc.ca...
> Hi Folks,
>
> We have a 3 tired architecture using MTS and Oracle 8i. While I'm
 debugging
> a stored procedure (using TOAD v6.4), if a user calls an MTS component
> (written in VB6) which executes a stored procedure, that MTS component
> hangs, and a very cryptic error message is written to the Windows NT log
> (the NT server with MTS). We noticed that the MTS components which execute
> any stored procedure within the same package as the component that I'm
> debugging, causes that component to hang. However, calling a stored
> procedure within another package seems to work fine. So my question is...
 is
> this a problem or a normal fact of life with Oracle (meaning that while
> debugging a stored procedure, no one can access any other stored procedure
> in that same package), or is this something to do with TOAD (meaning a
 bug,
> or a side affect to using TOAD's debugger)?
>
> Info;
> Oracle8 Release 8.0.5.0.0 (Windows NT 4 SP6a)
> TOAD v6.4.0.0
> Oracle and MTS are installed on separate NT servers
>
> Thanks,
> Steve
> --
> Note: To reply by email, simply remove the word "spam" from my address.
>
>
Received on Fri Feb 09 2001 - 19:13:17 CET

Original text of this message