Friday, September 20, 2013

O9XNZMXB access denied for user to path

O9XNZMXB access denied for user to path



Add or Update the below tags in instanceconfig.xml
<Catalog>
<UpgradeAndExit>false</UpgradeAndExit>
<Validate>OnStartup</Validate>
<ValidateItems>None</ValidateItems>
<ValidateLinks>None</ValidateLinks>
<ValidateAccounts>Clean</ValidateAccounts>
<ValidateHomes>None</ValidateHomes>
<UpdateAccountGUIDs>UpdateAndExit</UpdateAccountGUIDs>
</Catalog>


 Add the below in NQSConfig

FMW_UPDATE_ROLE_AND_USER_REF_GUIDS = YES;

After updating the tags restart the opmn services.


2 comments:

  1. 1. instanceconfig.xml file path as below:
    C:\MWHOME\instances\instance1\config\OracleBIPresentationServicesComponent\coreapplication_obips1

    ReplyDelete
  2. 2. NQSConfig.INI path:
    C:\MWHOME\instances\instance1\config\OracleBIServerComponent\coreapplication_obis1

    ReplyDelete