Query from OEM gets ORA-01426: numeric overflow
OEM 13.4 with 12.2 repos
Monitored Target 19.14
Hi,
This query reports ORA-01426: numeric overflow (in only one target):
select name, ts#, contents$, online$, flags, bitmapped, blocksize, con_id from ( awri$_cdb_ts$ ) ;
I can run the query manually without any problems.
Any one have a fix for it?
Regards
WC_DBA