How to fix the Oracle error XOQ-01723: CLEAR AGGREGATES command cannot run within a FOR…BUILD group.?

In this post, you’ll learn more about the Oracle ErrorXOQ-01723: CLEAR AGGREGATES command cannot run within a FOR…BUILD group. with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

XOQ-01723: CLEAR AGGREGATES command cannot run within a FOR…BUILD group.

Reason for the Error XOQ-01723: CLEAR AGGREGATES command cannot run within a FOR…BUILD group.

Cause: A CLEAR AGGREGATES command was found within a FOR…BUILD group as part of a build.

How to fix the Error XOQ-01723: CLEAR AGGREGATES command cannot run within a FOR…BUILD group. ?

You can fix this error in Oracle by following the below steps

Action: Change the command to CLEAR VALUES or remove it from the FOR…BUILD group.

Tags :

Leave Your Comment