How is a type of file defined in the jcl that executes the cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
Can we change a FB file to VB file in JCL? Please help
i have five step in jcl.my forth step is gdg.gdg was abend.when will job complete,hoe to handle you
What do you feel makes a good program?
common jcl abends??
What is Automatic Restart ? EXEC PGM = PROG1, RD = R (Is it the Restart of a JOBSTEP or Restarting the execution of the program?) Do we Restart it or it automatically Restarts executing again and again ? Then when it will finish executing ? or After Abending, when we submit it again, then it is Restarted from the Last successful Checkpoint ? If some JOBSTEP is abending, what is the benifit to Restart it, WILL IT NOT ABEND AGAIN if you don't change the LOGIC ?
What are the difference between jcl and jes?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
Name a few IBM utility programs, and explain its function.