Answer Posted / kaarthik
1. Redefine the comp-3 with a numeric field and then move
the numeric value to an Alphanumeric value and then Display
it.
Regards,
Kaarthik
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What are the different rules of SORT operation?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
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.
What are various search techniques in cobol? Explain.
What are 77 levels used for?
What is the problem of ordered sequential files access?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
how do you reference the fixed unblock file formats from cobol programs
Write a program to explain size error.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is comp-1 and comp-2?
What type of SDLC u followed? Why?