When we code these comp,comp1,comp-2,comp-3 and comp4 values. I know the differnece.I mean when we will prefer if it is new program.Explain in detail with memory examples. Thanks in advance.
CTS,
1 8442have in 100 records in a file i want to move only matched records to one output_file1 and nonmathed records are moved to another output_file2 ... any one can provide logic code
3 10032I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
IBM,
3 12006If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
2 6207I need to compare two VSAM files, both having 'number' as key. If there is a matching record, write the data into another VSAM file. How will it be possible.
DSRC,
1 9853Can anyone explain me CALL procedure in COBOL.Does it carries similarities like call by reference in C.
1 3474
Define static linking and dynamic linking.
What is the use of intialize verb?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
) How do u handle errors in BMS macro
What is the compute verb? How is it used?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do you reference the following file formats from cobol programs?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Name the divisions, which are available in a cobol program?
Write a program to explain size error.
What is length is cobol?
What are different data types in cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?