Answer Posted / valmiki1980
Soc7 generally occurs when a non mumeric data moved to a
numeric data type and perform computation.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What are the different rules of SORT operation?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
what is search and searchall?what is the diffrence between them?give an best example?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is comp-1 and comp-2?
how to convert the recors form vsam file to db2 table tru file aid
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How arrays can be defined in COBOL?
What is the difference between binary search and sequential search?
What is the difference between goback, stop run and exit program in cobol?
What are literals?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
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.