My Oracle Support Banner

Running synchronizeUserInformation Script With operationType='RENAME_USERNAME' Fails With: Type [RENAME_USERNAME] is not supported (Doc ID 2001980.1)

Last updated on MARCH 14, 2019

Applies to:

Oracle WebCenter Portal - Version 11.1.1.8.0 to 11.1.1.8.6 [Release 11g]
Information in this document applies to any platform.

Symptoms


When attempting to run the synchronizeUserInformation script with operationType='RENAME_USERNAME',
the following error occurs.

ERROR

wls:/wc_domain/domainRuntime> synchronizeUserInformation(appName='webcenter', operationType='RENAME_USERNAME',fileName='/renameusers.properties', component='ALL',
dbVendor='Oracle', dbHostNPort='<HOSTNAME>:<PORT>', dbName='<DBNAME>', dbSchemaName='<DB-SCHEMA-NAME>', verbose='true')...

Type [RENAME_USERNAME] is not supported. Specify a valid operationType. Refer to the help for more details.

 


STEPS

The issue can be reproduced at will with the following steps:

 Note: The following testcase represents a fictitious sample.  Any similarity to an actual Portal users,pages is purely coincidental and not intended in any manner.  

  1. Create a properties file with the user(s) to rename.
    e.g. to rename testuser1 to testuser2 :

    testuser1=newtestuser1
     

  2. Run the synchronizeUserInformation with operationType='RENAME_USERNAME'.
    This should return the error.



Changes

 

Cause

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
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.