How to inegrate OID with OEM 12c Cloud Control

Hi All,
Can anyone please tell me how can I integrate OID with OEM 12c Cloud Control. As we can integrate our weblogic administration console with OID,is it possible to integrate OEM cloud control with OID?
Thanks in Advance!!

Hi,
Please find the URL below:
http://docs.oracle.com/cd/E24628_01/doc.121/e24473/security.htm#BABGAGIJ
Following section will provide you the information for OID intergration:
13.2.5 Oracle Internet Directory (OID)
You can implement an OID-based authentication scheme to have Enterprise Manager authenticate users against the OID.
Running the emctl config auth oid command on the OMS creates a WebLogic authentication provider of type OracleInternetDirectoryAuthenticator that uses the configuration parameter values specified by the command. Any configuration values not specified retain the default values. Tuning and modification of advanced OID configuration parameters is carried out through the WebLogic Server Administration Console and not the emctl config auth oid command.
Prerequisites
Oracle Internet Directory LDAP server is set up and running.
Run the emctl config auth oid command on each OMS.
emctl config auth oid -ldap_host <ldap host> -ldap_port <ldap port> -ldap_principal <ldap principal> [-ldap_credential <ldap credential>] [-sysman_pwd <pwd>] -user_base_dn <user base DN> -group_base_dn <group base DN>
where:
ldap_host: LDAP host name
ldap_port: LDAP port
ldap_principal: The distinguished name (DN) of the LDAP user the WebLogic server should use to connect to the LDAP server.
ldap_credential: Password for the user specified by ldap_principal.
user_base_dn: The base distinguished name (DN) of the tree in the LDAP directory that contains users.
group_base_dn - The base distinguished name (DN) of the tree in the LDAP directory that contains groups.
Example:
emctl config auth oid -ldap_host "ldaphost" -ldap_port "3060" -ldap_principal "cn=orcladmin" -user_base_dn "cn=users,dc=us,dc=oracle,dc=com" -group_base_dn "cn=groups,dc=us,dc=oracle,dc=com" -ldap_credential "my_ldap_password" -sysman_pwd "my_sysman_password"
Stop the OMS.
emctl stop oms -all
Restart the OMS.
emctl start oms
Note:
For Enterprise Manager deployments consisting of multiple OMS instances, emctl config auth oid must be run on each OMS. Each OMS must be restarted in order for changes to take effect.
Testing the OID Configuration
Use the WebLogic Server Administration Console (Users and Groups tab) to check whether the OID configuration has been successful. To navigate to this tab, select Home/Summary of Security Realms/myrealm/Users and Groups. From the Users and Groups tab, you should see users and groups showing up from the OID.
Best Regards,
Venkat

Similar Messages

  • How to add a weblogic cluster in OEM 12c Cloud Control

    Hi All,
    I have created one SOA domain with a two node cluster. My cluster contains two servers; one on each machine. Now I want to monitor my domain with OEM 12c cloud control. I my OEM 12c cloud control I can add my weblogic domain but if that domain contains a cluster and in the cluster one server must be residing on the some other machine. Then how exacly in OEM 12c I can a add a target which is of type weblogic domain and contains a weblogic clusters with two servers?
    Please advise on this..!!
    Thanks in advance!!

    EM12c can take care of multiple hosts during discovery and you don't have to do anything special, however, for SOA its advisable to have local agents monitor their individual hosts; hence, you should first discover both your hosts in EM first by pushing agents to each of the hosts using Setup>Add Targets>Add Targets Manually and then discover the SOA domain. You local agents will be picked up automatically that will eventually monitor your 2 nodes/servers.

  • How to view messages in Jms queue from OEM 12c Cloud Control

    Hi All,
    How can I view messages in a Jms queue from OEM 12c Cloud Control without logging into WebLogic Administration Console?
    Thanks in Advance!!

    EMCC 12c gets down to the JMS message queue/topic level in regards to the metrics being collected. It doesn't provide a view into the actual messages themselves. Are you trying to capture/track messages with a particular payload?

  • How to view Dehydration Store Performance in OEM 12c Cloud Control

    Hi All,
    I have installed OEM 12c Cloud Control.I want to view dehydration store performance for my fusion middleware domain.Can anyone please suggest me how can I achieve this?
    I have added the database, where soa schemas are created, as a monitored target in OEM 12c Cloud Control. Also have added Fusion middleware domain for which I want to view dehydration store management.
    Thanks in Advance!!
    Edited by: Roshni Shankar on Sep 19, 2012 5:26 AM

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

  • How to view response time for each execution in OEM 12c Cloud Control

    Hi All,
    I want to view response time of each execution for my SOA composite in OEM 12c Cloud Control. Can anyone tell me how can I achieve that?
    Thanks in Advance!!

    You should open an SR and support can assist you with it. The only current case where that feature is known to not work is in the case where the Dehydration Store is running on RAC. Otherwise, it should be possible to get it to work. The main thing is that you need to have DB configuration properties (host, port, sid) that have a 3-way string match between the JDBC data source configuration in the WLS server, the JDBC properties you add to the Monitoring Properties of the SOA Infrastructure target, and the connect settings of the Database target in EM that matches to the dehydration DB.
    If there isn't a match in all 3, the Dehydration Diagnostics page will not work. But again, to look into your specific setup, you should file an SR and work with support.

  • Exception Management in OEM 12c Cloud Control

    Hi All,
    It is mentioned in the Oracle Documents that Exception Management is a part of Business Transaction Management feature which can ne achieved by enabling SOA management pack EE on the target which in turn provides transaction alerting and searching to locate exceptions and errors in transactions that span multiple application components.
    But then can any one please tell me how can I achieve this? That means what all configuration (other than soa management packEE) is required for this exception management and how can I do this OEM . I am not able to find a good document which explain the exception management in OEM 12c cloud control.
    Please help!!
    Thanks in Advance!!

    Business transaction Management 12c (BTM)is licensed with SOA Manangement pack Enterprise Edition along with WLS Mgmt Pack and management pack for non-oracle middleware. So, if you have SOA Mgmt Pack EE, then you are already licensed for BTM 12c.
    You need to download BTM12c (http://www.oracle.com/technetwork/oem/downloads/btw-downloads-207704.html) and then you need to install it (http://docs.oracle.com/cd/E24628_01/install.121/e37016/toc.htm) . Once the installation is complete, you will need to send traffic through your managed targets, where you would have already deployed the BTM observers (Ref. installation guide). Once traffic will be sent, your services will get discovered and then you will need to create transactions (http://docs.oracle.com/cd/E24628_01/doc.121/e37014/transactions.htm#sthref186) that you may wanna monitor. As part of the transaction creation, you can enable logging on the transaction and once that's done, you will be able to search and manage exceptions by monitoring your transactions.
    Edited by: EM_SOA_assist on Nov 2, 2012 12:16 AM
    Edited by: EM_SOA_assist on Nov 2, 2012 12:17 AM

  • Facing error while creating report in OEM 12c Cloud Control

    Hi All,
    I want to create a report in OEM 12c Cloud Control in Information Publisher. I have select element as "Table from SQL" and want to select data from "gc$metric_values_latest" view. But when I am writing a sql statement like..
    select * from gc$metric_values_latest
    Then on execution I am getting the following error "Error rendering element. Exception: ORA-00942: table or view does not exist "
    What can be the issue for this. Please suggest..
    Thanks in Advacnce!!!

    Is this mean that we can not fetch data from gc$metric_values_latest view or we need to do some configuration in order to fetch information from this view. Because I am able to fetch from views like mgmt$metric_current or mgmt$metric_history
    So what can be the probable cause of not getting access to gc$metric_values view

  • Need information about OEM 12c Cloud Control Monitoring

    Hi All,
    I need a piece of information about OEM 12c Cloud Control. Can we monitor JCapps from OEM 12c Cloud Control. If yes, then do I need some plugins to get installaed for this or any other requirement?
    Thanks in Advance!!

    Hi,
    Glen is referring to Service management, a built in feature of Enterprise Manager. You'll find it under main targets drop down -- Services.
    It is a way of pulling several systems together, add synthetic service test to the service and track metrics. System metrics can be promoted and all synthetic test metrics can be used to define Service level agreements, get alerts and create incidents against your defined service.
    Documentation can be found here: http://docs.oracle.com/cd/E24628_01/doc.121/e24473/apm.htm#BABDIDFC
    Some viewlets can be found here: http://www.oracle.com/technetwork/oem/em12c-screenwatches-512013.html
    specific services viewlet: https://apex.oracle.com/pls/apex/f?p=44785:24:10147266048655::NO:24:P24_CONTENT_ID,P24_PREV_PAGE:6419,2
    Hope this helps, if you have any further questions on this topic let us know.
    R, Jurgen

  • Location to start nodemanager in OEM 12c Cloud control

    Hi All,
    Can anyone please tell me from which location I can start nodemanager in OEM 12c Cloud Control
    Thanks in advance!!

    node manager is automatically started when the OMS is started. See also:
    <OMS home>/bin/startNodeManager.sh

  • OEM 12c Cloud Control/WebLogic - Running slow

    Recently installed Oracle Enterprise Manager 12c Cloud Control on AIX 64 Bit Server. It is running considerably slower than existing 10g Grid Control version.
    We setup on a server with 4 GB and plenty of diskspace - I believe the 10g server only had 1 GB free. Has Oracle gone the way of Bloatware as MS/Symantec, and others? If so, what are the new unofficial (there are recommended minimums vs. functional minimums) specs to run OEM on a server?
    Thank you in advance for you comments!

    Before you started installing you did of course did read the documentation? Maybe you missed the part of the hardware requirements in the Basic Installation Guide. The OMS server should have at least 6 GB memory and 2 cpu's and for the Repository database the same.
    But this depends on the number of agent, targets and concurrent users. You can check this in the mentioned guide in the chapter "Meeting Hardware Requirements".
    If the adviced redo log size is 300 MB and I would not know you would stick to the default redo log size. It is a small effort to create a number of redo logs with the proper size and drop the small ones.
    You run de repository on a production server, meaning you can have a lack of resources. It is adviced to have the OMS and OMR on the same or on separate dedicated servers.
    Eric

  • How to integrate oracle 11GR2 Database with OEM 12C

    Dear experts,
    I have installed Oracle Enterprise Manager Cloud Control 12c Release 2 Plug-in Update 1 (12.1.0.2) on windows 2008 64-bit version.
    how can I integrate my Oracle 11G R2 database with OEM.
    Thanks.

    Refer the following documents for promoting (discovering/adding) target database to EM 12c.
    Understanding Database Discovery in Enterprise Manager 12c Cloud Control (Note 1400463.1)
    Cloud Control for Oracle Database Assistant: Setup of Cloud Control to Manage Database Targets (Search Helper) (Note 1569848.2)
    Discovering, Promoting, and Adding Targets:
    http://docs.oracle.com/cd/E24628_01/doc.121/e24473/discovery.htm#CBAEGHBH
    HTH
    Mani

  • 12c cloud control software costs extra or free with normal support

    Hi,
    I am interested to use 12c now, as I have managed enough databases with 11g Grid Control.
    I have read some docs about 12c licensing, but I would be thankful if someone could answer me himself. My questions is: Whether one is required to buy extra or separate license to use 12c cloud control software to manage Data Guard setups for example, or it's not required if one has Enterprise or Standard support license, or may be its free if someone has DIAGNOSTIC & TUNING PACK license?
    # 12C files to install cloud control:
    em12103p1_linux64_disk1.zip
    em12103p1_linux64_disk2.zip
    em12103p1_linux64_disk3.zip
    Thanks a lot in advance.
    Best Regards

    Hi Ken,
    Wow, I've logged into adobe and never seen your response until now.
    I need to make the forums more of a daily stop I guess.
    Thank you for your response, When I go to the Archives, it states I have none. In addition, previously when I'd tried to move items to the archive, they just disappeared  
    Currently my desktop is not connecting at all, Everytime I connect, it's states "We have now logged you out" and requests I login again.
    I have of course rebooted,
    Gone into taskmanager, killed all the relevant threads,  tried again to login through the desktop, no luck, I'll have to uninstall it, make sure the threads are killed, then reboot it and then reinstall it, but I've not had the time to do that.
    On another note, and just as a point of reference, myself, personally, I hate these "cloud" file repositories (not to be confused with adobe cloud services which I love) but the file repositories themselves imho, are a blackhole of resource usage when one doesn't/isn't using them,
    Is there a way we can use it more of a "ftp" sort of thing, when I want to I can  put files there?  There is no way to "Download" the repository, no way to download the folders.. only individual files and then it takes I think three different steps before the download starts.. I find this very inhibiting.  Just an fyi. for what it's worth.
    Please, feel free to contact me,
    I'm on g+ chat [email protected]

  • 1390717.1 - 12c Cloud Control Agent: Is it possible to Re-configure ...

    Can anyone get to this note "1390717.1: 12c Cloud Control Agent: Is it possible to Re-configure a 12c Agent to a Different 12c OMS Without Re-installation?"
    I do a search in Metalink and I see it listed in "How to Point a 10g/11g Grid Agent to a Different Grid Control OMS and Repository without Re-installation? [ID 413228.1]" but that is the only doc a search returns.
    I have a test environment with agents pointed to an old OMS 12c. I'd like to utilize the same agents but point them to our new, production, OEM 12c environment. Has anyone had any success with this? I've followed the 10g/11g OEM steps without luck, thus far (early testing).
    I was excited to see "emctl switchOMS REPOSITORY_URL" in the emctl options until I read the next line...
    This command is not supported.
    Drat :-)
    Regards,
    Rich

    Hi,
    The steps you need to follow are documented here:-
    http://docs.oracle.com/cd/E24628_01/install.121/e24089/appdx_repoint_agent.htm#BABICJCE
    Regards, Mark.

  • 12c Cloud Control Install : plug-in MDS Schema Configuration has failed its

    Anyone,
    I am trying to install Oracle 12c Cloud Control (CC). I am installing this product on the
    same server (a VM) as the database.
    Some basic information ( a repeat of above):
    Platform OS:
    uname -aLinux slc02itk 2.6.18-308.0.0.0.1.el5xen #1 SMP Sat Feb 25 16:26:29 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
    Database Software:
    SYS@OTMDX07>select banner from v$version ;
    BANNER
    Oracle Database 12c Enterprise Edition Release 12.1.0.0.1 - 64bit Beta
    PL/SQL Release 12.1.0.0.1 - Beta
    CORE 12.1.0.0.1 Beta
    TNS for Linux: Version 12.1.0.0.1 - Beta
    NLSRTL Version 12.1.0.0.1 - Beta
    Cloud Control Software:
    Software obtained from here:
    http://www.oracle.com/technetwork/oem/enterprise-manager/downloads/index.html
    Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Linux x86-64 (With Bundle Patch 1)
    I have successfully installed the CC software and am having problems with the configuration.
    I am running this command:
    /u01/app/oracle/middleware/oms/sysman/install/ConfigureGC.sh
    In the linux window I get the following feedback. Note the "divide by zero" error.
    Does anyone know what causes this, and better yet, how to avoid it?
    Percent Complete: 50
    Percent Complete: 100
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    Repository Creation Utility - Create : Operation Completed
    Repository Creation Utility - Dropping and Cleanup of the failed components
    Repository Dropping and Cleanup of the failed components in progress.
    2012-06-12 06:01:50,448 [Thread-45] ERROR - createRepository failed with following error:
    java.lang.ArithmeticException: / by zero
    at oracle.sysman.assistants.rcu.backend.SilentProgressor.progress(SilentProgressor.java:58)
    at oracle.sysman.assistants.rcu.backend.RCUModel.cleanUp(RCUModel.java:605)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.showCompletionMessage(SilentRCUModel.java:245)
    at oracle.sysman.assistants.rcu.backend.RCUModel.executeTasks(RCUModel.java:449)
    at oracle.sysman.assistants.rcu.backend.SilentRCUModel.performOperation(SilentRCUModel.java:224)
    at oracle.sysman.assistants.rcu.backend.RCUModel.startOperation(RCUModel.java:327)
    at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java:335)
    at oracle.sysman.emdrep.opss.EMSecuritySchemaManager.perform(EMSecuritySchemaManager.java:317)
    at oracle.sysman.oms.MDSSchemaConfiguration.perform(MDSSchemaConfiguration.java:186)
    at oracle.sysman.oms.BaseConfiguration.invoke(BaseConfiguration.java:192)
    at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
    at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
    at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
    at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    In one of the log files generated:
    /u01/app/oracle/middleware/oms/cfgtoollogs/cfgfw/CfmLogger_2012-06-12_05-45-08-AM.log
    I see the following messages. The messages say "INFO", but they may as well be "FATAL" because the installation
    or configuration cannot continue. I believe the failure lies in the creation of the "SYSMAN_OPSS" user.
    NFO: oracle.sysman.top.oms:__________________________DUMPING PARAMETERS______________________________________________
    INFO: oracle.sysman.top.oms:OracleHome: /u01/app/oracle/middleware/oms
    INFO: oracle.sysman.top.oms:Connect String: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    INFO: oracle.sysman.top.oms:SYS User: SYS
    INFO: oracle.sysman.top.oms:________________________________________________________________________
    INFO: oracle.sysman.top.oms:MDS Schema Creation status: COMPLETED
    INFO: oracle.sysman.top.oms:MDS Schema Creation is successful
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting opss Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create OPSS schema
    INFO: oracle.sysman.top.oms:_______________________________________________________________________
    INFO: oracle.sysman.top.oms:Starting APM Schema Creation.
    INFO: oracle.sysman.top.oms:Failed to create APM schema
    INFO: oracle.sysman.top.oms:The plug-in MDS Schema Configuration has failed its perform method
    Here I show that the "other" users get created with their objects.
    1* select owner, count(*) from dba_objects where owner like 'SYSMAN%' group by owner
    SYS@OTMDX07>/
    OWNER COUNT(*)
    SYSMAN_RO 847
    SYSMAN_MDS 60
    SYSMAN 11174
    SYSMAN_APM 211
    SYS@OTMDX07>
    1* select tablespace_name, file_name from dba_data_files where tablespace_name like 'M%'
    SYS@OTMDX07>/
    TABLESPACE_NAME FILE_NAME
    MGMT_ECM_DEPOT_TS /u02/oradata/OTMDX07/mgmt_ecm_depot1.dbf
    MGMT_TABLESPACE /u02/oradata/OTMDX07/mgmt.dbf
    MGMT_AD4J_TS /u02/oradata/OTMDX07/mgmt_ad4j.dbf
    Repository Creation Utility: Create - Completion Summary
    Database details:
    Connect Descriptor : (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=slc02itk)(PORT=1521)))(CONNECT_DATA=(SID=OTMDX07)))
    Connected As : SYS
    Prefix for (prefixable) Schema Owners : SYSMAN
    RCU Logfile : /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/rcu.log
    Component schemas created:
    Component Status Logfile
    Authorization Policy Manager Success /u01/app/oracle/middleware/oms/sysman/log/schemamanager/m_061212_0546_AM/m_061212_0546_AM.CREATE/apm.log
    For complete disclosure, the Enterprise Manager prerequisite checks yielded these findings:
    id_check_session_cached_cursors_param ==> fail
    id_check_open_cursors_param ==> fail
    But I think the check is wrong. I do not understand why the check fails on only these initialization parameters:
    1* select name, value from v$parameter where name in ('session_cached_cursors','open_cursors')
    SYS@OTMDX07>/
    NAME VALUE
    session_cached_cursors 1000
    open_cursors 1000
    Any insight is greatly appreciated.
    John

    John,
    I note that your database version is 12.1.0.0.1 - 64bit Beta, which is not certified for EM 12c. This may have something to do with the repository creation failure. Can you try using a certified database version (e.g. 11.2.0.2 or 11.2.0.3) to host the EM 12c repository?
    Regards,
    - Loc

  • 12c Cloud Control installtion issue (on Windows 7-64 bit)

    Hello,
    I am trying to install 12c Cloud Control on my personal computer Windows 7 (64-bit) OS for practice purpose. The database setup has been fine and the creation of pluggable database has been successful post which we need to install the cloud control setup. There is an issue at "Step 6 of 9" where we are required to provide the database Configuration Details. The details are: Database Host Name, Port, SID, SYS password. After providing these details it shows the following error:
    "There was a problem connecting to the database on the host and port specified. Check to make sure the host is up or that the database listener is running on that host."
    My understanding is:
    Database Host Name: it is the fully qualified name of my computer, which in my case is "SRIDHAR-PC".
    I ran the following script and it confirmed the same: [quote]DBMS_OUTPUT.PUT_LINE()UTL_INADDR.GET_HOST_NAME[/quote]
    Port: the default port "1521" that I have provided and which I have not configured anywhere during installation. So it is the default one.
    SID: The SID of the pluggable database being asked and. In this case it is "PLUGDB"
    SYS password: The password of the sys account.
    How do I resolve this error?

    I am sorry for having asked this question outside the forum that I am supposed to for the issue. Progressing further on the issue, yes I have tried connecting them using the credentials and it succeeds connecting the database. On digging further I found that I have been installing the 12c Cloud Control setup on 12c database with pluggable-container database architecture, unfortunately which the 12c Cloud Control EM does not support to be installed on. To install the 12c EM Cloud Control we need to install it on either of the two databases:
    1) A pre-12c instance, i.e. 11g database (OR)
    2) 12c database installed as a regular installation (as we install the 11g DB) which is not installed as a container-pluggable database combination (This option needs to be selected at the time of database installation).
    Oracle can support monitoring the databases which contain the container-pluggable database structure along with the single instance and RAC architecture, but to install the EM Cloud Control setup, it cannot be installed on DB's which consists container-pluggable structure.

Maybe you are looking for

  • Autofill does not work correctly

    Autofill in iPad 3, filling forms and passwords is hit or miss. Can one access the autofill data to correct it or delete it?

  • Calling Mapviewer from Jdeveloper

    Hello, I am trying to call MapViewer from Jdeveloper. I have already used map builder to access my map, but when I try to call MapViewer I got an error message. My Code is as follows: MapViewer mv = new MapViewer("http://******:8888"); mv.setDataSour

  • Conditional Colouring of Waterfall Graph/Chart

    Hello to all OBIEE people Im trying to set the colour 'RED' to a section of the graph when there is a negative variance compared to the previous value There are 6 values in the graph/chart and they are in this order: Revenue, Committed, HL, ONW, Adju

  • Executewithparams default values

    hi i'm having trouble using the executewithparamenter operation and was hoping for a little help. I'm trying to make a page with a bar graph on it. I created a view object with a query that has two bind variables, start_date and end_date. I dragged t

  • Daylight Saving Time Patch

    Hi, I'm using instantclient-basic-solaris32-10.2.0.2. Does anyone know if I need to patch this client for the Daylight Saving Time change coming up? Thanks.