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...

What is the COBOL RECORD KEY clause?

Answer Posted / ravi

the record key in the SELESCT clause identifies the files
primary key as it will be known to the programe

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

OPEN INPUT StudentFile READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ PERFORM UNTIL EndOfStudentFile DISPLAY StudentId SPACE StudentName SPACE CourseCode SPACE YOBirth READ StudentFile AT END SET EndOfStudentFile TO TRUE END-READ END-PERFORM CLOSE StudentFile STOP RUN what will be output

2565


Differentiate between ci split and ca split?

1056


what do you mean by the cobol record key clause in vsam?

1058


Explain the index set?

1143


explain in brief why do vsam take more disk space than other utilities?

1162


Define free space?

1111


Using alternate indexes in batch program?

1168


how do you define an altindx ? How do you use altindxs in batch, cics programs?

1118


if you wish to use the rewrite command how must the vsam file be opened?

1202


What are the different dataset organizations used in vsam?

1051


what parameter in the define aix option is used to determine the maximum number of duplicate keys allowable ?

1058


What does the keyranges parameter in define cluster commends do?

1004


why ci and ca splits are not possible in esds and rrds?

1212


Discuss record management in vsam?

1019


name the utility program closely associated with vsam?

1103