What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Answer Posted / jayaprabhu
spaces to umeric field will give data exp error soc7
bocz we cant move the spaces to numeric field
Zeroes to alphabetic we cant bcoz zeroes is numeric we cant
move into the alphabetic if we move it will give soc7
But using redefines we can moves num-alpa, alpa -num
these kind we use for copybook where in if you have one
field need to change for num/alpa.instead going for new
copybook .
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What kind of error is trapped by on size error option?
What is the problem of ordered sequential files access?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
IF I mention stop run in CICS what happens?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What type of SDLC u followed? Why?
What are the different open modes available in cobol?
When is inspect verb is used in cobol?
Which mode is used to operate the sequential file?
What is perform what is varying?
How do u write test cases?
For rewrite, why is it mandatory that file needs to be opened?
What are the different rules of SORT operation?
how do you reference the variable block file formats from cobol programs
How arrays can be defined in COBOL?