dm_oracle - shmsize & bigsize
Hi,
We have set the dm_shmsize as and dm_bigsize as
- dm dm_shmsize 2147482624
and
- dm dm_bigsize 1342177280 i.e. 2GB and 1.25 GB respectively.
But I got PIN_ERR_NO_MEM a few times today using the pin_ledger utility followed by
No memory for list in pini_flist_grow, newsize 20
flist grow failed in pin_flist_create
flist creation failed (1) in pin_flist_copy
and the errors kept coming and the utility had to be stopped manually.
We would like to know the steps and the changes in configuration (Memory/Disk Space) I need to do to increase these parameters and what impact will it have on the system overall.