473,769 Members | 6,208 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Extenders don't support long names?

On Windows XP SP2, I am trying to create and enable a table for use by
an AIV extender.
In the extender command line processor (db2ext), I do

db2ext => enable database for db2image

without a problem. However, when I do

db2ext => enable table <mytable> for db2image

I get the following error:

DMB0031E: The table cannot be enabled for the "db2image" extender.
RC = -10220.
DMB0495E: This version of AIV Extenders doesn't support long
names.

Can anybody tell me what this means, and how I can rectify
the situation?

=============== =============== =============== ===============
Informationen zur DB2-Verwaltungstool umgebung
=============== =============== =============== ===============
Stufe des DB2-Verwaltungstool s:
Produkt-ID SQL08020
Aktualitäts-ID 03010106
Stufe DB2 v8.1.7.664
Buildstufe s040914
PTF WR21342
=============== =============== =============== ===============
Java Development Kit (JDK):
Stufe IBM Corporation 1.4.1
=============== =============== =============== ===============
Nov 12 '05 #1
3 1987
Rolf Schuster wrote:
On Windows XP SP2, I am trying to create and enable a table for use by
an AIV extender.
In the extender command line processor (db2ext), I do

db2ext => enable database for db2image

without a problem. However, when I do

db2ext => enable table <mytable> for db2image

I get the following error:

DMB0031E: The table cannot be enabled for the "db2image" extender.
RC = -10220.
DMB0495E: This version of AIV Extenders doesn't support long
names.

Can anybody tell me what this means, and how I can rectify
the situation?


When the AIV extenders were developed (DB2 V5), DB2 only supported table
names of up to 18 bytes. That restriction was inherited by the extenders
and has not been lifted since then.

You might want to choose a shorter table name.

--
Knut Stolze
Information Integration
IBM Germany / University of Jena
Nov 12 '05 #2
Knut Stolze <st****@de.ibm. com> wrote in message news:<co******* ***@fsuj29.rz.u ni-jena.de>...
Rolf Schuster wrote:
On Windows XP SP2, I am trying to create and enable a table for use by
an AIV extender.
In the extender command line processor (db2ext), I do

db2ext => enable database for db2image

without a problem. However, when I do

db2ext => enable table <mytable> for db2image

I get the following error:

DMB0031E: The table cannot be enabled for the "db2image" extender.
RC = -10220.
DMB0495E: This version of AIV Extenders doesn't support long
names.

Can anybody tell me what this means, and how I can rectify
the situation?


When the AIV extenders were developed (DB2 V5), DB2 only supported table
names of up to 18 bytes. That restriction was inherited by the extenders
and has not been lifted since then.

You might want to choose a shorter table name.


This came to my mind too, but infact the name of my table is "mytab"
which should be short enough. The name of the database and the name of
the column are shorter than 18 bytes, too. Can you think of any other
solution/workaround?

I even tried to use the older version 7 of DB2 and AIV Extender, but
the extender command line processor crashed everytime at startup. I
used the current fixpack. I guess that this version is not compatible
with Windows XP SP2, because it runs perfectly on a Windows XP SP1
system. Maybe someone has a solution for version 7.
Nov 12 '05 #3
Rolf Schuster wrote:
Knut Stolze <st****@de.ibm. com> wrote in message
news:<co******* ***@fsuj29.rz.u ni-jena.de>...
Rolf Schuster wrote:
> On Windows XP SP2, I am trying to create and enable a table for use by
> an AIV extender.
> In the extender command line processor (db2ext), I do
>
> db2ext => enable database for db2image
>
> without a problem. However, when I do
>
> db2ext => enable table <mytable> for db2image
>
> I get the following error:
>
> DMB0031E: The table cannot be enabled for the "db2image" extender.
> RC = -10220.
> DMB0495E: This version of AIV Extenders doesn't support long
> names.
>
> Can anybody tell me what this means, and how I can rectify
> the situation?


When the AIV extenders were developed (DB2 V5), DB2 only supported table
names of up to 18 bytes. That restriction was inherited by the extenders
and has not been lifted since then.

You might want to choose a shorter table name.


This came to my mind too, but infact the name of my table is "mytab"
which should be short enough. The name of the database and the name of
the column are shorter than 18 bytes, too. Can you think of any other
solution/workaround?

I even tried to use the older version 7 of DB2 and AIV Extender, but
the extender command line processor crashed everytime at startup. I
used the current fixpack. I guess that this version is not compatible
with Windows XP SP2, because it runs perfectly on a Windows XP SP1
system. Maybe someone has a solution for version 7.


You might want to contact IBM support in this case. I agree that XP SP2
broke something and that effects the AIV extender.

p.s: What exactly do you want to do with the extender?

--
Knut Stolze
Information Integration
IBM Germany / University of Jena
Nov 12 '05 #4

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

Similar topics

0
1627
by: Ken North | last post by:
Updated driver, provider and extender lists are now available at SQLSummit.com. The newest list is XQuery processors. XQuery engines (29) www.SQLSummit.com/XQueryProc.htm ODBC drivers (212) www.SQLSummit.com/odbcvend.htm JDBC drivers (112)
0
1248
by: Ken North | last post by:
Updated driver, provider and extender lists are now available at SQLSummit.com. The newest list is XQuery processors. XQuery engines (29) www.SQLSummit.com/XQueryProc.htm ODBC drivers (212) www.SQLSummit.com/odbcvend.htm JDBC drivers (112)
0
1739
by: wayne mcfadden | last post by:
Hi, I'm stumped. Our text extenders stopped working on one database. I think that i'm missing something simple here. The column is enabled... but when you do an index status it doesn't know anything about it. Any thoughts? Thanks
0
335
by: Rolf Schuster | last post by:
On Windows XP SP2, I am trying to create and enable a table for use by an AIV extender. In the extender command line processor (db2ext), I do db2ext => enable database for db2image without a problem. However, when I do db2ext => enable table <mytable> for db2image
2
1528
by: Vavel | last post by:
Hi! I'm looking for DB2 UDB Text Extender and DB2 UDB Audio Image and Video Extenders,but I can't download it from http://www-306.ibm.com/software/data/db2/extenders/support.html (error, document not found). Does anybody could help me? Thank you Grzesiek
1
1384
by: alexs | last post by:
Can someone tell me if the Audio/Image/Video extenders are available for the Linux version of db2 8.2.2.
6
3119
by: Tommy Shore | last post by:
Does VC++.Net support C99 standard?
0
2251
by: Allan Ebdrup | last post by:
Hi I'm thinking up a way to implement multilanguage controls in ASP.Net 2.0, My multilanguage texts lie in a database or resource files, they are accessed through a webservice where I specify a number of text ids and a language and get the corresponding texts back. I would like to implement an extender where I specify the multilanguage text id in the extender for all controls on a page. So for all multilanguage controls (for example...
8
2202
by: yoyo | last post by:
Ok, I think I just may be a moron, but where the heck are the Image extenders found? I've look all around, tried all the DB2 cd's I have, are they installed by default somewhere? Which install fileset (AIX) are they part of? The CD's only show spatial and xml extenders?
0
10211
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10045
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...
0
9863
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8870
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
7406
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
6672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5447
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3958
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
2
3561
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.