if we have a 10 steps how to override the 4th step in jcl?

Answers were Sorted based on User's Feedback



if we have a 10 steps how to override the 4th step in jcl?..

Answer / adarsh

step4.ddname dd dsn=....,disp=..

Is This Answer Correct ?    10 Yes 1 No

if we have a 10 steps how to override the 4th step in jcl?..

Answer / parvatraj m bhuti

Code cond parameter
as
cond= (0,GT).. Thats all.

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More COBOL Interview Questions

I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

0 Answers   Cap Gemini,


hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps

5 Answers   iNautix,


why occurs clause not mentioned in 01 level

6 Answers   HCL, NIIT, TCS, Tesco,


plz,could any one tell me? what about EBCDIC in cobol?briefly?

1 Answers  


Name some of the examples of COBOl 11?

0 Answers   CSC,






wht is packed decimal in cobol

2 Answers  


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?

1 Answers   Accenture,


can we use variable picture clause as xx.99 in cobol.

3 Answers  


What is file status 39 ?

10 Answers   JPMorgan Chase,


HOw can I get the negative sign while deduct high value from low value

0 Answers  


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

0 Answers  


Categories