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?
Can you explain control variable in online screens?
What is null value in db2?
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
define cond parameter in jcl?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
Explain the primary function of the processing program table (ppt)?
How is the sorting of vsam files carried?
What is meant by bmp mode?
What is idms?
What is the purpose of store statement?
What is cobol coding sheet?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how can you define a dataarea(DTAARA) IN RPG? Which spec you define it C-spec/D-spec?
What is the disadvantage of dynamic generation of acb?