oracle table partitioning
One of the options we see is exchange partition as parent table has column for case status (OPEN,CLOSE) but doesn't reflect same column in child instead the id column is referenced all across . We cannot have the status column added to rest of tables also. Due to column number going exceeding 1000 limit.