Answer Posted / reader
no -806 error in DB2
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Explain about different table spaces.
IF I mention stop run in CICS what happens?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is the problem of ordered sequential files access?
How do you define a variable of comp-1 and comp-2?
Give some examples of command terminators?
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?
What is the usage of comp fields in cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
In COBOL, what is the different between index and subscript?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
Mention the guidelines to write a structured cobol program?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
how do you reference the rrds file formats from cobol programs