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

What are declaratives and what are their uses in cobol?

695


Which division and paragraphs are mandatory for a COBOL program?

701


What is amode(24)?

676


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2318


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

809






Name some of the examples of COBOl 11?

2671


Write a program to explain size error.

665


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1828


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8119


What are 77 levels used for?

648


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?

883


Write the code implementing the perform … varying.

633


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1603


i need a small 3d program using inline and outline.

1626


What is amode(31)

712