Section 5

This section recreates the text index.

isql -Sase1501sunbox -Usa -P -w2048 Dxml_db1
sp_create_text_index ’textsvr’
’ti_address_tbl’, ’address_tbl’, " ", ’xmlcol’
go
(return status = 0)
quit