whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Answer Posted / lalitha
Alphanumeric to numeric - provided the alphanumeric field
has charachters also in it.
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Name the sections present in data division.
Can we change the password using ALTER? anyone tried and changed?
How arrays can be defined in COBOL?
What is the LINKAGE SECTION used in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Give some examples of command terminators?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the different types of condition in cobol and write their forms.
What type of SDLC u followed? Why?
what is the difference between COBOL2 AND COBOL390?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?