Why there is no questions in this column?

Answer Posted / kumar

It seems that No one Knows about Mainframe.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the divisions, which are available in a cobol program?

673


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5045


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2083


Write the code implementing the perform … varying.

635


What is cobol?

732






I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1918


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

731


What are literals?

620


What is redefines clause in COBOL?

837


Can we redefine the field of x(200) to less than 200?

805


What is the LINKAGE SECTION used in COBOL?

881


) how do u code after getting data?

1575


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

6780


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

695


What are the access modes of START statement?

706