77 a pic x(4) value '1234' -----> instead of this 'abcd' 77 b pic 9(4) value zeros. move a to b what is the answers for both cases? IS it possible? Give me elementary move rules briefly......
8 12820a pic s9(4) comp b pic s9(4) comp-3 c ???????????????? d ???????????????? move a to c add a+B giving d. what is ur declaration for c,d?
4 9590The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
6 20656I have a Main Program which is calling Sub-Program which is a DB2 pgm. What will happen if I am not closing the cursor used in the Sub-program? Please advise..
3 1187077 I pic 99 value 5 Perorm para-A I times. Para -A. move 10 to I. How many times the para-A will be executed.?
TCS,
9 13157suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?
2 7359If i have a variable A pic 9(2) value 10 Compute A = a - 100 what will be the value of A and will there be any error becoz of the Negative value
CTS,
3 9333
Mention the guidelines to write a structured cobol program?
) what is the difference between AID and HANDLE AID?
how do you reference the ksds vsam file formats from cobol programs
How do you define a variable of comp-1 and comp-2?
) how do u code after getting data?
What is amode(24)?
what is the difference between COBOL2 AND COBOL390?
Have you used comp and comp-3 in your project? And how?
What is an in line perform? When would you use it? Anything else you wish to say about it.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
What is redefines clause in COBOL?
What is the difference between perform … with test after and perform … with test before?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is the difference between external and global variables in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there