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

Home -> Community -> Mailing Lists -> Oracle-L -> Reports debug

Reports debug

From: Kevin Kostyszyn <kevin_at_dulcian.com>
Date: Tue, 31 Jul 2001 13:23:15 -0700
Message-ID: <F001.0035B0F7.20010731132644@fatcity.com>

Hi all,

        I have a developer her is running a report. Usually it works fine, but then sometimes there seems to be a background process that runs continuously. It looks like some sort of debug thing. The database is 8.1.6 standard on NT and the Reports 6. Has anyone seen this or have any idea what could be happening? Here is the code that seems to run endlessly.

/* Formatted on 2001/07/31 16:17 (RevealNet Formatter v4.4.0) */ DECLARE
   ret BINARY_INTEGER;
BEGIN
   ret := pbsde.debug_loop;
END; Sincerely,
Kevin Kostyszyn
DBA
Dulcian, Inc
www.dulcian.com
kevin_at_dulcian.com

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Kevin Kostyszyn
  INET: kevin_at_dulcian.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 31 2001 - 15:23:15 CDT

Original text of this message

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