What are all the divisions of a COBOL program?
Where the Plan is located in CICS-DB2
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
File status must be checked both while opening and reading the file or only while reading the file?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
0 Answers TryTechnicals Pvt Ltd,
What is comp-1 and comp-2?
how we can reverse the string in the cobol for example satheesh can be reveresed as hseehtas
What is inspect in cobol ?
using redefine can you redefine lower variable size to higher variable size?
What is the difference between SEARCH and SEARCH ALL?
What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
give the examples for strings and unstrings in cobol
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.