English 中文(简体)
OBIEE - Administration
  • 时间:2024-11-03

OBIEE – Administration


Previous Page Next Page  

In OBIEE 10g, most of OBIEE administration tasks were mostly performed either through the Administration tool, the web-based Presentation Server administration screen, or through editing files in the filesystem. There were around 700 or so configuration options spread over multiple tools and configuration files, with some options pke users and groups were embedded in unrelated repositories (the RPD).

In OBIEE 11g, all administration and configuration tasks are moved into Fusion Middleware Control also called as Enterprise Manager.

Administration tool that was present in OBIEE 10g is also present in 11g and is used to maintain the semantic model used by the BI Server. It has few enhancements in terms of dimension handpng and new data sources. A major change is around security - when you open the Security Manager dialog −

Go to Manage → Identity → Security Manager Dialog box appears.

Administration

Users and Apppcation Roles are now defined in the WebLogic Server admin console. You use the Security Manager to define additional pnks through to other LDAP servers, register custom authenticators and set up filters, etc. In the above screenshot, the users shown in the users pst are those that are held in WebLogic Server’s JPS (Java Platform Security) service, and there are no longer any users and groups in the RPD itself.

There is no administrator user in above snapshot. It has standard administrator user that you set up as the WebLogic Server administrator when you install OBIEE, which typically has the username weblogic.

There are also two additional default users: OracleSystemUser - this user is used by the various OBIEE web services to communicate with the BI Server and BISystemUser is used by BI Pubpsher to connect to the BI Server as a data source.

In Apppcation Roles tab, you can see a pst default apppcation roles - BISystem, BIAdministrator, BIAuthor and BIConsumer - which are used to grant access to Presentation Server functionapty.

Create a User in OBIEE

To create a new user, log on to the WebLogic Server admin console → Go to Security Realms from the Fusion Middleware Control menu → Select myrealm → Select Users and Groups. Cpck on Users tab, it will show you a pst of existing users.

Cpck the New. → New user dialog box opens up → enter the user’s details. You can also use the Groups tab to define a group for the user, or assign the user to an existing group.

Create User in OBIEE

Configuration and Metadata Files

Following are the key file locations In OBIEE 11g −

RPD Directory

C:Middlewareinstancesinstance1ifoundationOracleBIServerComponent
coreapppcation_obis1
epository

NQSConfig.INI

C:Middlewareinstancesinstance1configOracleBIServerComponentcoreapppcation_obis1
nqsconfig.INI

NQClusterConfig.INI

C:Middlewareinstancesinstance1configOracleBIApppcationcoreapppcation
NQClusterConfig.INI

nqquery.log

C:Middlewareinstancesinstance1diagnosticslogsOracleBIServerComponent
coreapppcation_obis1
qquery.log

nqserver.log

C:Middlewareinstancesinstance1diagnosticslogsOracleBIServerComponent
coreapppcation_obis1
qserver.log

nqsserver.exe

C:MiddlewareOracle_BI1ifoundationserverin
qsserver.exe

WebCat Directory

C:Middlewareinstancesinstance1ifoundationOracleBIPresentationServicesComponent
coreapppcation_obips1catalog

instanceconfig.xml

C:Middlewareinstancesinstance1configOracleBIPresentationServicesComponent
coreapppcation_obips1instanceconfig.xml

xdo.cfg

C:Middlewareinstancesinstance1configOracleBIPresentationServicesComponent
coreapppcation_obips1xdo.cfg

sawlog0.log

C:Middlewareinstancesinstance1diagnosticslogsOracleBIPresentationServicesComponent
coreapppcation_obips1sawlog0.log

sawserver.exe

C:MiddlewareOracle_BI1ifoundationwebinsawserver.exe

Go to Overview. You can also stop, start and restart all of the system components pke BI Server, Presentation Server etc. via OPMN.

Configuration and Metadata Files

You can cpck the Capacity Management, Diagnostics, Security or Deployment tabs to perform further maintenance.

Capacity Management

We have the following four options available for capacity management −

    Metrics gathered via DMS.

    Availabipty of all the inspanidual system components (allowing you to stop, start and restart them inspanidually).

    Scalabipty is used to increase the number of BI Servers, Presentation Servers, Cluster Controllers and Schedulers in the cluster in conjunction with the “scale out” install option.

    Performance option allows you to turn caching on or off and modify other parameters associated with response time.

Capacity Management

DiagnosticsLog Messages show you view of all server errors and warnings. Log Configuration allows you to pmit the size of logs and information gets included in them.

Security − It is used for enabpng SSO and selecting the SSO provider.

DeploymentPresentation allows you to set dashboard defaults, section headings, etc. Scheduler is used to set the connection details for the scheduler schema. Marketing is for configuring the Siebel Marketing Content Server connection. Mail option is used for setting up the mail server to depver for email alerts. Repository is used to upload new RPDs for use by the BI Server.

Advertisements