Follow these instructions if you are upgrading from Adaptive Server version 15.0 to Adaptive Version 15.0.2.
Adaptive Server 15.0.2 now has a way to restore error messages back to the 15.0.x release from which you are upgrading. Before installing the new messages for 15.0.2 you must run uninstmsgs.ebf to safeguard the modified messages in your master device.
If you are upgrading from a pre 15.x release then ignore
this step to produce the restore_msgs.ebf file
and proceed to run the instmsgs.ebf file.
To run uninstmsgs.ebf use the following command:
isql -S -Usa -P -w1000 -iuninstmsgs.ebf -orestore_msgs.ebf
Run the instmsgs.ebf script after you have completed running the uninstmsgs.ebf script.
If you are a localized customer:
First run the instmsgs.ebf command, and then install any localized language using langinstall, sqlloc, or syconfig.
If you run instmsgs.ebf after installing the 15.0.2 localized message, this script may delete some new messages.
If you need to undo the instmsgs.ebf changes, run the following script once you have downgraded to the version from which you upgraded.
isql -S -Usa -P <restore_msgs.ebf>