Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-36765

(XSAGGCNTMOVE03) %a string string
A %1p aggregation variable cannot have a %2p AGGCOUNT.

Cause

The specified AGGCOUNT variable did not have the same TEMPORARY or PERMANENT attribute as the aggregation variable.


Action

Select an AGGCOUNT variable with the same TEMPORARY or PERMANENT attribute as the aggregation variable.