what is the use of outrecord?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

copy 100 records without using ibm utilities

3 Answers  


What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?

4 Answers  


COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.

7 Answers   HCL,


how would find total records in files using seqientional

1 Answers   HSBC,


What is the size of s9(19)comp3? explain

8 Answers  






What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).

8 Answers  


can you declare redefine in level 01?

8 Answers   Patni,


Difference between ps, esds

3 Answers  


i have a variable block which is used in my cobol program as input file having records of 4080 after compilation while runing the program im getiing file attribut mismatch and it is saying tht the record length of the file is 4084 can any one knw the answer how to reslove it ?

2 Answers  


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

1 Answers   IBM,


How to recover a deleted source physical file from library?

1 Answers   HCL,


what is s013u000 for?

1 Answers   Hewitt,


Categories