how do u indetify files succesfully executed or not ?

Answer Posted / anusha

by using file status codes.if the file status code is 00
the file executes succefully

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want a program using by if, evaluate , string, unstring, perform, occurs?

4061


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


What is the LINKAGE SECTION used in COBOL?

889


What are all the divisions of a COBOL program?

665


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645






What rules are followed by the search verb.

638


Name the divisions, which are available in a cobol program?

685


What is the difference between external and global variables in COBOL?

813


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1914


How do you differentiate between cobol and cobol-ii?

656


) How do u handle errors in BMS macro?

1429


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What is a scope terminator give example?

657


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1655


Write a program that uses move corresponding.

673