What is Skeleton cursor table (SKCT)?
Answers were Sorted based on User's Feedback
Answer / vat
Contains information about access paths and the internal
form of the SQL for an application plan. Entries in this
table are made when a plan is bound (BIND PLAN) and deleted
when a plan is freed (FREE PLAN). This table is also loaded
into memory at execution time
| Is This Answer Correct ? | 3 Yes | 0 No |
how to fetch first 100 rows in db2
how to resolve -818 error. how to see timestamp token in load module and plan
Which are the db2 tools to protect integrity of the database?
What's The Percentage Free Space ?
what is the use of cursors?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
What are foreign keys?
what is a plan and how do you refer the plan in the program?
On which levels locks can be applied?
How do I import data from excel to db2?