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
Explain the function of dd name parameter with a 2 part structure; audit.report?
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
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.
how you can access an uncataloged dataset in a JCL?
When space is allocated for an output dataset, what units can be used?
what is a jcl?
Where & How Do You Code Identifier In Jcl?
What is NOTCAT ?
in ways data can be passed to a COBOL program from JCL?
How does jcl act on a cobol code?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How do you access an uncatalogued dataset in a jcl?
What parameter directs the output of the job log dataset?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?