How to reduce Sysaux tablespace size at OS level
Hi Team,
Currently sysaux tables space size is 48G and logically sysaux consumption space is 20G
We want reduce that space at OS level , like droping datafile of sysaux tablespace , i have tried move fragmented tables and rebuild index and resize datafile option , But didn't work it ,It only reducing space at Logical level only ,Do we have any option to reduce space at OS level , As i couldn't find document in oracle support .
Please help me here.