zoukankan      html  css  js  c++  java
  • ORA-20002: [WF_NO_USER] NAME=<name> ORIG_SYSTEM=NULL ORIG_SYSTEM_ID=NULL

    Solution

    APPLIES TO:

    Identity Manager Connector - Version 10.1.2 to 10.1.2
    Oracle User Management - Version 12.1.3 to 12.1.3 [Release 12.1]
    Information in this document applies to any platform.

    SYMPTOMS

    E-Business Suite 12.1.3

    system administrator responsibility

    security user define form

    Adding additional responsibilities to  a new user resulted in:

    ORA-20002: [WF_NO_USER] NAME=<name> ORIG_SYSTEM=NULL ORIG_SYSTEM_ID=NULL 
    has been detected in FND_USER_RESP_GROUPS_API.INSERT_ASSIGNMENT

    On the surface the error resembles workflow user/role synchronization issue. But after executing the following workflow user/role synchronization steps, this new user lost all the responsibilities assigned to him:

    1. Workflow Directory services user/role validation with argument values as 10000:Yes:Yes Yes (for Parameters:
    Fixing dangling user/roles = Yes
    Add missing user/role assignments = Yes)

    2. Synchronize WF Local Tables with default values for the arguments.

    3. Run adadmin -

    a. Compile/generate menu
    b. and regenerate product JAR files using FORCE option
    ~~~~~~~~
    We performed following:
    1. concurrent program "Workflow Directory Services User/Role Validation" with argument values 10000:Yes:Yes
    2. concurrent program "Synchronize WF LOCAL tables" with default values for the arguments
    3. adadmin , regenerate all JAR files using FORCE option
    4. restart apache

  • 相关阅读:
    mysql的length与char_length的区别
    case when 多个条件 以及case when 权重排序
    ogitor下载地址
    简单单例模式
    求切线和次法线
    Alpha混合物体的深度排序
    C++对齐问题
    Computing Tangent Space Basis Vectors for an Arbitrary Mesh
    .NET三层架构简析
    DaGridView导出Excel
  • 原文地址:https://www.cnblogs.com/xiaoL/p/4039945.html
Copyright © 2011-2022 走看看