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
IF I mention stop run in CICS what happens?
What the difference is between continue and next sentence?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Write a program to explain size error.
example for sub strings ? and refernce modifications whit output pls
How to use the same COBOL program in Batch and CICS on lines? explain with an example
what is search and searchall?what is the diffrence between them?give an best example?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
what is the use of outrecord?
Define cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do you define a variable of comp-1 and comp-2?
How many sections are there in data division in COBOL?
What is the difference between Call and a Link?