Can you code instream data in a PROC ?

Answer Posted / jerin jose

SYSIN DD * CANNOT BE USED SO WE CANNOT CODE IT

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

999


when can a job time-out occur? How to overcome that?

957


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1200


what happens in execution stage in job processing?

828


Explain the function of a dd statement?

865


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8067


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1021


Can we use DISP=SHR in output file in JCL

1169


what is DSN parameter and DISP parameter is used for?

865


Can I send output of job to my remote device careerride123?

876


What is the use of symbol // in jcl?

1125


Explain how can the submitting users racf authority be overridden in a job stream?

855


what is “Cond= even” and “Cond=only”?

969


what is the purpose of coding class parameter in job statement?

976


How to run cobol program using jcl?

872