I'm looking for information on scheduler table SCHEDULER$_SAVED_OIDS. This table and PK index are consuming 2.5 G of a 3G system tablespace. I've already executed the scheduler purge with no effect. Is there a init parameter to control the size of this table? Does oracle provide a script/job to purge this table? Can the data be deleted or can the table be truncated?