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)
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M