Recent content by deniska80

  1. D

    Misunderstandings with PLSQL Warnings in PL/SQL Developer

    Hi everybody. I dont understand how to work properly with plsql warnings in pl/sql developer TASK: I want to see all plsql warnings during compiling of my program units. 1. I enabled all warnings 'alter system set plsql_warnings="enable:all"' 2. I restarted instance. 3. I opened sql plus and...
Back
Top