DIA8561C A invalid memory block was encountered

If the following error comes when trying to connect to DB2 database

Action Taken : 2009-05-07-16.43.36.788014-240 I2378630885A584
LEVEL:
Error (OS)
PID : 2502884 TID : 1 PROC :
db2ipccm 0
INSTANCE: db2ist1 NODE : 000
FUNCTION: DB2 UDB, SQO Mnemory Management, sqloMemSetPageSize,
probe:100
MESSAGE : ZRC=0x820F0002=-2112946174=SQLO_INV_MEM "Invalid
memory addr"
DIA8561C A invalid memory block was encountered.
CALLED : OS, -, shmctl
OSERR : EINVAL (22) "Invalid argument"
DATA #1 : String, 44 bytes
Failure enabling specified memory page size.
DATA #2 : Logical page size, PD_TYPE_MEM_PAGE_SIZE, 8 bytes
65536


Just set the below parameter

db2set DB2_MEDIUM_PAGE_SUPPORT=OFF

and restart the db2

Comments

Popular posts from this blog

Jenkins Dynmaic Parameter - List All Branches in a Git Repository

JMSWMQ2013: The security authentication was not valid that was supplied for QueueManager 'XYZ' with connection mode 'Client' and host name 'x.x.x.x(1415)'. Please check if the supplied username and password are correct on the QueueManager to which you are connecting.