How do you get the data to code the BMS macro?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different rules for performing sort operation?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
suppose a cobol programme A calling programme B,C and D. If C undergoes some change what if A,B,C,D need to be recompiled or only C nee to be recompliled.
what is sysncpoint?
I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.
how can you identify wheather the program is using search or search all in the cobol program?
how to change picture class of copy book variable inside program?
Explain Restart Logic in Cobol?
write a program to eliminate duplicate records in a input file and send them to output file.
What does MAXCC 3 means? It is used in one my codes.
What is sqlca and why is it needed in any cobol-db2 program?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?