Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Invalid Cursor (corrected)

Re: Invalid Cursor (corrected)

From: Jerome Vitalis <vitalis..._at_gmail.com>
Date: 14 Nov 2007 14:50:16 GMT
Message-ID: <473b0b28$0$27296$426a74cc@news.free.fr>


Georg Scholz wrote:

> Everything is compiling fine. The cursor is open. The variables have
> correct types.
> But still I am getting a runtime error "Invalid cursor" in the line
> marked above. What am I doing wrong?

  1. You should post your *actual* code. There is still at least one typo in the code you posted.
  2. You cannot return a ref cursor over a database link, so the result you get does not look surprising.
    échangez opinions et commentaires dans les forums de discussion. http://www.usenetgratuit.com/
Received on Wed Nov 14 2007 - 08:50:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US