Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Accidentally deleted ORACLE_HOME/bi/plugins/security/bi-sql-group-provider.jar

Received Response
1
Views
2
Comments
3361831
3361831 Rank 1 - Community Starter

Hi ,

I accidentally deleted

ORACLE_HOME/bi/plugins/security/bi-sql-group-provider.jar

from obiee 12c server, can i copy this jar file from another server?

I was not able to find any documentation about this file anywhere what exactly it has?    

Answers

  • Hi,

    Don't you have a backup of your system?

    If the file was there and you deleted it's not a problem, that location is just a "storage" place. If you want to retrieve groups from a database (while keeping authentication in your LDAP) then you need that file, if not you can stay without.

    The process of setting up the BISQLGroupProvider is covered in the doc: Configuring Oracle Business Intelligence to Use Alternative Authentication Providers

    If you need it and you don't have a backup I would suggest to setup a backup procedure first and then you can probably take it from another identical version (strictly same version to avoid issues) and copy it over.

  • 3361831
    3361831 Rank 1 - Community Starter

    thanks Gianni Ceresa i have another identical system up and running will pick up from there.

    Thanks Again.