Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How may divisions are there in JCL-COBOL?

Answer Posted / seema gulia

IDENTIFICATION DIVISION
ENVIRONMENT DIVISION
DATA DIVISION
PROCEDURE DIVISION

Is This Answer Correct ?    36 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1691


how do you reference the variable block file formats from cobol programs

1308


What is the use of intialize verb?

1298


what happens if parmparameter passes zero bytes to the program

2177


How are the next sentence and continue different from each other?

1338


What happens when we move a comp-3 field to an edited (say z (9). Zz-)?

1481


What are different data types in cobol?

1382


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1262


Write a program to enter and display the names of students in a class using the occurs clause.

1257


What guidelines should be followed to write a structured cobol prgm?

1199


What are the different rules for performing sort operation?

1277


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2640


how do you reference the ksds vsam file formats from cobol programs

1242


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

1604


how to convert the recors form vsam file to db2 table tru file aid

3311