CAN ANYONE TELL ME WHAT IS "JOB-CARD"

Answer Posted / venkat

job card is the first jcl statement. It can maintain the job details(positional parameters and keyword parameters) here.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is use of dcb parameter in dd statement?

772


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1969


What is job control language?

609


What is the maximum length of a single line of jcl?

829


what happens in execution stage in job processing?

652






How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.

5060


List the different components of jcl statement?

691


what is use of disp parameter in dd statement?

661


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

801


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.

1731


how to run batch program without jcl?

10074


A dd statement consists of 4 fields. Name them?

930


What are s0c1, s0c4, s0c5, s0c7 and socb?

702


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

606


Explain the purpose of dd * statement in jcl?

641