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!

Memory allocation for temp tables

User_TBMNZOct 27 2022

A basic question. How is memory allocated for a temp table in memory. I am wondering if memory is partly allocated based on the data types and probably the max bytes for a varchar2 say? Does anybody know how it's done?
I am asking as somebodies query with temp tables crashed a database yesterday, and I am not sure how the memory allocation got so big.

Comments
Post Details
Added on Oct 27 2022
1 comment
350 views