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) ?
Explain the mdt in cics?
Explain how do you establish a starting position in a browse operation?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
Explain the function of job statement in jcl?
Explain the use of DCT ?
How do I add a column to a table in db2?
What is an area sweep and when is it used?
WHAT IS THE PROCESS OF "CLAIM PROCESSING SYSTEM"
Explain the function of data manager.
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.
What is a bind in idms?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
which is more efficient, level 77 or 01?
how you will the direct the data to spool using sysout option?