That's useful to know ...
1) Check the ulimit for the instance owner
ulimit -a
If the max allowable filesize is not unlimited, I'd suggest to set it to unlimited ... Instance restart is needed for db2 to pick this up
2) Check if your file system is large file enabled
3) If you are using multi-container SMS tablespace, a filesystem full in one of the container paths will cause the above said condition
Having said these, more important is to see if your query can be tuned to create 'less temp data'
HTH
Sathyaram
Quote:
Originally posted by mp123
I got this message in my db2diag.log file. I need to find out the cause of this problem.
We are running DB2 version 7.2 on Sun Solaris.
thanks
|