0 Replies Latest reply on Dec 5, 2001 6:10 AM by shikha

    No transaction right now.

    shikha

      Hi,

      I have a thread that executes after frequent intervals.In this thread,a call is being made to a class that does the database transactions.A call is made to a method of this class which returns the resultset to the thread.The thread tries to start a transaction before processing the resultset recieved.The error I get is "[OraclePool] No transaction right now".What could be the problem
      Shikha