how do u indetify files succesfully executed or not ?

Answer Posted / kavitha

if file status is 00 then we can say that the file is
executed successfully

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are followed by the search verb.

638


how to move the records from file to array table. give with code example

2219


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

2337


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

8167


Mention the guidelines to write a structured cobol program?

620






What is the difference between perform … with test after and perform … with test before?

883


What the difference is between continue and next sentence?

662


what is search and searchall?what is the diffrence between them?give an best example?

5560


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


Why would you use find and get rather than to obtain?

690


What is report-item in COBOL?

711


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

825


Difference between array and sub-script ?

1167


) how do u code after getting data?

1580


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1523