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

can we read records in a file from botom to top. if
possible how can we read

Answer Posted / raj

yes,it is possible through JCL.

1. QSAM (sequential) file. You can run it thru SORT utility
adding SEQNUM and then sort then sort by SEQNUM in DESC
order
2. VSAM: In CICS you can read backward using READREV;
3. VSAM: I Batch unload the VSAM file using SORT in DESC
order by key value.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Purpose of Pointer in the string?

1125


What is Pic 9v99 Indicates in COBOL?

1339


How many bytes S(8) comp field occupy and its maximum value?

2190


How to know whether the module is dynamical or statistical?

1211


how do you reference the fixed unblock file formats from cobol programs

1305


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

1147


) what is the difference between AID and HANDLE AID?

2200


What are the cobol coding sheets?

1358


what is difference between cobol and cobol/400

23078


What are the different rules to perform a Search?

1140


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

2605


how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)

2443


How to remove 2 duplicate records and copy only one using job control language?

1261


Which mode is used to operate the sequential file?

1255


example for sub strings ? and refernce modifications whit output pls

2368