What is the difference between working storage copybook and
linkage section copybook?
Answers were Sorted based on User's Feedback
Answer / vinod
working storage copy book is temporal feilds and assign them
in dynamically on execution and where as linkage storage
copy book is to store permanent memory to related called sub
programs at its assigns the feild statically on before
passing the main program.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ssampath
working storage is local and linkage is global
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nag(igate)
The working storage fields are used for the program to run
first time, whereas the Linkage section fields are used to
run the program more than once.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / karthik
Working storage copybook will get expanded during
compilation whereas linkage section copy book will get
expanded during translation. This is with respect to cics-
cobol program. The copybook EIBBlock gets included while
translation
| Is This Answer Correct ? | 6 Yes | 7 No |
Answer / guest
Those data's that are declared in the WS-Section in main
program should be declared in the linkage section in the sub
or called program.
| Is This Answer Correct ? | 0 Yes | 7 No |
How is sign stored in a comp-3 field?
What guidelines should be followed to write a structured cobol prgm?
For rewrite, why is it mandatory that file needs to be opened?
In an array processing what is the thing that can be done by using subscripts but not by using index
how do u list the abended jobs?
If I want to increase the Limit in GDG. What should I do?
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
) How do u handle errors in BMS macro
In which area will you utilize 88 level items in cobol?
how to crack cts interview apps? NOVEMBER 21 2010