how are instream data terminated?

Answer Posted / karthik

//Sysin DD *
Instream data
.
.
/*(end of instream data)

OR we can use DLM parameters
//Sysin DD data, dlm='xx'
Instream Data
/*
.
XX

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can an in-stream dataset be terminated?

836


What is the function of dd name parameter with a 2 part structure; audit.report?

691


How to pass data to a program that is coded in an exec statement?

809


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

670


Explain how can a jobs execution priority be modified?

727






Is it possible to define dd statements as you want?

639


What is condition checking in jcl? Is this possible?

615


What is the purpose of dd dummy statement?

931


Explain how can return codes be tested before execution of a job step?

815


What is the maximum length of a single line of jcl?

814


Explain the function of job statement in jcl?

633


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

619


what sort card you will use to copy the data from one dataset to another dataset?

715


which parameter is use to declare the name of dataset in dd statement?

717


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1738