What does SYSIN * indicate?

Answer Posted / sariputi

It is one of the DD statement,through which we can give
the instream Data(Input)required for the job.


EXAMPLE:

//SYSIN DD *
COPY I=DD1,O=DD2
/*

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a disposition of (new,catlg,keep) for a dsn mean?

619


Is it possible to define dd statements as you want?

646


how do you code a null statement?

780


What are steplib and joblib? What for they are used?

697


Explain how can values be passed from the job stream to an executable program?

632






What is the difference between run mode and addressing mode?

640


What is the significance of addrspc parameter in the exec statement?

624


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

740


Is their any limit for data sets?

706


What do you understand by the term job time – out and how can you overcome that?

608


What is multithreading in jcl?

944


Is their any set of rules for dd? Explain.

664


Explain the job statement in jcl?

653


What are hierarchy levels in jcl?

960


Name the parameters which can be used to limit the number of records written to a sysout dataset?

658