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
What is the difference between the positional and keyword parameters? Give examples.
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
what is the purpose of coding class parameter in job statement?
What do you understand by the terms: joblib and steplib?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the motivation behind coding class parameter in job statement?
Is acct parameter mandatory?
What is the maximum length of a single line of jcl?
List the different components of jcl statement?
Is there any command to check wether the ps file is in sorted order?
How do you create a temporary dataset?
Explain the purpose of dd * statement in jcl?
Is it possible to left uncode disp? If yes, how?
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) ?
what sort card you will use to copy the data from one dataset to another dataset?