Recent content by arunb

  1. A

    TOracleQueue memory leak?

    I forgot to mention the version in my post. I am using DOA 4.6 with Oracle 9i and Delphi 6
  2. A

    TOracleQueue memory leak?

    When i use the TOracleQueue component to dequeue, the memory foot print of the application on an average grows by around 50 bytes per dequeue. My application has a lot of transactions and it eats up the entire memory very soon. I have a sample code which demonstrates the problem. The first time...
  3. A

    ORA-03114:not connected to ORACLE

    I installed pl/sql developer version 6.03.893 and tried to compile a pre-existing procedure and got this oracle error message ORA-03114:not connected to ORACLE. I checked my connection to oracle and it is fine. I am able to compile the same procedure using sqlplus. I have oracle 9.2 server and...
Back
Top