Answer Posted / rams
sysout: to route the output to destination i.e., which
class name u mentioned like A,B,C,D....1,2,3,4...
SYSPRINT: TO PRINT THE OUTPUT ,WHICH IS TAKEN FROM ABOVE
CLASS
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what sort card you will use to copy the data from one dataset to another dataset?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How is a type of file defined in the jcl that executes the cobol program?
What dd statement is used to supply the name of a dataset?
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:
Explain how can return codes be tested before execution of a job step?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
What are the 2 types of parameters in dd statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What does a disposition of (MOD,DELETE,DELETE) mean ?
How does jcl act on a cobol code?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
How to run cobol program using jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Where & How Do You Code Identifier In Jcl?