How does IDMS communicate with CICS?
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
what are the utilities for load and unload the DB2 tables
Have you used comp and comp-3 in your project? And how?
if we have a 10 steps how to override the 4th step in jcl?
What is the size of s9(19)comp3? explain
COMP?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
How do you code Cobol to access a parameter that has been defined in JCL?
In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
How we copy a program from production region to development region.What is the process & syntax ?
Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
what is the difference b/w level no.01 & level no.77?