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
Explain how can values be passed from the job stream to an executable program?
Name a few IBM utility programs, and explain its function.
What are steplib and joblib?
Explain how can a stopped job be started again?
Explain how can return codes be tested before execution of a job step?
how do you access an uncataloged dataset in a jcl?
What is the purpose of dd * statement in jcl?
How can a stopped job be started again?
What is one line to pass PARM from JCL to COBOL?
what operation is performed by job statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
what is the difference between JES3 and JES2?
Matching Logic in Jcl not in cobol.Could any one please answer this question
How can the submitting users racf authority be overridden in a job stream?
What is the function of job statement in jcl?