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 difference between READ BY ISN and FIND

Answer Posted / kazim zaidi

Read by ISN i.e. Read Physical
File read in sequential order
you don't need to know the ISN

However, GET #ISN - you need to know ISN

Usually you read by Physical or by Descriptor, if the record meets certain criteria for update, record is read using GET followed by UPDATE (or DELETE).

FIND - Finds record based on the Descriptor value, if partial value given it creates a loop.

If you know the unique Descriptor value you can also code
FIND(1) filename ....
just to retrieve one record

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we see the copy book length using file-aid?

1013


Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

1017


Define cobol coding sheet?

1057


Explain difference between read work file 1 and read work file once? Why we are using work file once?

1018


What is the difference between escape(top or bottom) and escape immediate(top or bottom?

1108


What is the difference between read work file 1 and read work file once? Why we are using work file once?

1017


Explain difference between read(1) and read work file once?

1010


Can we see the copy book length using file-aid?

958


Explain how are you going to remove duplicates from the file that is being read?

1068


What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

1084


Explain control variable in online screens?

1055


Explain how to find occurrence of mu and pe fields in a file?

985


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

1262


How to receive data passed through jcl parm parameter in a natural program?

1041


How to create 1 ddm that fetches 3 adabas files simultaneously?

985