Informix Dynamic Server 11.70 : Create synonym for tables that resides on database with different locales -
question
is possible do? need create synonym in database
db_locale=en_us.utf8, table in databasedb_locale=en_us.819, or vice versa.the error i'm getting
-23197 database locale information mismatch. locale information gl_ctype or gl_collate in system catalog of specified database not match locale information in specified environment variable db_locale. check value of db_locale.
Comments
Post a Comment