Parameter name missing in call to procedure '%1'

Error constant SQLE_PARAMETER_NAME_MISSING
ODBC 2 State 37000
ODBC 3 State 42000
Parameter 1 The name of the procedure.
Severity 16
SQLCODE –639
SQLSTATE 42W42
Sybase error code 201
Probable cause

Positional parameters were specified after named parameters in a call to this procedure.