whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Post New Answer View All Answers
What do you understand by psb and acb?
What are 77 levels used for?
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.
When is inspect verb is used in cobol?
What guidelines should be followed to write a structured cobol prgm?
Difference between cobol and cobol-ii?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
Mention the guidelines to write a structured cobol program?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What are the different open modes available in cobol?
What is the difference between comp and comp-3?
State the various causes of s0c1, s0c5 and s0c7.
How to print 10 to 1 if the input have only 10 digit number?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?