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 users cleanup

Hi,
I was wondering what are the proper cleanup procedures in OBIEE 12c should a user leave the company. I can only think of removing the user account in LDAP and deleting their personal folder. Is there anything else I should do?
Answers
-
This link might help. Oracle WebLogic 12c – Creating Users and Groups - Red Stack Tech
0 -
What you need to do is to run the Catalog Validation.
As these documents suggest, it's best practice to make this a scheduled activity in order to keep your catalog in "clean shape".
0 -
Hi Gbenga,
Your article link just shows how to create users. I'm asking about deleting user standards.
0 -
Standard functionality for runcat command:
runcat.sh -cmd forgetAccounts -username YourUserNameGoesHere -offline /ThisIsThe/PathToYour/WebCatalog
0 -
thanks for the tip!
0 -
FYI, happened to run into this article in Oracle Support about the Catalog Validation not available in 12c.
OBIEE 12c: Catalog Validation "OBIPS startup catalog validate is not supported/deprecated." (Doc ID 2199938.1)
0