HP-UX 11i v2 Read Before Installing or Updating, September 2006

To implement this fix in earlier releases of HP WBEM
Services execute the following steps:
1. Create a new directory /opt/wbem/lbin.
2. Verify that the /opt/wbem/lbin directory has the
same permissions as the /opt/wbem/sbin directory.
3. Move the file /opt/wbem/sbin/cimserver to
/opt/wbem/lbin.
4. Create a new /opt/wbem/sbin/cimserver file that
contains the following script.
#!/sbin/sh
export _M_ARENA_OPTS=1:8
export _M_SBA_OPTS=512:100:16
/opt/wbem/lbin/cimserver $*