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?
This link might help. Oracle WebLogic 12c – Creating Users and Groups - Red Stack Tech
What you need to do is to run the Catalog Validation.
Oracle Document
Rittman Mead Document
As these documents suggest, it's best practice to make this a scheduled activity in order to keep your catalog in "clean shape".
Hi Gbenga,
Your article link just shows how to create users. I'm asking about deleting user standards.
Standard functionality for runcat command:
runcat.sh -cmd forgetAccounts -username YourUserNameGoesHere -offline /ThisIsThe/PathToYour/WebCatalog
thanks for the tip!
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)