UNIX/LINUX TECH NOTES: Shell script to check Oracle Tablespace usage

UNIX/LINUX TECH NOTES: Shell script to check Oracle Tablespace usage

瀏覽:743
日期:2025-06-11
I searched a shell script to check Oracle Tablespace usage, most scripts returned use complex SQL statements and they don’t report usage accurately, because auto-extend or multiple data files was not taken into account for calculation. Actually, there is ...看更多