posted 21 years ago
We are expiercing a TEMP tablespace full.
The TEMP tablespace sizing is normally big enough (4 GB) to handle day to day operation. Due to the usage of LOB data in our application the TEMP tablespace usage becomes a problem. Do we have to do anything from the programming side to reduce the size or do we have to set some parameters in database to take care of this.
Thanks in advance