Showing posts with label O9XNZMXB access denied. Show all posts
Showing posts with label O9XNZMXB access denied. Show all posts

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.