HPE EVA Storage
1844822 Members
2321 Online
110233 Solutions
New Discussion

Data Protector on Solaris 9 - shmget invalid parameter

 
Chris Noble
Occasional Contributor

Data Protector on Solaris 9 - shmget invalid parameter

I get the following error in debug.log:

BMA-NET.9198.0 ["lib/ipc/ipc.c /main/dp51/9":4329] A.05.10 b209
[IpcAllocShmem] shmget(1783634325, 16778240, IPC_CREAT|IPC_EXCL|IPC_SHMEM_PERM) failed (err=22)

Sure enough sys/ipc.h does not include definition of IPC_SHMEM_PERM parameter.

Is there a patch (either Sun or HP) for this problem??