Cause
An attempt was made to alter a public synonym by issuing an ALTER SYNONYM statement naming PUBLIC as the name of the schema to which the synonym belongs.
Action
Use an ALTER PUBLIC SYNONYM statement to alter a public synonym.
Error Message
use ALTER PUBLIC SYNONYM statement to alter a public synonym
An attempt was made to alter a public synonym by issuing an ALTER SYNONYM statement naming PUBLIC as the name of the schema to which the synonym belongs.
Use an ALTER PUBLIC SYNONYM statement to alter a public synonym.