DBMS_LDAP: reset/remove ad user attribute value
Hi,
How I can remove/reset value of a user attribute to nothing.
I tried the below commands, but it failed
l_emp_Vals(1) := null;
DBMS_LDAP.populate_mod_array(l_emp_array,DBMS_LDAP.MOD_REPLACE,'initials',l_emp_vals);
but it failed with following error message
Error Message : ORA-31202: DBMS_LDAP: LDAP client/server error: Invalid syntax.
00000057: LdapErr: DSID-0C090CBE, comment: Error in attribute conversion
operation, data 0, v23f0