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
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Explain how do you set the mdt option to on status, even if data is not entered?
What is the kcp in the cics?
Define floating maps with illustration?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between dfhcommarea and tsq?
What is the meaning of the enq command?
For protecting a transaction using the transaction security function, the two things that must be done are?
Can you explain cics transaction gateway?
Explain the maps in cics?
Define the term mro (multi region operation)?
How can you access esds files from cics?
What is the difference between a return with transid and xctl?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?