Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
obiee 12c catalog permission error

Hi ,
when i goto a folder under Catalog shared folder and try to change permission of any folder, i get following error.
Assertion failure: !tAccountId.isEmpty() at line 369 of project/websecurity/aclimpl.cpp
We have just migrated from obiee 11 to 12, the catalog & rpd are from old version.
Any help on how to resolve this.
Thanks
Answers
-
Hi,
what is your exact OBIEE version?
Did you have a look in MOS? There is a bug and a patch related to catalog and permissions, not sure if it's the same one you are having or not ...
0 -
Hello There,
Looks like you are facing this issue because of the users which existed in OBIEE 11g doesn't exist in OBIEE 12c, did you perform steps to migrate users from 11g to 12c.
a) For users in OBIEE 11g Embedded LDAP then you need to manually migrate the users by exporting security data from 11g and then importing the security data in 12c.
b) For users in OBIEE 11g External LDAP(Active Directory, Oracle Internet Directory etc..) then you need to manually configure LDAP provider in your OBIEE 12c instance to get all the users which are present in OBIEE 11g.
Using Alternative Authentication ProvidersHowever same issue is described in below KM document:
OBIEE 11g: After Patchset Upgrade, Changing Permissions On Any New Or Existing Dashboard Fails With Error 'Assertion Failure: !tAccountID.isEmpty()...' (Doc ID 2107371.1)
Since above document is for 11g to perform catalog validation in OBIEE 12c follow below link under section "16.2.4 Validating the Catalog"
https://docs.oracle.com/middleware/1221/biee/BIESG/prescatadmin.htm#BIESG3584
Just to be on safer side take your service instance backup using exportserviceinstance command from WLST scripting tool before performing validation steps.
Thanks and Regards,
Syed Hamd Salman
0 -
Iam not sure what is MOS but our current version is the following one
Oracle Business Intelligence 12.2.1.2.0
0 -
MOS means My Oracle Support
0