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...


file status 00 is checked after opening the file or reading
the file

Answers were Sorted based on User's Feedback



file status 00 is checked after opening the file or reading the file ..

Answer / dilli

it can be used for both the situation for successful opening
and reading the file

Is This Answer Correct ?    13 Yes 1 No

file status 00 is checked after opening the file or reading the file ..

Answer / vamsi

file status codes:

41: already opened trying to open again
02:duplicate key
00:opened sucessfully
21:duplicate record

Is This Answer Correct ?    2 Yes 0 No

file status 00 is checked after opening the file or reading the file ..

Answer / srinath

File status is checked at both times i.e while opening as
well as while reading the file also.

Is This Answer Correct ?    3 Yes 3 No

file status 00 is checked after opening the file or reading the file ..

Answer / neha

no it is used for opening the file. for reading file 01 is
code generally.from successful run the code

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COBOL Interview Questions

I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.

3 Answers  


What are differences between Static Call and Dynamic Call?

10 Answers   IBM, KBC, Keane India Ltd, Verizon,


can internal sort be applied to sort ksds files?

1 Answers  


What is tne need to use sub programs in Cobol?

3 Answers   HSBC,


What guidelines should be followed to write a structured Cobol program?

1 Answers  


Whats the use of Examine command? can someone help me?

1 Answers   IBM,


What are the ways you can generate a copybook?

2 Answers  


study the following 01 A PIC 99V0 VALUE 5 01 B PIC 9V9 VALUE 6 01 C PIC 99V9 VALUE 2.5 01 D PIC 99 VALUE 3 COMPUTE A ROUNDED B C = A+B*C/D ON SIZE ERROR PERFORM PRINT-ERROR the comments of A.B.C after execution of the above statement are a.A=10 B=0 C=10 b.A=10 B=9.9 C=9.9 c.A=10 B=0 C=9.9 d.A=10 B=6 C=10

4 Answers   TCS,


What is the utilization of copybook in cobol?

0 Answers  


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

0 Answers  


what is the meaning of pic 9(09)v99-

4 Answers   HSBC,


WHAT IS SOC3?HOW IT CAN BE RESOLVED?

1 Answers  


Categories