On 19c database is there is a maximum length and/or any special character restrictions on the passwd parameter when using DBMS_LDAP.simple_bind_s?
The password that has been provided to me starts with a ">" and is 32 characters long. I am getting an invalid password error and I am assuming it's an issue with the length or special character since I've confirmed the password is correct.