Recent content by dsk@IFS

  1. D

    Some Enhancement Requests

    We currently use a different editor to edit our Script files for deployment purposes. Even though we can use all the features in PLDEV when editing the packages in the DB finally we have to make the changes in the Script files. What I currently do it open our scripts using the...
  2. D

    plsqldoc: Read from files

    Hi, If you are using Design or Admin tool to Deploy the files then it removes the comments TRUE, but you can use the PL/SQL Dev Command Window to open our *.a??' files, and Deploy it from there which does not remove the comments(--) or (/**/) Which is what I do. Or alternatively you can even use...
  3. D

    Invalid Objects

    Thanks Marco, BTW 'possible references to the package name within the body itself', As you said sometimes this might not be a problem, since the Actual Package is already in the DB in 'VALID' state, So the Temporary one will reference the Actual Package if it needs to access it, but then again...
  4. D

    Invalid Objects

    Hi Again Marco, On the developing DB, We initially edit the perfectly functioning (VALID state) packages and start doing modifications on it, But the problem is while one person is doing the modification there
  5. D

    Invalid Objects - Part 1

    Hi Marco, We have major problem with invalid objects, I'm currently working on the developing Data Base, which is used by many Developers, Since they test their modifications most of the time, There are quite a lot of Invalid objects, Which we need to compile most of the time before testing out...
  6. D

    Refreshing Invalid Objects

    Is there a way to refresh the invalid object list, Suggestions for wish List If you can add a small tool bar like in the session to refresh the invalid objects, it's nice currently I close the current Invalid Object window and reopen it again. I noticed that the Invalid object windows is...
  7. D

    Hyperlinks ...?

    Hyperlinks are Excellent only thing is that it only takes you to the Header part of the Package that I'm working on, Mostly What I want is to get in to the Body of the package. Can this be done? Some Ideas for Your wish list. Why not have a RMB option from the Package header contents to select...
Back
Top