User change home repository (dm_UserChgHomeDb and dm_UserChgHomeDB_Java)

The User Change Home Repository job changes a the home repository of a user.

The dm_UserChgHomeDb method is available as a Docbasic or a Java method. The difference between the two method versions is that the Java version also supports international characters, including multibyte characters. By default, the group rename job points to the Docbasic version, dm_UserChgHomeDb. To use the Java version, you must change method name in the job properties to point to the dm_UserChgHomeDb method.

To change the method name:

  1. In Documentum Administrator select Job Management > Jobs.

    The Jobs page displays.

  2. Select the dm_UserChgHomeDb job.

  3. Right-click the job and select Properties.

    The Job Properties page displays.

  4. Click the Method tab.

  5. Click Select Method and select the dm_UserChgHomeDb_Java method in the Name column.

  6. Click OK to save the changes.

The dm_UserChgHomeDb job works in conjunction with the user pages in Documentum Administrator. For more information about changing the home repository of user, refer to Changing the home repository of a user.