If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > XML Extender

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-17-03, 11:59
maayanp maayanp is offline
Registered User
 
Join Date: Jun 2003
Posts: 58
XML Extender

Hi,
i'm installing xml extender for db2.
i'm trying to activate the samples (the "cmd" samples that case).
in script "getstart_createIndex" it searches "ORDER_SIDE_TAB" and "PART_SIDE_TAB" even though i ran all the scripts before in the given order.
did anyone know anything about it ?
Thank,
ma'ayan.
Reply With Quote
  #2 (permalink)  
Old 11-18-03, 10:58
mark_maz mark_maz is offline
Registered User
 
Join Date: Feb 2002
Location: Hamilton
Posts: 138
I have had no problems setting up the XML extender:

db2 "connect to DB"

db2 "bind /usr/opt/db2_08_01/bnd/@dxxbind.lst"

db2 "terminate"

dxxadm enable_db DB
Reply With Quote
  #3 (permalink)  
Old 11-19-03, 03:26
maayanp maayanp is offline
Registered User
 
Join Date: Jun 2003
Posts: 58
those commands work for me too.
the getsrart_cerIndx doesn't work.
it looks for the *SIDE* tables, that were not created, and i don't fins what's supposed to create them.
Reply With Quote
  #4 (permalink)  
Old 11-19-03, 11:18
raisa raisa is offline
Registered User
 
Join Date: Mar 2003
Posts: 33
Hei,

if you want to create those sidetables using xml-column -method you have to run succesfully command something like:

dxxadm enable_column database_name table_name column_name dadfile -path ...

After that you are able to create index for those side-tables.

If I remenber right there is a sample script for that...



Quote:
Originally posted by maayanp
those commands work for me too.
the getsrart_cerIndx doesn't work.
it looks for the *SIDE* tables, that were not created, and i don't fins what's supposed to create them.
__________________
-r-
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On