Indexes not building

User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Indexes not building

Post by Kai »

What are the full declared types (including size) of the fields in this index? Also, what version of Texis is this (texis -version)?
MiniMe
Posts: 210
Joined: Thu Mar 15, 2001 4:30 pm

Indexes not building

Post by MiniMe »

The version is:
Texis Web Script (Vortex) Copyright (c) 1996-2001 Thunderstone - EPI, Inc.
Commercial Version 3.01.994310597 of Jul 4, 2001 (alpha-dec-osf4.0-64)

I have resorted to trying a single metamorph inverted index on the AUTHOR column which is varchar(20). It abends signal 11 every time. I have tried it on different disks even. Btree indexes build with no problem. I don't get it.. Also the index calls were in a shell script but after the first one abends if you do a ps -ef it still shows up as running even though ltest shows no activity.
Post Reply