HPE NonStop SQL/MX Error – 3193 SIGNAL SQLSTATE= string, message: string1.

In this blog post, let’s learn about the error message “3193 SIGNAL SQLSTATE= string, message: string1.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

3193 SIGNAL SQLSTATE= string, message: string1.

Reason for the Error

You attempted a SIGNAL statement. SIGNAL statements are commonly used as an action for a trigger in a compound statement or in a user application.

Solution

None