I've been looking around for a good script to monitor next extent failure conditions (i.e. the next extent an object is going to want is bigger than the biggest segment of freespace in that object's tablespace) for locally managed tablespaces.
We had a monitor in place when we were dictionary managed under Oracle 8, but since moving to Oracle 9, we've yet to be able to come up with a decent monitoring script.
I've looked at this one:
But after running for 90 minutes against our largest production database it fails. Running it against a smaller non production database with a known next extent issue in it, it does report correctly, so I know it works, but we just can't make it work against the database we want to run it against.
For those of you using LMT and monitoring for this condition, do you have a script that you use that you'd be willing to share, or anyone have a reference URL? (my searching so far has found nothing).
Thanks
Steve
stephen.wales@riotinto.com
We had a monitor in place when we were dictionary managed under Oracle 8, but since moving to Oracle 9, we've yet to be able to come up with a decent monitoring script.
I've looked at this one:
But after running for 90 minutes against our largest production database it fails. Running it against a smaller non production database with a known next extent issue in it, it does report correctly, so I know it works, but we just can't make it work against the database we want to run it against.
For those of you using LMT and monitoring for this condition, do you have a script that you use that you'd be willing to share, or anyone have a reference URL? (my searching so far has found nothing).
Thanks
Steve
stephen.wales@riotinto.com