I WORKING WITH VSAM AND CICS WHEN I AM DEFINING MY FILE
IN THE FCT .I GOT ERROR LIKE "CDS IS FULL". WHAT ITS MEAN
Answer Posted / arun
Deleted all the file name defined previous using THE
COMMAND ceda delete file(file name or *) group(name)...then
define the new file you wants it works.....Please let me
know if need more.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how do you control cursor positioning?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Differentiate between PCT and FCT.
Define an asra?
If we say that bms length of field = 0, then what does that mean?
What is the main function of the sign-on table?
Explain how do you handle errors in cics programs?
Define cics interface block?
Explain the difference between link xctl?
Define the term function request shipping?
Can dynamic calls be used in CICS?
What is cics load command?
What do you mean by the term fct?
Can you explain cics transaction gateway?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?