Re: PL/SQL debugger?

From: Barry Hannigan; EdTel <hannigan_at_cs.ualberta.ca>
Date: 28 Jan 1994 02:34:49 GMT
Message-ID: <2i9tk9$j5s_at_scapa.cs.ualberta.ca>


MDOWNING_at_ESTEC.BITNET (Michael Downing) writes:

>Referring to this 32K limit for SQL*Studio.
 

>Is this for each procedure or does this also apply to a package body ?

either or. the limit refers to the amount of text which is sent to the server in a chunk. in our case, all procedures were within the context of a package (religion) but a large enough standalone procedure would be handled in a similar fashion.

on a related note, this same problem is present in sqlplus for windows and has been reported as a bug to oracle tech support. under unix it works ok, thus isolating the issue to windows/dos.

barry

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

 4 players, inferno, ultra violence, deathmatch on socket 666
Received on Fri Jan 28 1994 - 03:34:49 CET

Original text of this message