![]() Related Questions How to count the records in COBOL data file?what will happen if the file open in extent mode and corresponding is equal to OLD in jcl?by opening an empty vsam file in i/o wii get file status 35 how can you over come this ? Read Answers (2) | Asked by : latha Latest Answer : JCL acts as an intermediate which links the source code with the resources needed.for example: If in a cobol program you specify a file which you are manipulating, then through JCL, you tell the System about the specifications/Location of this file.Other ... Read Answers (1) | Asked by : manoj Latest Answer : Let us the program is TEST and JCL you want to submit from program is A.B.C(MEM).//STEP1 EXEC PGM=TEST//INPUT DD DSN=A.B.C(MEM)//SUB DD ... Read Answers (3) | Asked by : lakshmi Latest Answer : using attention identifier keys ... Read Answers (1) | Asked by : lavanya How to solve S000 abend with file status code 39 (attribute mismatch for a file in JCL and cobol program) . Read Answers (2) | Asked by : manju How to write JCL if the cobol program is connected with DB2 Database and SOME of the DB2 statements are written in SUB-PROGRAM. Assume the CALL is a STATIC CALL ? View Question | Asked by : karthikeyan What is the diffenence between Structured Cobol Programming and Object Oriented COBOL programming ? Latest Answer : Structured programming is a Logical way of programming, you divide the functionalities into modules and code logically. OOP is a Natural way of programming, you identify the objects first, then write fuctions, procedures around the objects. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||