How many types we can give input to JCL

Answer Posted / vampires

2 types we can give input to jcl


---using PARAM keyword
---sysin dd *
xxxxxx
yyyyy
zzzzz
/*

Is This Answer Correct ?    17 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the dd mgmtclas keyword in sms datasets?

743


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

753


what is SOC4 error?

741


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

858


Explain the function of //jcllib statement?

710






What is jcl in mainframe?

694


How to override loadlib?

1432


how you can direct the data to spool using SYSOUT option?

931


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1813


What is the syntax of JCL statement?

701


how do you code a null statement?

780


How jcl work to handle various input output file operations?

660


List in order the hierarchical levels of jcl?

674


what is a jcl?

694


what is use of dsn parameter in dd statement?

675