A maximum of 100 chars can be passed to Cobol through Parm
in JCL, If we want to pass more than 100 Chars how we can
do it ?

Answer Posted / krishna ambati

using sysin dd *

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure?

721


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

774


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

2091


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?

1892


what JCL Procedures?

800






What are the 4 fields in dd statement?

821


How do you create a temporary dataset?

755


What is notcat 2 - gs?

1056


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1087


How dummy is used in jcl?

739


What is the use of symbol // in jcl?

1017


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1592


Is their any limit for data sets?

786


what is the difference between JES3 and JES2?

782


Can we call instream to catalog and catalog to instream?

759