| SQL - Questions and Answers Have a SQL question? Post it here. First do a search to see if someone hasn't already answered it. |
|
|||
SqljHi,
I am calling a Java code in SQL. Below is the detail. I am creating a procedure 'A' which is using cursors (2 cursors) and is calling 'B'. In procedure 'B', Java part is being called. Data is getting loaded . But i am getting the error as shown below. "The cursor 'c1' can not be used as it could not be found. It is possible that either it was not declared or it is not available in the current context. " and "The cursor 'c2' can not be used as it could not be found. It is possible that either it was not declared or it is not available in the current context. " Can anyone suggest me the solution ASAP. Thanks in advance. |
|
Be the first to answer this question! Click on the 'Post Reply' button below.
|
![]() |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|