MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Skeleton Cursor Tables (SKCT)

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
sowzanya
Beginner


Joined: 19 Mar 2004
Posts: 4
Topics: 2

PostPosted: Fri Mar 19, 2004 7:03 am    Post subject: Skeleton Cursor Tables (SKCT) Reply with quote

What is skct? To which topic is does it really relate to?
_________________
sowjanya


Last edited by sowzanya on Fri Mar 19, 2004 7:54 am; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Fri Mar 19, 2004 7:28 am    Post subject: Reply with quote

sowzanya,


Please do not shout. Posting in all caps means shouting and please do not open topics with titles as IBM , MVS... I edited this topic title to refer to what you are trying to ask.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Fri Mar 19, 2004 9:39 am    Post subject: Reply with quote

Sowzanya,

SKCT(Skeleton Cursor Table) is a portion of the DB2 catalog which reprensts the application plan.Page set SCT02 is used to store skeleton cursor tables (SKCTs). These tables store the access paths to DB2 data. When a plan is executed, DB2 uses this information to access the data it needs.

Because a single SKCT can be longer than the maximum record length that can be used in DB2, SKCTs are stored as a sequence of SKCT sections.

The skeleton cursor table parent record (SCTR) contains as much of the SKCT section as the record can fit. The entire SKCT section is stored in this record if it fits; if it does not fit, it is stored in one or more SCTRs. Each SCTR is identified by a unique section/sequence number.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
sowzanya
Beginner


Joined: 19 Mar 2004
Posts: 4
Topics: 2

PostPosted: Sun Mar 21, 2004 4:13 am    Post subject: Reply with quote

hi

thanks for the nice explanation. That was really helpful.

thanks
sowjanya
_________________
sowjanya
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group