473,394 Members | 1,866 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,394 software developers and data experts.

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-Verwaltungstoolumgebung
================================================== ==========
Stufe des DB2-Verwaltungstools:
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 1945
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.uni-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.uni-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
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)...
0
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)...
0
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...
0
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...
2
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...
1
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
by: Tommy Shore | last post by:
Does VC++.Net support C99 standard?
0
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...
8
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...

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.