How to fix the Oracle error ORA-33002: (XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number.?
In this post, you’ll learn more about the Oracle ErrorORA-33002: (XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-33002: (XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number.
Reason for the Error ORA-33002: (XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number.
The user specified a floor argument greater than the ceiling argument.
How to fix the Error ORA-33002: (XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number. ?
You can fix this error in Oracle by following the below steps
Adjust the floor and ceiling arguments so that the floor is less than the ceiling. OBSOLETE, please remove this
Leave Your Comment