HPE NonStop SQL/MX Error – 4504 Non-unique ON clause cannot be specified with an INSERT clause.

In this blog post, let’s learn about the error message “4504 Non-unique ON clause cannot be specified with an INSERT clause.” when working with HPE NonStop SQL/MX, the reason for the error and the solution to fix this error message.

Error Message

4504 Non-unique ON clause cannot be specified with an INSERT clause.

Reason for the Error

You specified an on-unique ON clause and the MERGE statement also contains an INSERT clause.

Solution

When INSERT clause is specified in the MERGE statement, non-unique ON clause is not allowed. Remove INSERT clause or specify a unique ON clause and resubmit the MERGE statement

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this blog post, let’s learn about the client error message “EngineNotSupported with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022
In this blog post, let’s learn about the client error message “EngineVersionNotSupported with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022
In this blog post, let’s learn about the client error message “IncorrectDBClusterLockMode with HTTP Status 400” when working with PolarDB...
  • Data
  • December 15, 2022