The warning message GLPSRV147W is displayed

In an IBM® Security Verify Directory environment, a warning message with the message code GLPSRV147W might be displayed. This message might be because of the default value of write timeout that is set to 10 seconds.

If you see this error frequently for your IBM Security Verify Directory environment, you must consider increasing the write timeout value by modifying the ibm-slapdWriteTimeout attribute under the entry DN cn=Connection Management, cn=Front End, cn=Configuration.

You can either use the Web Administration Tool or the ldapmodify command to change the value of ibm-slapdWriteTimeout. To change the value, issue the ldapmodify command of the following format:
#idsldapmodify -D adminDN -w password -i filename 
where filename contains:
dn: cn=Connection Management,cn=Front End, cn=Configuration 
changetype: modify
replace: ibm-slapdWriteTimeout 
ibm-slapdWriteTimeout: 120