error while running migrateInstance5

Hi all,

I am getting the following error while running the migrateInstance5 when I am trying to migrate from 4.16 to 5.1:-

AtributeName: mvs, Value: ( mvs-oid NAME ( 'mvs' ) DESC 'User Defined Attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )

Can't add attribute to the schema: ( mvs-oid NAME ( 'mvs' ) DESC 'User Defined Attribute' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 X-ORIGIN 'user defined' )

Msg: Invalid syntax

The attribute 'mvs' is a multivalued attribute. Rest of the schema seem to migrate fine.

[589 byte] By [706792] at [2007-11-25 8:23:28]
# 1

This error happened because I had my attribute name mis- matched with my oid name. Since I modified the error that was generated to make it look simple you could not see it. I shouldn't have modified the output. sorry.

Looks like in 4.x the attribute name and corresponding oid name can be different but not in 5.x. Please correct me if that is not the case.

706792 at 2007-7-1 14:45:20 > top of Java-index,Web & Directory Servers,Directory Servers...