Error 16298

Severity

10

Message text

%1!: Invalid call for this %2!.

Explanation

The specified API has been called inappropriately for the specified type of command.

Action

Review Chapter 3, “Routines,” for the appropriate use of the specified API. For example, if the error is about calling srv_langlen() during a cursor command, the documentation states that srv_langlen() can be used only to process language strings in cursor declare or update statements.

Additional information

Symbolic constant: SRV_EBADCTXT