What are isolation levels? Where do we need to specify them
in compiling JCL?
Answer Posted / girish kumar
Isolation level is nothing but lock against the table during
the execution of time, the lock is achieved by isolation
level parameters.
Syntax - isolation level(Rs,Cs,Ur,RR)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
How to pass the parameter in parm using linkage section ? (syntax)?
Explain how can return codes be tested before execution of a job step?
Explain the purpose of dd dummy statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Is their any limit for data sets?
when can a job time-out occur? How to overcome that?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the function of //cntl statement?
how to compare two datasets without using superce because output is limited to 133 bytes
What is the function of dd name parameter with a 2 part structure; audit.report?
Must tape dataset definitions include vol=ser specifications?
what sort card you will use to copy the data from one dataset to another dataset?