SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
hanging when starting a debug session

 
Reply to topic    SoftTree Technologies Forum Index » DB Audit, DB Mail, DB Tools View previous topic
View next topic
hanging when starting a debug session
Author Message
ABDEL AZEEM



Joined: 24 Mar 2001
Posts: 1

Post hanging when starting a debug session Reply with quote

dear prof.

i got a trial version of the dbtools (last release)

i run oracle 8i version 8.1.6 with PL version 8.1.6
when i press file/degug/start to debug my procedure
the program does not response in the stage of synchronizing with session

thanks for help

Sat Mar 24, 2001 1:12 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7842

Post Re: hanging when starting a debug session Reply with quote

Have you compiled the target code (function, stor. proc., package, trigger) for debugging?

Have you enclosed SQL in the PL/SQL Editor (DBA Notepad) in BEGIN ... END as a valid PL/SQL block that can be used to start the debugging?

For example:
BEGIN

SELECT my_function(arg1, arg2) FROM dual;
END;
----------------------------------------
my_function() should be compiled for debugging. You can use the Database Navigator to compile desired objects. Select an object in the Database Navigator then choose "File/Debug/Compile for Debugging" menu or simply press ALT+F5

: dear prof.

: i got a trial version of the dbtools (last release)

: i run oracle 8i version 8.1.6 with PL version 8.1.6
: when i press file/degug/start to debug my procedure
: the program does not response in the stage of synchronizing with session

: thanks for help

Sat Mar 24, 2001 1:39 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » DB Audit, DB Mail, DB Tools All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.