Recent content by Peter Dequidt

  1. P

    Integration with version control system: what about tables/indexes?

    Dear all, I discovered the VCS-plugin for PL/SQL Developer. A real good tool to integrate my Oracle-development with my version control system (in my case this is Serena ChangeMan Version Manager). I successfully tested check in/check out of stored procedures, function, packages and views, but...
  2. P

    Debugger preference "NEVER add debug info for connections..."

    I tried to disable adding debug information to stored objects for my production databases. I thought the above mentioned preference could make this happen for me, but unfortunately, this doesn't seem to work as I wished: - What I want to achieve is that on my production database (say: bpro)...
  3. P

    PL/SQL Developer: debugger

    We've just purchases PL/SQL Developer. One of the interesting features is the debugging tool. As database administrator, I'm, of course, concerned about performance and reliability. Can someone tell me a little bit more about the technology behind the debug-feature? What Oracle Server...
Back
Top