How to fix the Oracle error ORA-36276: (XSCGMDLAGG06) The current operator does not need a weight variable.?
In this post, you’ll learn more about the Oracle ErrorORA-36276: (XSCGMDLAGG06) The current operator does not need a weight variable. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-36276: (XSCGMDLAGG06) The current operator does not need a weight variable.
Reason for the Error ORA-36276: (XSCGMDLAGG06) The current operator does not need a weight variable.
A weight variable was specified in a context that does not support it.
How to fix the Error ORA-36276: (XSCGMDLAGG06) The current operator does not need a weight variable. ?
You can fix this error in Oracle by following the below steps
Remove the weight variable.
Leave Your Comment