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 is a SSRANGE and NOSSRANGE?
What is the problem of ordered sequential files access?
IF I mention stop run in CICS what happens?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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
Define cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
what is search and searchall?what is the diffrence between them?give an best example?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
how to access the file from prodution from changeman tool and to submit a file to production
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Describe the cobol database components?
) How do u handle errors in BMS macro?
What are 77 levels used for?