IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem

Answer Posted / vijay k

In the proc you have to code like this. Keep the INSTREAM
data in the parm card.

In the proc.

//sysin dd dsn= xyz.file(sortcpy),disp=shr

In the parm card, sortcpy should be like this.

sort fields=copy

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the function of a dd statement?

647


what is JCL?

682


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

642


How to pass the parameter in parm using linkage section ? (syntax)?

641


Is it possible to left uncode disp?

701






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

662


What is the motivation behind coding class parameter in job statement?

670


whats the diff bw the evaluate also and and?

1841


which utility is used a dummy utility?

776


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?

7582


what is the resolution for sb37 error

7678


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

663


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

966


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2150


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

822