Pool table of event in the connection pool of 11g OIC for obiee 11g

Hi all, I tried to use the event pool table using the OIC 11 g connection pool. A deleted event, but cache pool table records did not get purged after 60 minutes interval. Should we do addition together upwards to event pool table when you use oci 11g other that makes it active? It seems that it works only with odbc to connect. http://gerardnico.com/wiki/dat/obiee/event_table thanks, Sushil

Import the table with ODBC and change the interface call OCI connection pool.

Tags: Business Intelligence

Similar Questions

  • Firefox keeps asking for an update, but is unable to complete. It is stuck on the "Connecting to Server" and turns for hours until I stop. Help!

    I have a version of Mac OS X 10.5.8 and I used Firefox on it since I got it 3 years (?). The most recent update for Firefox and Thunderbird guard invites me, but when I say 'yes' to update, a bar with lines moving through it, and he said: "Connecting to the update server", but it is never a more far. I left for hours at a time and it does actually update or another program.

    If you have problems with the update then more simple is to download the full version and trash the version currently installed to do a clean install of the new version.

    Download a new copy of the Firefox program and save the file on the desktop DMG

    • Trash the present application Firefox to do a clean (re-) install
    • Install the new version you downloaded

    Your profile data is stored in the Firefox profile folder, so you will not lose your bookmarks and other personal data.

  • Add or table column to remove the database I have to rework for VO and EO?

    Hello

    I have a table called Employee
    I created the ViewObject (VO) and EntityObject (EO) in Jdeveloper.
    If I add or remove any column of the Employee table.
    do I need to recreate the VO and EO again. or it does not reflect the changes to the table automatically?

    Help, please...

    yshintre,

    You right-click of your OA and select "Synchronize with database" to have the new attribute added to your OA. You can then edit the original Version and add the new attribute by the shuttle in the list.

    John

  • Why did I lose the connection IE after standby mode for one hour or more?

    THAT IS TO SAY 8, XP SP3

    Control Panel > system > Hardware tab > Device Manager. Expand the category network adapters and you use to find the network card (wired? wireless? you did not). Double-click the entry to get its properties. On the power management tab, uncheck the "allow Windows to turn this device when not in service. MS - MVP - Elephant Boy computers - don't panic!

  • I can't update to of things - like iTunes, flashplayer or any error games resource or the remote device does not accept the connection

    Hi as I said in the title, whenever I have troubleshoot my connection says the remote device or resource does not accept the connection. I have a race a portable CAREB on windows 7. I can internet eyebrows and watch videos online and things like that, but I can't update things like iTunes, flashplayer or any what games that I run on my laptop. everytime I try I get a message of program control connection what ever I am updating. I checked the other computers in my house and they are all very well, as well as in home game consoles have no problem connecting to the internet and update. someone help me please

    Original title: Troubleshooting my my wireless conecction and it say the remote device or resource does not accept the connection

    Hello

    Thanks for posting in the Microsoft Community. This problem can occur because of incorrect settings of Internet Explorer. Initially, make sure you have Internet Explorer as web browser by default on the computer, refer to this link: http://windows.microsoft.com/en-us/windows/change-default-programs#1TC=windows-7

    Research I found that this problem can be solved by resetting the Internet Explorer settings. Try the following steps:

    1. Press the logo Windows + R to open the Run dialog box.

    2. Type inetcpl.cpl in the Run dialog box, press enter.

    3. Now click on the Advanced tab , and then click reset.

    4. Click apply , then ok.

     

    Note: Resetting Internet Explorer settings is not reversible. After a reset, all previous settings are lost and cannot be recovered.

    Please refer to this same thread http://answers.microsoft.com/en-us/windows/forum/windows_7-networking/connection-problem-troubleshooting-the-remote/24bfdbf3-4914-45a8-ae45-38243b59be1c?page=1, he is older but he helped a lot of users.

    Let us know the status of the issue. If you need help, please after return. We will be happy to help you.

  • Update multiple tables of contents in the same doc...

    Hello

    Here is the code I tried to write:

    myDoc var = app.activeDocument;

    var myTocStyles = myDoc.tocStyles;

    var myTocNumber = myTocStyles.length;

    for (i = myTocNumber.length; i > = 1; i ++) {}

    myDoc.createTOC (TOCStyle [i], true);

    }

    Of course, it does not work!

    What I'll try (want) to do is updated all the tables of contents in the doc.

    Thank you for your wise ideas!

    You are nearby.

    Check your syntax "for".

    for (var i = 0; i)

    myDoc.createTOC (myTocStyles [i], true);

    }

  • several events in the attributes of the Html form element?

    How can we put more than one event in the Form Html element attributes?
    For example, I have:

    onChange = "zeroTenScaleCheck (this); »
    and
    onClick = "checkScroll (this); »

    I want both of you to be active on the same element. It is possible and if so, how?

    Another related question is, is it possible to have two handlers listening on the same
    event?

    Thank you!

    Hello

    Place the HTML Form attributes of the element element

    onchange="zeroTenScaleCheck(this);" onclick="checkScroll(this);"
    

    Call two javascripts for example the onchange event, place to the Form HTML element attributes

    onchange="zeroTenScaleCheck(this);checkScroll(this);"
    

    Kind regards
    Jari

  • the connection of WebLogic connection pool timeout issue too soon

    We are having a problem with the connection to weblogic pool. Our web application is based on the Spring Framework, deploy to Weblogic using the data source to connect to Oracle. We use a duration of 1 min and max setting of connection pool 15 on weblogic. But the problem that we face is that the pool does not manage any connection as a pool. Each request makes a new connection to the Oracle server and right closed within a few seconds of connection. The number of new connections could be easily up to more than 100 within 10 minutes.

    Is there a timeout parameter to check the living connection? Could someone please share your thoughts how to solve the problem? Your help is really appreciated.

    Framework Spring (2.5.3), Weblogic (10.3), Oracle (11 g 2)

    This is the setting on our data source:

    -----------------------
    Driver class: oracle.jdbc.OracleDriver

    Initial capacity: 30
    Maximum capacity: 30
    Ability to increment: 1
    Type of instruction Cache: LRU
    Statement Cache Size: 10

    Test the connections on the reserve: checked
    Test frequency: 120
    Name of the test Table: SQL SELECT 1 FROM DUAL
    Seconds to trust an idle connection pool: 10
    Reduce the frequency: 900
    The login retry frequency: 0
    Connect time: 0
    Timeout:0 connection inactive
    Maximum pending connection: 2147483647
    Timeout:10 store login
    Reporting deadline:-1
    Ignore the connections in use: checked
    Pins-wire: unchecked
    Remove Infected connections Enabled: checked
    ---------------------
    Of the tracking tool, we have seen the following statistics:

    Average number of active connections: 0
    Current number of active connections: 0
    High number of active connections: 1
    Total number of connections: 1523
    Current capacity: 1
    Doesn't have a number of requests for reserve: 46
    More high Num available: 30
    Number of connections leak: 0
    Wait for the high number of seconds: 0
    Number of requests for reserve: 1531

    Other parameters are all 0.

    --------------------------
    For the adjustment of the spring:

    < bean id = "ourdatasource" class = "org.springframework.jndi.JndiObjectFactoryBean" >
    < property name = "jndiName" > < value > weblogic.datasource < / value > < / property >

    <!-adds the following to the question if debugging caused by cluster or not->
    < property name = "cache" value = "false" / >
    < property name = "lookupOnStartup" value = "false" / >
    < property name = "proxyInterface" value="javax.sql.DataSource"/ >
    < / bean >

    Try to uncheck ' delete infected enabled connections "and let me know...

  • How to activate the connection pool dynamically during loading happens

    Hello

    I have two databases that contains the same data. IE Prod_db, Prod_db1,

    I want to move the connection pool dynamically during loading times

    Ex: During load happens I want to hit prod_db1, after full charge I want to hit prod_db. How to get there.

    Use the W_ETL_RUN_S of the situation of the table column to validate the loadtime

    PS mark correct or useful

  • Overview of VMware View Client 2.1 crash during the connection to the pool offices

    To Horizon View Client updated to version 2.0 2.1, whenever I try to connect to the pool of offices after the connection to the login server, it remains on the 'connection '. "message for a bit before it crashes. This has been the case regardless of which server the connection that I use. Are there others who is to have this similar problem with the new version of the OS X client?

    Thank you, solgae. Team may have found the cause, so there is a patch which includes patches, could help you to check?

    1. backup of the libpcoip_client.dylib in the directory "/ Applications/Horizon of VMware View Client.app/Contents/PlugIns/PCoIPVMView.bundle/Contents/MacOS.

    2. replace by the task libpcoip_client.dylib.

    3. If this patch does not work, please provide the journal.

    -zhanglin

  • How to compile the connection pool java example code

    I recently bought David Knox of 'Effective Oracle Database 10' g security by Design and worked through his examples with identifiers of customers and how to exploit the database security with anonymous connections pools.

    The side of the things database I totally understand and have implemented, but I now want to compile / the java run the examples of code, but do not know what is required to compile this.

    I am running Oracle 10.2.0.4 (64-bit) Enterprise Edition on a Linux (RHEL 5) PC. Version Java is 1.6.0_20. .Bash_profile relevant environment variables are:
    export LD_LIBRARY_PATH = $ORACLE_HOME/lib: / lib: / usr/lib
    Export CLASSPATH = $ORACLE_HOME/jre: $ORACLE_HOME/jlib: $ORACLE_HOME/rdbms/jlib
    export PATH = $ORACLE_HOME/bin: $ORACLE_HOME/OPatch: / usr/kerberos/bin: / usr/local/bin: / bin: / usr/bin

    When I try to compile, I get:
    Oracle Java: DB10204$ FastConnect.java
    Exception in thread "main" java.lang.NoClassDefFoundError: java/FastConnect
    Caused by: java.lang.ClassNotFoundException: FastConnect.java
    in java.net.URLClassLoader$ 1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged (Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    to Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    The main class is not found: FastConnect.java. Program ends.

    Below is an example java source code. Is anyone able to point me in the right direction as to how to get this to compile? I have just a configuration syntax change and/or the environment to do, or there it more for this example doesn't work? Any help much appreciated.
    oracle:DB10204$   cat FastConnect.java 
    package OSBD;
    import java.sql.*;
    import oracle.jdbc.pool.OracleDataSource;
    
    public class FastConnect
    {
      public static void main(String[] args)
      {
        long connectTime=0, connectionStart=0, connectionStop=0;
        long connectTime2=0, connectionStart2=0, connectionStop2=0;
        ConnMgr cm = new ConnMgr();
        // time first connection. This connection initializes pool.
        connectionStart = System.currentTimeMillis();
        Connection conn = cm.getConnection("SCOTT");
        connectionStop = System.currentTimeMillis();
        String query = "select ename, job, sal from person_view";
        try {
          // show security by querying from View
          Statement stmt = conn.createStatement();
          ResultSet rset = stmt.executeQuery(query);
          while (rset.next()) {
            System.out.println("Name:   " + rset.getString(1));
            System.out.println("Job:    " + rset.getString(2));
            System.out.println("Salary: " + rset.getString(3));
        }
          stmt.close();
          rset.close();
          // close the connection which resets the database session
          cm.closeConnection(conn);
          // time subsequent connection as different user
          connectionStart2 = System.currentTimeMillis();
          conn = cm.getConnection("KING");
          connectionStop2 = System.currentTimeMillis();
          // ensure database can distinguish this new user
          stmt = conn.createStatement();
          rset = stmt.executeQuery(query);
          while (rset.next()) {
            System.out.println("Name:   " + rset.getString(1));
            System.out.println("Job:    " + rset.getString(2));
            System.out.println("Salary: " + rset.getString(3));
          }
          stmt.close();
          rset.close();
          cm.closeConnection(conn);
        } catch (Exception e)    { System.out.println(e.toString()); }
        // print timing results
        connectTime = (connectionStop - connectionStart);
        System.out.println("Connection time for Pool: " + connectTime + " ms.");
        connectTime2 = (connectionStop2 - connectionStart2);
        System.out.println("Subsequent connection time: " +
                            connectTime2 + " ms.");
      }
    }
    Code download is: http://www.mhprofessional.com/getpage.php?c=oraclepress_downloads.php & cat = 4222
    I'm looking at Chapter 6.

    I extracted the .jar (jar - xvf) file

    The ODBC .jar file? Don't, don't. Add it to your classpath as it is, or paste it into the WEB-INF/lib directory, or what you have to do.

  • JDeveloper PL/SQL WebService deployment to use the connection pool

    Hello

    JDeveloper/OAS 10.1.3.4

    We have generated Web Services based on package/procs of PL/SQL by using wizard. When we deploy, it generates a new pool of connections and the connection on the OAS. If change us the Web Service in JDev to use a connection Pool existing and redeployment, it always creates a new connection/connection pool.

    Change: oracle - webservices.xml, web.xml, and < ServiceName > base.java files

    Anyone know how to get around this without using WebServicesAssembler?

    Thank you

    When you deploy the server, don't include any local data sources. In JDeveloper:
    1. choose Tools > Preferences to display the Preferences dialog box.
    2. Select the deployment on the left side.
    3 uncheck data - sources.xml during deployment of default package.
    This can be changed later for other projects if you do not want to deploy the data source.
    Daren

  • How to register for an event when the device is connected to the PC in USB mode or sync

    I develop application on blackberry with phonegap.

    I want to hear event when the BlackBerry device is connected to the PC by USB MODE or sync.
    I saw mediagallery and applications Filemanager showing the dialogue that the application cannot be used when connected to the PC in USB mode.
    I want to display dialog similar to my request.
    Can anyone please help on how to do it.

    I saw blackberry webworks API

    public static Boolean blackberry.system.isMassStorageActive)

    who says if massstorage is active or not.

    But I can't keep on request this API every time. I'm looking for an API that gives me the reminder.

    Can you please help.

    On the side of Java, this can be done by implementing a FileSystemListener and the rootChanged method:

    public void rootChanged(final int state, String rootName) {
        if (rootName.equalsIgnoreCase("sdcard/")) {
            if (state == FileSystemListener.ROOT_ADDED) {
                /* SD Card is available. */
            } else if (state == FileSystemListener.ROOT_REMOVED) {
                /* SD Card is not available. */
            }
        }
    }
    

    I was not able to find a corresponding WebWorks API or API community well, so I think you need to create your own custom extension to implement this feature of the listener.
    https://developer.BlackBerry.com/HTML5/documentation/using_javascript_extensions_1866976_11.html

  • Is there an event when the mobile connections are changed

    Hi, expert,

    I'm looking for an auditor check the following:

    1. when the phone is connected to a mobile network not connected

    2. when the phone is connected to another mobile network (another carrier or wifi) from current network

    3. the current mobile network connection is dropped.

    I found of initailly than ConnectionAttemptLIstener (http://www.blackberry.com/developers/docs/5.0.0api/net/rim/device/api/io/transport/ConnectionAttempt...). I thought I could use it to change mobile network connection. It turns out that I just couldn't. He listens to the event on ConnectionFactory which really is a connection on the connected mobile network.

    Did some research and I could not find any related information.

    So is it possible for me to achieve what I said at the outset?

    You can use a combination of CoverageStatusListener and RadioStatusListener to have access to these events.

    CoverageStatusListener will let you know what type of network access you have access from your coverage (by cell phone connectivity, etc.) WLAN network and which network transports are available).

    RadioStatusListener will let you know when the changes on the cellular network occur as signal changes, changes the base station etc.

    RadioInfo class can also be used to receive information on the current mobile network too.

    Kind regards

  • Popup event on the selection of rows in table tree

    I use jdev 11.1.1.7

    I followed below page to pass parameters between the regions. It works fine if I use a button to trigger the event & pass the id of selected in a table of the tree line.

    Tech Blog of Rohan Walia: events background - Basic step by step: ADF

    I wanted to avoid button, I'm trying to pass data directly on the selection of rows in the tree.

    < eventBinding id = "eventBinding".

    Listener = "org. Apache.MyFaces.Trinidad.Event.SelectionListener">

    " < events xmlns =" http://xmlns.Oracle.com/ADFM/contextualEvent "> "

    < name of event = 'FireEvent '.

    customPayLoad="#{pageFlowScope.ManageOrgsBean.selectedID}"/ >

    < / events >

    < / eventBinding >

    < / links >

    " < events xmlns =" http://xmlns.Oracle.com/ADFM/contextualEvent "> "

    < name of event = 'FireEvent '.

    customPayLoad="#{pageFlowScope.ManageOrgsBean.selectedID}"/ >

    < / events >

    I get a NPE in the 3rd line below:

    {} public void onTreeNodeSelect (SelectionEvent selectionEvent)

    BindingContainer DCBindingContainer = ADFUtils.getDCBindingContainer ();

    JUEventBinding eventBinding = (JUEventBinding) bindingContainer.get ("FireEvent");

    SelectionListener selectionListener (SelectionListener) = eventBinding.getListener (); NPE

    selectionListener.processSelection (selectionEvent);

    }

    Any idea? Thank you.

    Try with:

    JUEventBinding eventBinding = (JUEventBinding) bindingContainer.get ('eventBinding');

Maybe you are looking for