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


Can we open close file in COBOL any number of times?

Answers were Sorted based on User's Feedback



Can we open close file in COBOL any number of times?..

Answer / devraj

yes, we can open closed file in COBOL any no. of time but
the condition is the file is not closed with "WITH LOCK"
clause otherwise you can't open.

Is This Answer Correct ?    26 Yes 2 No

Can we open close file in COBOL any number of times?..

Answer / namrata

yes,we can open close file in cobol any no of times.

Is This Answer Correct ?    15 Yes 1 No

Post New Answer

More COBOL400 Interview Questions

How COBOL helps Mainframe to maintain large records ???

1 Answers   Satyam,


what is PERFORM? and its types?

7 Answers  


Define perform?

0 Answers  


What are Fillers ? What is the actual use of Fillers ? With small/simple Example..

1 Answers   Patni,


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


Define sort?

0 Answers  


How can i change the below code in SQL to cobol/400? EXEC SQL SELECT COUNT(*) INTO : WS-COUNT FROM Db file WHERE Field 1 = : WS-VAR AND Field 2 = : WS-USERID END-EXEC * EVALUATE TRUE WHEN SQLCODE = +000 MOVE WS-COUNT TO Copybook field WHEN SQLCODE = +100 MOVE ZEROES TO Copybook field

2 Answers  


What is the syntax of sort?

0 Answers  


How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code

5 Answers   CGI,


define sort? and its syntax?

3 Answers  


what is redefine and its syntax?

6 Answers   HCL,


Explain how to detect record is locked in cobol/400? What is the solution for that?

0 Answers  


Categories