This is a discussion on Re: Not enough memory to load library modules within the DB2 forums, part of the Database Server Software category; --> Hi, Bruce, I assumed you are using DB2 UDB EE 32bit. If you are sure that "There is plenty ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Bruce, I assumed you are using DB2 UDB EE 32bit. If you are sure that "There is plenty of available memory in the machine" even during the time you need to load the library. And this machine is a dedicated db server. Then You should talk to AIX System Administrator to check the system resource limitation for the db2 instance user. Good Luck, Fan Ruo Xin Bruce Pullen wrote: > DB2 UDB 7.2 on AIX 4.3.3 > > Our applications are failing with the following error > > SQL10015N There are not enough system resources to load the specified > library "<name>". > Explanation: There is not enough memory to load the library module. > > The only assistance I can find are the resolution tips from the > documentation which are: > 1) Remove background processes. > 2) Decrease the values of the configuration parameters that define the > allocation of memory. > 3) Install more memory. > > But if DB2 is complaining that there is not enough memory, what is the > point in reducing it (point 2)? There is plenty of available memory in > the machine, so should I look at increasing memory available to DB2 > (bufferpool, db2heap ...?) > Can anyone help? > Thank you. |