Reserved Word Error When Creating Tables in Sybase

VERSION 1 Published

Created on: 14-Dec-2006 12:28 by Lillian Bozonie - Last Modified:  14-Dec-2006 12:28 by Lillian Bozonie

MESSAGE is a reserved word in Sybase ASA but not in Sybase ASE.

Modify the sybase.sql script and rename the use of MESSAGE to MEZZAGE. Then add the following statements to your Flux engine configuration:

DATABASE_PROPERTIES.AUDIT_TRAIL.MESSAGE.NAME=MEZZAGE
DATABASE_PROPERTIES.ERROR_RESULT.MESSAGE.NAME=MEZZAGE
DATABASE_PROPERTIES.LOGGING.MESSAGE.NAME=MEZZAGE
Average User Rating
(0 ratings)




There are no comments on this document