What is meant by the attachment facility?
Answers were Sorted based on User's Feedback
Answer / senthil
There are Other attachement Facilities
CAF - Call Attachment Facility
RRSAF - Recoverable Resource Servcie Attachement Facility
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / s
Attachment facility provides an interface between DB2 with
other environments like IMS,CICS,TSO.
CICS,IMS,TSO,CAF are attachement facilities.
| Is This Answer Correct ? | 3 Yes | 2 No |
For Read Stability locks are not applicable for phantoms, What is Phantoms?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What do you mean by between and in? Is between inclusive of specified range values?
What is cursor stability in db2?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
When DB2 connection fails, will online program work or give errors.
What is a db2 table?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What are the functions in DB2?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?