Recent content by kevb

  1. K

    Debug Window Hangs

    Hi We have had some new oracle servers installed We are now exprencing problems with the test debug window hanging when attempting to step through our code. Usually the first attempt goes through but subsequent attempts hang, however on some packages only occasionally the first attempt will...
  2. K

    Vanishing Triggers

    Thanks Do you know when we can expect that release to be realesed?
  3. K

    Vanishing Triggers

    Hi any response on this?
  4. K

    Vanishing Triggers

    Version 7
  5. K

    Vanishing Triggers

    Hi I emailed a couple of years ago about triggers being dropped on a view when the view was invalid. This is an oracle bug, and you put a fix in a release to work around this issue. The problem has now returned, was there an option we needed to select to stop this happening, or has this work...
  6. K

    plsqldoc

    I seem to be expericing speed issues with plsql doc since upgrading to the new version of plsqldev and plsqldoc. Are there any known issue i have a lot of objects which i want to provide documentation for, if I select a few at once and create the documentation plsqldev locks up? Is there...
  7. K

    Test Script Arrays

    Im using the great test window in plsqldev. I have a procedure that returns arrays as out type variables, unfortunatley they dont seem to be displayed with in the test window. Are there issues with diplaying arrays? Regards Kev
  8. K

    vanishing triggers

    Marco You mentioned the possibilty of a work around for this oracle issue. Is this still a possibilty, will this be added in version 6. Regards Kev
  9. K

    Possible Bug With Test Script

    Hi This is actually chopping of part of the string for the variable passed in rather than anything passed out.
  10. K

    Possible Bug With Test Script

    Hi I wonder if you can help. I am using the test facility with in plsql dev, and taking advantage of setting the break points etc, which usually works very nicely. However I am using the xml package to parse some xml. In this instance I am sending a very large xml string in to the function...
  11. K

    Compile Files

    Hi I am working on a lot of files with in plsql dev. I may have several open at one time, is it possible to compile every file I have open? Or do I have to view each file and compile it?
  12. K

    Toolbar Problem

    Thanks that worked :)
  13. K

    Toolbar Problem

    Hi I abandoned using Source Safe (as I couldnt get it to use folders to organise my files better :mad: ), anyway since then everytime I load plsql dev I loose my toolbar :( . I have to right click, select customize, reset to classic, they come back. However everytime I open plsql dev...
  14. K

    request

    When you save a trigger, package etc the file name takes what the package etc is called (very handy). For some reason the same doest happen with a view, have I got something set up wrong, or could it be added. Thanks Kev
  15. K

    feature request

    Im developing in PL/SQL Dev, I have many triggers, packages etc. I decided to alter my file structure (create one anyway ;) ). You have a "directories" section with in the preferences, would it be possible to add triggers/packages/views etc to that list? Thanks Kev
Back
Top