Unix Technical Forum

text extenders error can't find indexes

This is a discussion on text extenders error can't find indexes within the DB2 forums, part of the Database Server Software category; --> Hi, I'm stumped. Our text extenders stopped working on one database. I think that i'm missing something simple here. ...


Go Back   Unix Technical Forum > Database Server Software > DB2

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 04:41 PM
wayne mcfadden
 
Posts: n/a
Default text extenders error can't find indexes

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
Wayne

db2tx => connect to ball user fdsafasdf using asdfdsadsaf
Database Connection Information
Database product = DB2/6000 07.02.0008
SQL authorization ID = DB2INST1
Local database alias = BALL

db2tx => ENABLE DATABASE

DES0765N The database is already enabled for DB2 Text Extender.

db2tx => enable text column catentdesc LONGDESCRIPTION HANDLE
DESCRIPTION

DES0779I Indexing has been started successfully. To check indexing
status use 'GET INDEX STATUS'.

DB2TX=> get index status catentdesc handle DESCRIPTION

DES0324N The DB2 Text Extender text index name in the text handle is
not known.

db2tx => enable text column catentdesc LONGDESCRIPTION HANDLE
DESCRIPTION

Database Connection Information
Database product = DB2/6000 07.02.0008
SQL authorization ID = DB2INST1
Local database alias = BALL

DES0736N 'DESCRIPTION' is already a handle column in table
'DB2INST1.CATENTDESC.'

db2tx => get index status catentdesc handle DESCRIPTION

DES0324N The DB2 Text Extender text index name in the text handle is
not known.

db2tx =>


db2 => SELECT SUBSTR(tablename, 1,15), SUBSTR(handlename,1,15),
indexname FROM db2tx.textcolumns

1 2 INDEXNAME
--------------- --------------- ---------
CATENTDESC - IX422811
CATENTDESC DESCRIPTION IX422811

2 record(s) selected.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:10 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com