Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Removing XML Extender

 
   Database Help (Home) -> DB2 RSS
Next:  Table structure for Course Attributes  
Author Message
Troels Arvin

External


Since: Dec 29, 2009
Posts: 2



(Msg. 1) Posted: Tue Dec 29, 2009 1:39 pm
Post subject: Removing XML Extender
Archived from groups: comp>databases>ibm-db2 (more info?)

Hello,

I'm trying to upgrade a DB2 v. 9.5.4 (AIX 64 bit) to version 9.7.1.
However, db2ckupgrade complains:
ADM4104E One or more databases are enabled for XML Extender. You must
remove the XML Extender functionality from the instance and databases
before upgrading. Please refer to the DB2 Information Center for
details on the steps to upgrade XML Extender including how to disable
XML Extender in databases.

I have no problem removing the XML Extender (someone before me
installed it, and it's not being used). However, I can't remove it.
First, I tried:
dxxadm disable_db DBNAME
DXXA002I Connecting to database "DBNAME".
DXXA035I XML Extender is disabling database "DBNAME". Please wait.
SQL0818N A timestamp conflict occurred. SQLSTATE=51003
DXXM001W A DB2 error occurred.
DXXG001E An internal error occurred in build "Jul 29 2009/05:03:17",
file "dxxsuwo.sqx", and line "346".

Next, I've tried, as instance owner, in the ~/sqllib/bnd directory::
db2 bind @dxxbind.lst
This went well.
But:
dxxadm disable_db DBNAME
DXXA002I Connecting to database "DBNAME".
DXXA035I XML Extender is disabling database "DBNAME". Please wait.
SQL0204N "DB2XML.DXXSHREDXML100MB" is an undefined name.
SQLSTATE=42704
DXXM001W A DB2 error occurred.
DXXA007E Cannot disable database "DBNAME".

Tried re-enabling XML Extender, and then disabling it again, but this
didn't work, either:
dxxadm enable_db DBNAME
DXXA002I Connecting to database "DBNAME".
DXXA005I Enabling database "DBNAME". Please wait.
DXXA070W The database has already been enabled.
bash-3.00$ dxxadm disable_db DBNAME
DXXA002I Connecting to database "DBNAME".
DXXA035I XML Extender is disabling database "DBNAME". Please wait.
SQL0204N "DB2XML.DXXSHREDXML100MB" is an undefined name.
SQLSTATE=42704
DXXM001W A DB2 error occurred.
DXXA007E Cannot disable database "DBNAME".

Argh! How do I get rid of the XML Extender?

--
Troels

 >> Stay informed about: Removing XML Extender 
Back to top
Login to vote
Troels Arvin

External


Since: Dec 29, 2009
Posts: 2



(Msg. 2) Posted: Tue Dec 29, 2009 2:07 pm
Post subject: Re: Removing XML Extender [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 29 Dec., 22:39, I wrote:
> Argh! How do I get rid of the XML Extender?

The following document helped:
http://www-01.ibm.com/support/docview.wss?rs=71&uid=swg21376442

--
Troels

 >> Stay informed about: Removing XML Extender 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
help with db2image extender 8.2 - hi i've encountered a problem with db2image extender for db2 version 8.2 i inserted a record into table allegato_immagine: insert into allegato_immagine values( '1', mmdbsys.db2image(current server, 'c:\1.jpg','JPG',1,'immagine 1') ,current timestamp..

help with db2image extender 8.2 - hi i've encountered a problem with db2image extender for db2 version 8.2 i inserted a record into table allegato_immagine: insert into allegato_immagine values( '1', mmdbsys.db2image(current server, 'c:\1.jpg','JPG',1,'immagine 1') ,current timestamp..

Removing a newline character from a VARCHAR - Hello, I've discovered that I have some strings in a database (in VARCHAR columns) which contain newline characters. This is very confusing, so I would like to update the column and remove newlines from the strings. However, I could use a hint..

DB2 UDB LUW 8.2:clp 32 bit connect to 64 bit engine - Environment: DB2 UDB LUW (AIX) 8.2 Database instance: test migration to 64 bit Clients: 32 bit, embedded sql, db2 clp When PATH/LIBPATH point to the 32 lib environment (/usr/opt/db2_08_01/bin and (/usr/opt/db2_08_01/lib) db2..

How to reterive the last 5 records in a table? - Hi I have a table which contains number of rows. I want to fetch the last 5 records from the table. I know for the first 'n' records we can use FETCH FIRST n ROWS ONLY command. But i want to fetch last 5 records. Can any one help in this... ..
   Database Help (Home) -> DB2 All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]