Synonym behavior
Synonyms are always private in an ANSI-compliant database. If you attempt to create a public synonym or use the PRIVATE keyword to designate a private synonym in an ANSI-compliant database, you receive an error.
For more information, see the description of the CREATE SYNONYM statement in the Informix® Guide to SQL: Syntax.