Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Work Around - 2048 character limit on DBMS_LDAP attribute values ??

rheAug 26 2002
DBMS_LDAP seems to have a limit of 2048 for string values that are to be written or read from an LDAP server.
Is this a known fact? Are there alternatives to using DBMS_LDAP that are relatively easy to integrate into PLSQL server pages?

Would it make sense to change the 2048 character limit in the type definition for DBMS_LDAP.STRING_COLLECTION to a larger value and recompile the package?

Is this something that can only be accomplished using LDIF files and command line syntax? Surely others have addressed this issue somehow?

Appreciate any help with this, as may others who run into this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2002
Added on Aug 26 2002
2 comments
381 views