What does this script do ?
- Check for the DMS(Auto Resize Enabled – No) Tablespaces ( As there is no point in checking the SMS and DMS with Auto Resize Enabled – Yes Tablespaces)
- Query returns the following columns (Tablespace Name , Free Pages , Container path )
- If less than 1000 pages throws warning message
Here’s the script