How to control flie size limit exceeded (SIGXFSZ) abend
We have a thirdparty application that abended. I looked a the core file with mdb and the status shows SIGXFSZ (see core file status below).
What controls the file size limit?
Thanks,
sysglen
Note: the server is running Solaris 9 4/04
** Core file status **
debugging core file of mysqldump (32-bit) from whitelib
executable file: /iiidb/software/tpp/mysql-4.1.9-sun-solaris2.9/bin/mysqldump
initial argv:
/iiidb/software/tpp/mysql/bin/mysqldump --defaults-file=/iiidb/mysql/data/my.cn
threading model: single-threaded
status: process terminated by SIGXFSZ (File Size Limit Exceeded)

