Recent content by ADie

  1. A

    Feature wishlist for comfortable programming (2010-09-08)

    PL/SQL Developer is a very useful tool for PL/SQL programming. But sometimes i miss some features which could enhance my efficiency considerably. Currently i'm using version 8.3. I would like to have 1.) Drastically enhanced object inspection whilst editing and debugging When I create a...
  2. A

    Debugging pipelined functions leads to ORA-07445.

    In an earlier Posting i wrote about "debugging big packages leads to ORA-7445". In accordance with several other developers in our company i am able to to describe the problem more precisely: Size doesn't matter ;-) We get the problem situation when we debug packages which call package...
  3. A

    DB connection disconnect abnormal

    This problem occurred in our testing environment, to. Debugging some bigger packages with PL/SQL leads to ORA-07445. We made a SR (Number 6701975.993) at metalink.oracle.com with following trace information: Dump file /oasis/trace/sd707g/sd707g_ora_8020.trc Oracle Database 10g Release...
  4. A

    How to debug another client?

    The environment tah we use for most of our customer solutions consists of a classical Windows-GUI-Client and a lot of PL/SQL Code on the Oracle-DB-server. Therefore we must start most of our test from the client side program and the client invokes very much PL/SQL-Package-Code. It is not ver...
Back
Top