RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Answer Posted / santy
TRUE.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What type of SDLC u followed? Why?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the difference between comp and comp-3 usage?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is a report item?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do you reference the following file formats from cobol programs?
What is report-item in COBOL?
) How do u handle errors in BMS macro?
Why occurs cannot be used in 01 level in COBOL?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
Write a program to explain size error.