Recent content by Pugazh

  1. P

    How to Disable NonEditionable property

    All the procedures are having EDITIONABLE property as N. How to change it as Y for all objects? This is set as N when we compile new procedure through PL/SQL developer
  2. P

    How to Disable NonEditionable property

    Hi, The stored procedure is opened with "NONEDITIONABLE" property when we edit/open the procedure in PL/SQL developer window. How to disable it or open procedure without this keyword? Regards, Pugazh
Back
Top