Database Error Messages

ORA-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.