473,396 Members | 1,907 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Formatter for SYSTABLES PACKED_DESC ?

Hi all,

I thought i heard of a tool which formats the contents of
SYSIBM.SYSTABLES column PACKED_DESC to a readable report. Does anybody
know this ?

TIA
Joachim

Nov 12 '05 #1
5 2880
Jo*******@email.com wrote:
Hi all,

I thought i heard of a tool which formats the contents of
SYSIBM.SYSTABLES column PACKED_DESC to a readable report. Does anybody
know this ?

TIA
Joachim

That's an internal tool meant for support. I'm not sure what good
formating the packed descriptors will do to you.
Note that there is nothing in the descriptor that's not in some form in
the reular catalogue columns.

Cheers
Serge
--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #2
Jo*******@email.com wrote:
Hi all,

I thought i heard of a tool which formats the contents of
SYSIBM.SYSTABLES column PACKED_DESC to a readable report. Does anybody
know this ?

TIA
Joachim


Db2 UDB ships tool db2cat. Instruction how to use can be obtained by:

db2cat -h

Short description (from the help screen output:

This application analyzes the contents of the table packed descriptors.
Given a database name and other qualifying information, this tool will,
query the system catalogs for information and format the results.

Jan M. Nelken
Nov 12 '05 #3
I had this question from a customer: How do I find the staging table
for a MQT's in the system catalog ? My idea was that there might be a
reference to the staging table in the PACKED_DESC for the MQT's
SYSTABLES entry.

Joachim

Nov 12 '05 #4
Thanks alot. That's what I was looking for.

Joachim

Nov 12 '05 #5
Jo*******@email.com wrote:
I had this question from a customer: How do I find the staging table
for a MQT's in the system catalog ? My idea was that there might be a
reference to the staging table in the PACKED_DESC for the MQT's
SYSTABLES entry.

Joachim

The staging table is logged in syscat.tabdep.

Cheers
Serge

--
Serge Rielau
DB2 SQL Compiler Development
IBM Toronto Lab
Nov 12 '05 #6

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

Similar topics

0
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...
1
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...
0
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...
3
by: Gorilla | last post by:
I bound my package with EXPLAIN(YES), and it's got the following static SQL in it: EXEC SQL SELECT CARDF, RECLENGTH INTO :CARDF,:RECLENGTH FROM SYSIBM.SYSTABLES WHERE NAME = :TBNAME AND...
4
by: Patrick De Ridder | last post by:
Which library should I include for the formatter in formatter.Serialize(output, record); Many thanks. -- Patrick De Ridder ngmail@freeler.nl
4
by: Andreas Huber | last post by:
Hello there I need to serialize/deserialize some pretty simple data structures (no inheritance, few has relationships, ~20 classes) in three formats. One is XML (structure is not important as...
2
by: Nadav | last post by:
Hi, I am trying to create a custom formatter ( such as the binary formatter ), I can't figure out where do I bind the input Data Stream with the SerializationInfo object info how should i create...
0
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...
0
by: Troels Arvin | last post by:
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...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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...
0
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,...

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.