Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Temp tablespace "MAXBYTES"

Pranay KambleApr 6 2016 — edited Apr 7 2016

Hi All,

I was using temp tablespace query , and was using maxbytes column to check till what size the tempfile can grow.

But MAXBYTES is showing different than expected, showed 8GB ( I was expecting it to be 32GB)

I resize one of the tempfile to 30 GB & then again checked the maxsize for same tempfile.

Yet maxbytes didnt showed me 30GB.

Note : I also checked using MAXBLOCKS*BLOCK_SIZE .. but result was not 30GB.

If Maxbytes doesnt show the range till which file can grow ,then what other views/columns are to used?

Please guide.

Thanks,

Pranay Kamble.

This post has been answered by AJ on Apr 6 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2016
Added on Apr 6 2016
4 comments
4,123 views