How to remove or not display the Bug or Debug icon or symbol right next to the PL/SQL Object Name (Procedures Tab, Packages Tab) in Schema Browser? How to get rid of it?
The procedure was Compiled with Debug Information, and this is the reason why it has the Bug icon next to its name.
Right-click the procedure object name that has a Bug icon next to it | choose Load in Editor | click the Execute as Script icon (of press F5). This will recompile the Procedure, but without the Debug Information, and thus it will remove the Bug icon next to it.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center