Event object name '%1' is not valid

Error constant SQLE_INVALID_EVENT_OBJECT_NAME
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the event object
Severity 16
SQLCODE –1264
SQLSTATE WE015
Sybase error code 13246
Probable cause

The given name is not valid for an event object (notification queue or user event). Names are limited in length to 32 characters (bytes), and may not contain certain characters, like '*' or '@'.