Running the installsecurity script

If you are using the Sybase auditing feature, rerun the installsecurity script. This script will reinstall the following stored procedures:

NoteIf you have modified any of these Sybase system stored procedures without changing the names, executing installsecurity overwrites your modifications. In this case, you must reload the modified stored procedures after you run the installsecurity script.

Using isql, run the new installsecurity script included with this release.

isql -Usa -P<sa password> -S<servername> -n
-i$SYBASE/$SYBASE_ASE/scripts/installsecurity 
-o<output file>

Save the output of this step to an operating system file.