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 12488a 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 9435The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
6 20377how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
IBM,
10 15031I 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 11736i have 10 steps in jcl program but i have to exicute only 2,4,6,8th and 10th ?how it's possible?
IBM,
10 37854Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
1 6957Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
2 8735
Explain the difference between external subroutine and subprogram?
How ENQ and DEQ used in CICS?
What is control interval?
Explain how can the submitting users racf authority be overridden in a job stream?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How and when does the db2 enforces the unique key?
Why db2 is called db2?
What will be the result if on size error phrase is declared?
Give the format of using and giving in sort statement. What are the restrictions with it?
What is an area sweep and when is it used?
Tell about how do you eliminate the duplicates?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Why do chiropractors use drop table?
How to find the number of rows in a db2 table?
What is data manager?