When cursor is not closed what is the error?
Answers were Sorted based on User's Feedback
Answer / prabu
-502 The cursor identified in an open statement is
already open.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / mdvasanth86
No Error.
Program completion closes the Cursor.
| Is This Answer Correct ? | 1 Yes | 1 No |
how do u send return code from cobol to jcl ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
lines(1,cancel)??What is meant by that??Plz explain it....
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
What does IEBGENER do?
what is the compile process of cobol program expalin with code
What are the 2 types of parameters in dd statement?
how can handle the s0c4 abend???
What is the purpose of dd?
What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?
How do you find which GDG is using which dataset?