how to check whether the open command of a sequential file is
successful? or not?
Answers were Sorted based on User's Feedback
Answer / mani yadav
By Using File-status.
File status code is 00.succesfully opened.
| Is This Answer Correct ? | 34 Yes | 2 No |
how to create temporary data set in jcl? what is the use?
3 Answers Cap Gemini, Temenos,
what are the utilities for load and unload the DB2 tables
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the difference between copy and include in cobol?
How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
What is difference between comp & comp-4?
COMP-3 field occupy ?
Which of the following files can be OPENed in all the 4 modes? The four modes are INPUT, I-O, OUTPUT and EXTEND. (a) INDEXED (b) RELATIVE (c) SEQUENTIAL (d) All of the above
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
where did you see the information regarding abend codes in jcl?