how to resolve the file status 47.......



how to resolve the file status 47.........

Answer / ramnivas

ATTEMPT TO READ FROM A FILE WHICH IS NOT OPEN IN INPUT OR I-
O MODE

So please "OPEN" the file first.

Is This Answer Correct ?    19 Yes 4 No

Post New Answer

More COBOL Interview Questions

If I want to increase the Limit in GDG. What should I do?

2 Answers   IBM,


Why there is no questions in this column?

6 Answers  


I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?

1 Answers  


wht is the difference between goto and perform stmts

7 Answers   DELL,


How to remove 2 duplicate records and copy only one using job control language?

0 Answers  






Can the OCCURS clause be at the 01 level?

8 Answers   Oracle,


can we read records in a file from botom to top. if possible how can we read

12 Answers   ACS,


Which of the following paragraphs is compulsory in every COBOL program? (a) SPECIAL-NAMES (b) PROGRAM-ID (c) FILE-CONTROL (d) OBJECT-COMPUTER

4 Answers  


What is the difference between copy and include in cobol?

1 Answers  


Which division and paragraphs are mandatory for a COBOL program?

0 Answers  


wht is the use of evalute verb ? how do u declare recfm in cobol and jcl ?

2 Answers   EDS,


what is record label is empty or standard in file description of data division?

2 Answers   HCL,


Categories