Using isql, run the installevent script to install the text_events table and related system procedures in Adaptive Server. For example, to run the installevent script in a server named MYSVR, enter:
isql -Usa -P -SMYSVR -i $SYBASE/$SYBASE_FTS/scripts/installevent
The text_db database must
exist before you run the installevent script.
If it does not exist, run the installtextserver script
first.
Before installing the EFTS-12_5 scripts on
64-bit platforms(installtextserver, installevents, installmessages)
increase the size of the tempdb and the model databases
from the default size to 3MB each.