Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-02-2008, 05:04 AM
Lew
 
Posts: n/a
Default SYSSH200

Hi,

I have a statement event monitor on and am looking at the output. I
see a lot of executions of package SYSSH200. I looked in
syscat.statements to see what it executes and didn't find any
matches. How come and where can I find the section/statement
information for the package?

Thanks

Lew
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-02-2008, 05:04 AM
Mark A
 
Posts: n/a
Default Re: SYSSH200

"Lew" <sethwai@yahoo.com> wrote in message
news:66107889-2e29-47f0-8435-22e24841602c@34g2000hsh.googlegroups.com...
> Hi,
>
> I have a statement event monitor on and am looking at the output. I
> see a lot of executions of package SYSSH200. I looked in
> syscat.statements to see what it executes and didn't find any
> matches. How come and where can I find the section/statement
> information for the package?
>
> Thanks
>
> Lew


I believe that is the large cursor package that DB2 uses. Don't worry about
any packages that start with 'SYS'.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-02-2008, 05:04 AM
The Boss
 
Posts: n/a
Default Re: SYSSH200

Mark A wrote:
> "Lew" <sethwai@yahoo.com> wrote in message
> news:66107889-2e29-47f0-8435-22e24841602c@34g2000hsh.googlegroups.com...
>> Hi,
>>
>> I have a statement event monitor on and am looking at the output. I
>> see a lot of executions of package SYSSH200. I looked in
>> syscat.statements to see what it executes and didn't find any
>> matches. How come and where can I find the section/statement
>> information for the package?
>>
>> Thanks
>>
>> Lew

>
> I believe that is the large cursor package that DB2 uses. Don't worry
> about any packages that start with 'SYS'.


Actually it is one of the _small_ cursor packages (65 sections in v8),
namely the one using WITH HOLD cursors with isolation level CS.
The naming convention for these packages for dynamic SQL can be found here:
http://www-1.ibm.com/support/docview...id=swg21115245

--
Jeroen


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-02-2008, 05:04 AM
The Boss
 
Posts: n/a
Default Re: SYSSH200

Mark A wrote:
> "Lew" <sethwai@yahoo.com> wrote in message
> news:66107889-2e29-47f0-8435-22e24841602c@34g2000hsh.googlegroups.com...
>> Hi,
>>
>> I have a statement event monitor on and am looking at the output. I
>> see a lot of executions of package SYSSH200. I looked in
>> syscat.statements to see what it executes and didn't find any
>> matches. How come and where can I find the section/statement
>> information for the package?
>>
>> Thanks
>>
>> Lew

>
> I believe that is the large cursor package that DB2 uses. Don't worry
> about any packages that start with 'SYS'.


Actually it is one of the _small_ cursor packages (65 sections in v8),
namely the one using WITH HOLD cursors with isolation level CS.
The naming convention for these packages for dynamic SQL can be found here:
http://www-1.ibm.com/support/docview...id=swg21115245

--
Jeroen



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-02-2008, 05:04 AM
The Boss
 
Posts: n/a
Default Re: SYSSH200

The Boss wrote:
> Mark A wrote:
>> "Lew" <sethwai@yahoo.com> wrote in message
>> news:66107889-2e29-47f0-8435-22e24841602c@34g2000hsh.googlegroups.com...
>>> Hi,
>>>
>>> I have a statement event monitor on and am looking at the output. I
>>> see a lot of executions of package SYSSH200. I looked in
>>> syscat.statements to see what it executes and didn't find any
>>> matches. How come and where can I find the section/statement
>>> information for the package?
>>>
>>> Thanks
>>>
>>> Lew

>>
>> I believe that is the large cursor package that DB2 uses. Don't worry
>> about any packages that start with 'SYS'.

>
> Actually it is one of the _small_ cursor packages (65 sections in v8),
> namely the one using WITH HOLD cursors with isolation level CS.
> The naming convention for these packages for dynamic SQL can be found
> here: http://www-1.ibm.com/support/docview...id=swg21115245


Similar info can be found in the Info Center.
For v8:
http://publib.boulder.ibm.com/infoce...d/r0007866.htm
For v9:
http://publib.boulder.ibm.com/infoce...c/r0007866.htm

--
Jeroen


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-02-2008, 05:04 AM
Lew
 
Posts: n/a
Default Re: SYSSH200

Thanks for all the info. Still the question remains as to why I don't
see the package statement/section information in syscat.statements.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-02-2008, 05:04 AM
Mark A
 
Posts: n/a
Default Re: SYSSH200

"Lew" <sethwai@yahoo.com> wrote in message
news:65e39b43-f2ee-468f-9fac-b219931f5364@24g2000hsh.googlegroups.com...
> Thanks for all the info. Still the question remains as to why I don't
> see the package statement/section information in syscat.statements.


You have way too much time on your hands. Those packages are for internal
DB2 use.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62