why mainframe we use not like java as frontend oracle as backend. or not word excel.In there also huge ammount data stored.
TCS,
2 6405in a indexed file what is procedure for read the records from 12 to 18. please give the code example
L&T,
2 7937IDENTIFICATION DIVISION. PROGRAM-ID. MOVEPGM. DATA DIVISION. WORKING-STORAGE SECTION. 01 WS-I PIC 9(2). PROCEDURE DIVISION. A1000-MAIN-PARA. PERFORM PARA-X WITH TEST BEFORE UNTIL WS-I= 5 STOP RUN. PARA-X. DISPLAY "BEST2". I m getting error s722,while executing the program, seems getting in loop, can anybody tell me why
3 6000
how do you reference the ksds vsam file formats from cobol programs
how do you reference the rrds file formats from cobol programs
Why did you choose to work with ibm mainframe cobol programming?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the various section in data division and briefly explain them.
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
what are decleratives in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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
Which is not true about evaluate statement
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there