how do u indetify files succesfully executed or not ?

Answer Posted / kiran

00 coder

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10624


how do you reference the variable block file formats from cobol programs

688


Name some of the examples of COBOl 11?

2686


how to refer the data field?

1812


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2732






Write a program to enter and display the names of students in a class using the occurs clause.

654


What is the difference between goback, stop run and exit program in cobol?

932


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

676


what is the difference between COBOL2 AND COBOL390?

2453


explain sorting techniques in cobol program?

690


What kind of error is trapped by on size error option?

740


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1230


how do you reference the rrds file formats from cobol programs

800


Which Search verb is equivalent to PERFORM…VARYING?

687


How to remove 2 duplicate records and copy only one using job control language?

753