When cursor is not closed what is the error?

Answer Posted / ramki

We will get sql code -503

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can values be passed from the job stream to an executable program?

861


What is multithreading in jcl?

925


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

619


Explain the purpose of dd dummy statement?

658


which parameter is used to check the syntax of a jcl without executing it?

788






Is it possible to code instream data in a PROC?

738


How does jcl specify the job to the operating system?

738


what is the difference between JES3 and JES2?

665


What parameter of the job statement is used to limit the cpu time consumed by the job?

824


What are steplib and joblib?

708


Can we call instream to catalog and catalog to instream?

671


What is the purpose of the dd keylen parameter?

705


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1650


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7068


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

684