Running the installevent Script

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

NoteThe text_db database must exist before you run the installevent script. If it does not exist, run the installtextserver script first.