i recently came across articles on how to move the LOGMNR and LOGSTDBY objects from SYSAUX to another tablespace; is this a possible solution? Despite the reported corrupted data blocks, SYSAUX is still online.

In case this doesn't work...is it possible to

-- recreate the LOGMNR and LOGSTDBY objects on another tablespace
-- set LogMiner and Logical standby process to use this new tablespace, and
-- either manually resend all archive logs since day 1(the environment i set up is pretty young), or wait for Logminer/LOGSTBY processes to kick in


tia