Answer Posted / krishna
Control card used for passing /* ,// as input via inputstream.
if we code //sysin dd * ,we could n't pass /* and // as
input.but if we code //sysin dd data, dlm='xx' ,we can able
to pass..
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Name the statement which can be used to send data to another mvs jes3 node?
How to submit jcl through a cobol program?
Explain how can values be passed from the job stream to an executable program?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what are the types of abends that occur on job failure? And explain the possible causes of these
what is SOC4 error?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the difference between the positional and keyword parameters? Give examples.
what is the use of JCL?
Explain the purpose of dd * statement in jcl?
What do you know about jcl?
Is it possible to left uncode disp?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Is it possible to code instream data in a PROC?
How do you submit a job for execution?