how are instream data terminated?

Answer Posted / sanjayreddyguna

//sysin dd *
fh
h
hj
gh
/*------>this is delimiter for instrem data
OR
//sysin dd data,dlm=A
jhj
hl
kl
A----------->this is allso delimiter for instream data

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can the attributes of one sms dataset be copied to another dataset?

868


Brief description of inline procedure of jcl.

691


a dd statement has 2 types of parameters. Name them?

659


What parameter directs the output of the job log dataset?

771


How does jcl specify the job to the operating system?

761






what is the use of JCL?

668


Explain how can an in-stream dataset be terminated?

705


How to submit a jcl from cics?

670


What parameter of the job statement is used to limit the cpu time consumed by the job?

847


what operation is performed by job statement?

664


what is DSN parameter and DISP parameter is used for?

686


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1740


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

1973


Explain the function of the dd dcb keyword?

713


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

661