ODSEE - Create an Attribute Name with a Special Character (underscore)
(Doc ID 2056489.1)
Last updated on DECEMBER 03, 2019
Applies to:
Oracle Directory Server Enterprise Edition - Version 5.2 and laterInformation in this document applies to any platform.
Goal
I want to create an attribute which name contains the special character "_" (underscore), how can this be done?
dn: cn=schema
changetype: modify
add: attributeTypes
attributeTypes: ( <CUSTOM>Member-OID NAME '<CUSTOM>_member' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
there is a problem sun ds5.2 to odsee11g(11.1.1.7.2) migration.
In some attributes the name of the attribute includes the special character "_" [underscore] in sun ds5.2, and in ODSEE 11g (11.1.1.7.2) this is unavailable.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |