What is rmode(any) ?
No Answer is Posted For this Question
Be the First to Post Answer
How do you define a sort file in JCL that runs the COBOL program?
I know my query will return more than one row but I don't want cursor what should I do?
what are difference organizations in cobol and access mode in cobol? can you expalin what organization means while declaring for ksds,esds,rrds?
How many maximum number of procedures can we write in one COBOL program?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the linkage section?
what is jcl approach for programming?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Explain call by context by comparing it to other calls.
what is the use of filler in cobol programing?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??