Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how do u indetify files succesfully executed or not ?

Answers were Sorted based on User's Feedback



how do u indetify files succesfully executed or not ?..

Answer / 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

how do u indetify files succesfully executed or not ?..

Answer / kiran

00 coder

Is This Answer Correct ?    0 Yes 0 No

how do u indetify files succesfully executed or not ?..

Answer / kavitha

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

Is This Answer Correct ?    0 Yes 0 No

how do u indetify files succesfully executed or not ?..

Answer / raghunathareddy

through idcams

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More COBOL Interview Questions

what are the limitations of Inline Perform?

3 Answers   Zensar,


What is the usage of comp fields in cobol?

0 Answers  


In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?

1 Answers   CSC,


soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?

7 Answers   CitiGroup, IBM,


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

1 Answers   Syntel,


How do you get the data to code the BMS macro?

0 Answers   IBM,


SIGN TRAILING SEPARATE field occupy ?

3 Answers  


Why we are using comp and comp-3 in real time projects?

4 Answers   IBM,


copy 100 records without using ibm utilities

3 Answers  


I have dataset DS1 which has records say 1 2 3 4 5 ... ... etc And also I have second dataset DS2 whcih has records 1 3 4 5 6 8 .. ... Both the files are sorted and now I want to compare these files and write it into the third files if the records are matching.

4 Answers   FIS, Wipro,


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

0 Answers  


consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end

3 Answers   TCS,


Categories