what is sync clause?

Answer Posted / raghu

it is used for faster acess bcoz the data item stored in word boundaires.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

680


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5696


Which is not true about evaluate statement

1605


What rules are followed by the search verb.

638


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

678






I have a File that has duplicate records. I need only those records that occur more than thrice.?

8668


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


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

1933


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

719


Can a Search can be done on a table with or without Index?

807


) How do u handle errors in BMS macro?

1431


i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc

2109


How arrays can be defined in COBOL?

667


Why would you use find and get rather than to obtain?

694


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2340