473,625 Members | 2,733 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Blocked SYSIBM.SYSTABLE S

Hello,

I have a user who regularly runs a query which blocks a lot of other
queries. The query is initiated from SSIS (SQL Server Integration
Services) on another host. The DB2 instance is version 8.1.

According to the user, the query doesn't perform any DROP TABLE/CREATE
TABLE/... DDL-like actions. But it seems to perform a RUNSTATS at the
time when I'm called for help.

At http://troels.arvin.dk/db/db2/locking/systables/ there's information
about the query blocking work for several others. The lock which seems to
cause trouble is this one:

Lock Name = 0x0000000200000 0000000000054
Lock Attributes = 0x00000002
Release Flags = 0xC0000000
Lock Count = 255
Hold Count = 0
Lock Object Name = 2
Object Type = Table
Tablespace Name = SYSCATSPACE
Table Schema = SYSIBM
Table Name = SYSTABLES
Mode = X

How to proceed? Is it RUNSTATS which locks SYSIBM.SYSTABLE S? - If so: Is
there a way to decrease catalog locking in particular cases, and/or in
general?

--
Regards,
Troels Arvin <tr****@arvin.d k>
http://troels.arvin.dk/
Jun 5 '07 #1
0 2791

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
5291
by: Patrick Finnegan | last post by:
DB2DART detects problems with SYSIBM.SYSSECTION and SYSIBM.SYSSTMT .. I cannot connect to or drop these tables(system objects). What are my options besides a db restore? Thanks in advance. Table inspection start: SYSIBM.SYSSECTION
5
3684
by: Andrew Werden | last post by:
I've inherited some code that calls SYSIBM.SQLPROCEDURES to validate user provided parameters and text prior to executing a stored procedure. This code was written on an early UDB release (V6?) and presumably ran fine. On some UDB v8.1 systems, calls to SYSIBM.SQLPROCEDURES take in excess of 58 seconds. My actual application sproc takes < 1 second to execute. Needless to say, this is not quite acceptable performance. On other UDB 8.1...
9
7040
by: Raquel | last post by:
When I create a package (by db2sqljcustomize command), the new package does not immediately appear in SYSIBM.SYSPLAN for that database. It appears after some time. Does anyone know when SYSIBM.SYSPLAN gets refreshed so that the new package appears in it? I would have thought that this should be a synchronous activity. TIA Raquel.
0
1140
by: thijs.kupers | last post by:
Hello, I want to list all the user-tables of a DB2 database. I use the ADO-openSchema method (adSchemaTables), but I can't filter the systables out. Has someone any idea how to select only the user tables? (on a generic way)
5
5682
by: Mike Gemmell | last post by:
create table ppp ( t int ) @ create view v_ppp as select t from ppp @
3
6557
by: Michael Rudolph | last post by:
Hi, at the moment i try to use the federated database feature (DB2/NT 8.2.3) to use a remote host db2 (DB2 OS/390 7.1.2). I am unsure what privileges are needed for the host db2 user. A select on SYSIBM.SYSTABLES and on the tables where the data resides as mentioned in the following URL is successful.
8
14600
by: dcruncher4 | last post by:
Can I get the equivalent information for the following commands using SYSCAT or SYSIBM tables. db2 list tablespace containers for 14 show detail db2 list history backup since 20061018 for dbname I would like to use perl DBI to get the relevant information.
0
1545
by: cwahlmeier | last post by:
Suppose you have a table named TAB1. You create two mqt's, MQT1 and MQT2, that reference TAB1 in their definition. Why is it that while you issue a REFRESH TABLE MQT1, you cannot issue a DROP TABLE MQT2 without getting a -911? It appears that the systables row for TAB1 is locked by both the REFRESH and the DROP commands. What in the world is on the systables row that needs to be updated by the DROP of a MQT? Thanks,
0
2311
by: deangc | last post by:
We have a number of client installations where dynamic sql snapshots show that: CALL SYSIBM.SQLSTATISTICS(?,?,?,?,?,?) is the top consumer of CPU, usually by a wide margin. We regularly do runstats/rebind on SYSIBM.*, like this: DB2 -x "SELECT 'RUNSTATS ON TABLE SYSIBM.'||TABNAME||' WITH DISTRIBUTION AND DETAILED INDEXES ALL SHRLEVEL CHANGE' FROM
0
8253
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8635
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8354
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7182
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6116
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4089
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4192
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2621
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1802
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.