What are ISOLATION LEVELS? Where do we need to specify them
in compiling JCL (Exactly which statement and what is
syntax for it)?

Answer Posted / chandra

Leena,

The Isolation level can b given in BIND parameter only. not
in JCL, but the member nameshould be given along with ur
DBRMlibrary in DBRMLIB step in JCL.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732


What the difference is between continue and next sentence?

660


Can you please let me know the centre name of INS certification in Kolkata.

1715


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

673


What is the utilization of copybook in cobol?

657






please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1958


what is difference between cobol and cobol/400

21566


What is the usage of comp fields in cobol?

659


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


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

2337


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1941


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

753


) How do u handle errors in BMS macro?

1428


How do you reference the fixed block file formats from cobol programs

705


What is length is cobol?

650