Help request: weblogic 10.3.3 stuck JDBC connection

We run WebLogic 10.3.3 on Windows Server Standard 64-bit, Service Pack 2.
We use JDK supplied with WebLogic: 1.6.0_17 - b04

I would like to completely delete a JDBC Data Source and re-create it.
Unfortunately, when I try the following occurs:

On a deletion, the WLS Console seems to hang: I check the data source, click on the delete button and get the icon of hourglass for 20 minutes, 30 minutes, or I'm worried however long to wait.

If I close the browser containing the console and open a new browser, the data source seems to have disappeared.

However, when I try to recreate and assign it to a target, I get the following in the log file error message:

< error > < JMX > < BEA-149500 > < exception occurred during the recording of the signal no MBean.
java.lang.IllegalArgumentException: recorded several instances with the same objectName: com.bea:ServerRuntime = IOP_Test, Name = gis_dbSource, Type = ApplicationRuntime new:weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@2b47696 existing weblogic.j2ee.J2EEApplicationRuntimeMBeanImpl@237bf58
at weblogic.management.jmx.ObjectNameManagerBase.registerObject(ObjectNameManagerBase.java:168)
at weblogic.management.mbeanservers.internal.WLSObjectNameManager.lookupObjectName(WLSObjectNameManager.java:131)
at weblogic.management.jmx.modelmbean.WLSModelMBeanFactory.registerWLSModelMBean(WLSModelMBeanFactory.java:87)
to weblogic.management.mbeanservers.internal.RuntimeMBeanAgent$ 1.registered(RuntimeMBeanAgent.java:105)
at weblogic.management.provider.core.RegistrationManagerBase.invokeRegistrationHandlers(RegistrationManagerBase.java:180)
Truncated. check the log file full stacktrace

My question:
1. How can I completely do the data source to go, so I can recreate a homonym?

Context: we have an application that is developing with a known link leak (it has been corrected). The connection in question pool has reached its limit and stopped serving connections. We have tried to force a shutdown of the connection, reset the connection, everything that we could think, but still got the same behavior of console: an hourglass for as long as we wanted to wait until he comes back.
We then tried to remove the connection with the findings described above.

Your help is very appreciated.

Published by: Dave may 3, 2011 06:32

in case a desperate, desperate measures:

just stop your servers and delete the XML in the directory config/jdbc.
Make sure that you also delete any entry in the file config.xml reference to this file.

Just as a precaution, make a backup of your config directory before you hack.

Tags: Fusion Middleware

Similar Questions

  • Follow incoming JDBC connections to the database server

    Hello

    We have a database of 10gr 2 on RHEL4. This database is mainly used by Oracle E-Business suite.
    External applications connect to the database using JDBC. Most of the time this configuration works very well. Sometimes, however, we get an error "no data to read from socket" at the end of the external applications. It seems to be a problem with the JDBC connections, but we could not even identify him. But I feel that the problem is NOT the end of the database. I just want to confirm that.

    To cut a long story short - is it possible to follow incoming JDBC connections on the database server? Of course, I can follow the actual sessions created for external applications. But is it possible that I can say that if the JDBC request reached the server database or not?


    Kind regards
    Ousseni

    Ousseni wrote:
    Thanks for the reply.

    Oracle RDBMS cannot differentiate between connection OPTION of any other flavor of the customer.

    Knew that :)

    listener registers EACH connection request, you get

    As the JDBC connection string is correct at the client end, I'll be able to find details of all applications for connection in the newspaper of the listener, even if some of them do not end up like connections to the database.

    PS: I do not belong to the sanctified tribu tribe of DBAs, so please excuse the obvious ignorance!

    Kind regards
    Ousseni

    Each connection request that gets the listener is registered; regardless of the success or failure.
    listener registers status = 0 for successful queries.
    listener registered status = (as 12514) for failed requests
    If/when the connection request goes wrong & can't seem to the listener, then the listener does nothing;
    Since he never received such a request

  • oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    Hi, I use JDev 11.1.1.7.0

    I got this error when I try to run the module of the application. Please help.

    I use the JDBC data source in the configuration of application modules, set the connection of business components.

    [1498] an exception has occurred when ordering.

    [1499] oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:218)

    at oracle.jbo.server.URLConnectionHelper.getConnection(URLConnectionHelper.java:45)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:72)

    at oracle.jbo.server.ConnectionPoolDataSource.getConnection(ConnectionPoolDataSource.java:61)

    at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:1004)

    at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1185)

    at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6837)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:304)

    at oracle.jbo.server.DBTransactionImpl2.connectToDataSource(DBTransactionImpl2.java:335)

    at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:203)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:620)

    at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:425)

    at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:9316)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4530)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2460)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2270)

    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3169)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:592)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:525)

    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:520)

    at oracle.adf.model.bc4j.DCJboDataControl.initializeApplicationModule(DCJboDataControl.java:523)

    at oracle.adf.model.bc4j.DCJboDataControl.getApplicationModule(DCJboDataControl.java:869)

    at oracle.jbo.jbotester.binding.TesterBinding.getConnectionInfo(TesterBinding.java:214)

    at oracle.jbo.jbotester.MainFrame.initializeDataControl(MainFrame.java:936)

    at oracle.jbo.jbotester.MainFrame.loadConfiguration(MainFrame.java:637)

    at oracle.jbo.jbotester.MainFrame.processArgs(MainFrame.java:602)

    at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:433)

    Try using the JDBC URL instead of JDBC data source to run AppModule or run the application locally of JDeveloper. But if you will deploy the application on stand-alone weblogic, you use the JDBC data source and enter the name of the data source that is defined in weblogic

  • JDBC connection does not with ORA-12514

    Hi all

    I also have problems with the connection to the DB CARS because the listener does not recognize the name of the service. I read many messages from the forum itself here and elsewhere and I just can't understand it. Everything seems in order, so I'm a little confused as to why it does not work.

    Thus, some specifications: I actually use SAP as advanced application to connect to the DB.

    DB is RAC 11203, two nodes.

    OS: Linux RH6

    Headphones and remote headphones are a race to the top.

    JDBC connection string fails:

    JDBC:Oracle:Thin:@(Description=(Address=(Protocol=TCP)(Host=virtualhost1)(port=1527))(Address=(Protocol=TCP)(Host=virtualhost2)(port=1527)) (CONNECT_DATA = (SERVICE_NAME = MYSERVICENAME. «"" WORLD)))»»»

    I check that the service is available in the cluster:

    ORA. < dbname >. myServiceName.svc online on physicalhostname1

    When I check the status of the listener on node1 he mentions the MYSERVICENAME downstairs so it's here

    [oracle@physicalhost1 bin] $ lsnrctl serv < DBNAME >. WORLD

    LSNRCTL for Linux: Version 11.2.0.3.0 - Production on 2013-SEP-07 16:43:11

    Copyright (c) 1991, 2011, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (SDU = 32768) (ADDRESS = (= SAP COMMUNITY. (World) (Protocol = TCP (port = 1527))(Host=virtualhost1)) (LOAD_BALANCE = OFF)(Failover=on) (CONNECT_DATA = (GLOBAL_NAME = < DBNAME >. WORLD) (SERVICE_NAME = < DBNAME >. «"" WORLD)))»»»
    Summary of services...
    Service '< DBNAME >' has 1 instance (s).
    Instance ' < DBNAME > 001 ", State LOAN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0 status: ready
    LOCAL SERVER
    Service ' < DBNAME > 001 "has 2 occurrences.
    Instance ' < DBNAME > 001 ', status UNKNOWN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0
    LOCAL SERVER
    Instance ' < DBNAME > 001 ", State LOAN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0 status: ready
    LOCAL SERVER
    Service ' < DBNAME > 002 "a 2 occurrences.
    Instance ' < DBNAME > 001 ", State LOAN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0 status: ready
    LOCAL SERVER
    Instance ' < DBNAME > 002 ", status UNKNOWN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0
    LOCAL SERVER
    Service "MYSERVICENAME" has 1 instance (s).
    Instance ' < DBNAME > 001 ", State LOAN, has 1 operation for this service...
    Managers:
    "DEDICATED" set up: 0 denied: 0 status: ready
    LOCAL SERVER
    The command completed successfully

    When I check the node database in sqlplus

    SQL > show the service_name parameter

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    service name string < DBNAME > 002, < DBNAME > 001, < DBNAME >, myservicename

    That's where. The database is running.

    I am spent days on this and I am unable to understand. I tried to re - register the name of service to SIR with lowercase, uppercase. In fact, when I joined the service I used capital letters, do not know why crsstat it shows always lowercase. Also in sqlplus I see lowercase. I do know that if it's case sensitive at all, but shows the despair that I really tried everything. I think that the fact that I am using SAP is not serious as long as any application - what is uses the thin JDBC connection string.

    Help, please.

    Your JDBC connection string requires a service MYSERVICENAME. WORLD, it should be MYSERVICENAME.

  • JDBC connection error

    I am trying to create a DSN in server v11 of ColdFusion Standard using Sybase jConnect 6.05 driver JDBC connection to Sybase SQL AnyWhere 12 Server (running on another server). ColdFusion was installed on a new server (Standard) 2012 Windows and uses IIS 8 to the web server.

    I did everything mentioned on this page (of course, the driver class and other details have been changed) ColdFusion MX: Configure the Sybase jConnect 5.5 driver

    When I try to check the connection in CF administrator, it throws the following error:

    Connection verification failed for data source: ars_jdbc

    java.sql.SQLException: the com.sybase.jdbc3.jdbc.SybDatabaseMetaData.getJDBCMajorVersion () method has not completed and should not be called.

    The root cause was that: java.sql.SQLException: the com.sybase.jdbc3.jdbc.SybDatabaseMetaData.getJDBCMajorVersion () method has not completed and should not be called.

    I know that all the connection parameters are correct because I was able to create a DSN on another instance of CF (CF 9) on the same basis that I am creating a DSN for CF 11. Please guide me in the right direction to solve the problem.

    Thank you.

    Milind

    Carl Von Stetten and Alexandre thanks for your help.

    There, someday I could correct the connection failure. I downloaded the new version of the (7.0.7) JDBC driver and the DSN was able to connect to the database.

  • CF10 MS SQL JDBC connection

    Hello

    I can't do with MS SQL 2008 Express Edition and CF10 JDBC connection. CF MS SQL Server driver works fine. I use this string to connect

    JDBC:SQLServer://127.0.0.1/myinstance:12345; databaseName = name of the database, but get the error this server is not available. I tried MS JDBC driver v3 and v4, but with the same result.

    May be using MS SQL Server driver is fine, but I had some problems with it on CF8 and CF9, as he said that this request was not exist. So, I had to use the JDBC driver. Maybe it's fixed in CF10. We will see soon, if I do not solve the above problem.

    Thank you

    Anton

    CF10 with it (that is to say by default + updated):

    On ColdFusion.

    Information System
    Server product ColdFusion
    ColdFusion version 10,282462
    Update level 02
    Tomcat Version 7.0.23.0
    Update level /C:/ColdFusion10/cfusion/lib/updates/chf10000002.jar
    Details of the JVM
    Java Version 1.6.0_29

    Pilot of JDBC MS SQL fails with:

    Connection verification failed for data source: NAME
    java.sql.SQLException: timed out trying to establish connection
    The root cause was that: java.sql.SQLException: timed out trying to establish connection

    CF10 change Java JVM to use:

    On ColdFusion.

    Information System
    Server product ColdFusion
    ColdFusion version 10,282462
    Update level 02
    Tomcat Version 7.0.23.0
    Update level /C:/ColdFusion10/cfusion/lib/updates/chf10000002.jar
    Details of the JVM
    Java Version 1.7.0_03

    Data Services & > Data Sources > MS SQL JDBC says:

    data successfully updated source (IE check OK).

    Beware of drive. Why use Java 7? I had that Java already installed and it was easy for me to sweep CF10 above and use it. Adobe CF does not support Java 7, but it may make more sense to use Java 6 (1.6.0_35?) tho also keep in mind CF Adobe do not officially support beyond 1.6.0_29.

    HTH, Carl.

  • New Taskflow-ADF transaction acquires a new JDBC connection?

    Hello

    I would like to learn more about ADF Taskflow transaction regarding the JDBC connection.

    TF1-(contains) - page1 and call for tf2
    TF2-(contains) - page 2

    Page1 - search objects
    Page 2 - edit objects


    I have two pages in two taskflows, first taskflow doesn't create any transaction but the page1 in tf1 shows a searh for objects screen. I want to use the transaction behavior of ADF TF for tf2 which is called TF1.

    My tf2 contains a page to change objects, if I put the new transaction as a transaction of TF for tf2 behavior.

    Is it really to acquire a new JDBC connection?

    I'm really grateful if anyone can help me with this.

    Thank you
    Sunil.

    Simple answer: Yes.

    Long answer:

    Think when you connect to say database using a tool such as SQL Developer, opening of the SQL worksheet. In this SQL one spreadsheet there is only one connection to the supporting db commit / rollback. You can perform multiple DML statements, and then commit or rollback, followed by several DML statements, then commit and rollback. Basically, it's a connection supported a single transaction at a time, with several transactions sequentially one after another. What you cannot do in the single SQL worksheet is to have several operations going at the same time, you need to spawn separate leaves SQL with separate connections.

    Therefore, the concept of a connection and transaction are related 1 to 1. If you say your BTF you want a new transaction, he must take a new connection, to take charge of the transaction. Simple as that.

    At the end of the day, therefore the features planned.

    Now I detect your question, you do not want this behavior, but I don't know if you understand the concept of transactions, you will need to answer with a description of what you want to achieve... However, if you want a new separate transaction for your BTF, it requires a connection.

    CM.

  • Taking JDBC connection configuration supported the RAC in Oracle SQL Developer?

    How can one Oracle SQL Developer be configured to successfully connect to a [Oracle RAC | http://en.wikipedia.org/wiki/Oracle_RAC] environment, that is, not only the installation program always to connect to one of the individual nodes?

    [http://programmersjournal.blogspot.com/2008/08/jdbc-connection-string-for-oracle-rac.html] is an example of a classic and taking version supported the equivalent CARS of a JDBC connection string. I've used a CAR of the same format connection string from within Java applications custom without problem. I thought that the same thing should be configurable in Oracle SQL Developer, by setting the 'Connection Type' drop-down menu on "Advanced", then enter the connection string JDBC RAC-aware as "Custom URL JDBC". However, after the test connection, the following error message is displayed at the bottom of the dialog box:

    Status: Failure-Test failed: IO exception: NL Exception has been generated

    There is no additional information shown on the display 'Page Logging'. With the help of Oracle SQL Developer 1.5.5.

    Thank you!

    You could always give the current 2.1 ai2 test... continuous development may have fixed the issues in this area...

    Hope that helps,
    K.

  • A click on the shortcut to Chrome, was directed to a different Web site. Went to the McCaffee help, now headed to Google, but could not connect.

    A click on the shortcut to Chrome, was directed to a different Web site.  Went to the McCaffee help, now headed to Google, but could not connect. Not a techie, advice? On a laptop with a Router 2 son. Thank you

    original title: unable to connect to Google Chrome

    Hello


    What operating system is installed on the computer?

    You can contact the support of Google Chrome for better assistance.
    http://support.Google.com/chrome/?hl=en

    Hope this information helps.
  • Connecting the emulator to the raspberry Pi stuck on 'connection '.

    I followed ' installation of the NetBeans IDE and Java ME SDK EA 2' and who has been successful.

    When I then started to do "tutorial: installing software of raspberry Pi ' I came across a problem."

    In the section "Connecting the emulator to the raspberry Pi" , the State is stuck on 'connection'.

    Additional info:

    • Home network (no proxy or something like that)
    • PC runs under W7 with Windows Firewall disabled (I don't have any antivirus running substance)
    • Tried with static and dynamic IP on IP

    The output:

    PI@raspberrypi ~/javame8ea/bin $ sudo./usertest.sh

    argv [1] = runMidlet

    argv [2] = + UseProxy

    argv [3] == VMAgentBufferSize4000

    argv [4] = - 1

    argv [5] = com.sun.midp.appmanager.AmsLauncher

    argv [6] = - debugger

    argv [7] = - wdogenable

    [INFO] [CORE] iso = 0:javanotify_start_java_with_arbitrary_args() > >

    Java is starting. Press Ctrl-C to exit

    [INFO] [CORE] iso = 0:JavaTask() JAVATASK_EVENT_START_ARBITRARY_ARG > >

    [INFO] [STORAGE] iso = 0:opening for read only/home/pi/javame8ea/bin /... ams _params.txt/appdb /.

    [INFO] [CORE] iso = 0:initialize resource limit

    [INFO] ISO [CORE] = 0:RESOURCES [0] midpCheckResourceLimit (3, 1)

    [INFO] [STORAGE] iso = 0:storage_open allocated file_desc 0

    [INFO] [SECURITY] iso = 1:Loading blacklisted clients file/home/pi/javame8ea/bin /... /appdb/blacklist_clients.txt

    [WARNING] [SECURITY] iso = 1: cannot load the client list file black/home/pi/javame8 ea/bin /... /appdb/blacklist_clients.txt

    [INFO] [SECURITY] iso = 1:Loading blacklisted apps file/home/pi/javame8ea/bin /... / appdb/blacklist_apps.txt

    [WARNING] [SECURITY] iso = 1: failed to load the application file to list Black/home/pi/ja vame8ea/bin /... /appdb/blacklist_apps.txt

    [INFO] [SECURITY] iso = 1:BlacklistServer: listening to queue has started

    When I click on 'Delete' in the Device Manager, it is added to the output:

    [ERROR] ISO [PROXY] = - 1:Transport not connected to receive

    [ERROR] ISO [PROXY] = - 1:Transport not connected to get the entry status

    FYI

    Perhaps the same question that:

    Lesson 1: Connecting the emulator to the raspberry Pi

    Hi 1340420,

    You open a session indicates that you are using incompatible binary RPi and ME SDK. Please make sure that you use both of the same version. That is all two 'Early Access 2' or both ' Early Access 2 (developer last build)' (which is currently b54 as you can tell from the file name). These are not cross-compatible you must always use ME SDK and runtime Java ME to exactly the same version

    The journal of the user404 I can't say what the problem is, it looks more like an internal bug but I'm not sure. Indeed, also please doublecheck you have the same version. In the meantime, we will try to study

    Kind regards

    Andrey

  • Do not get the jdbc connection error

    Hi all
    I use ODI 11.6 and Oracle 11 g.
    I'm currently checking functionality of commit / rollback senario ODI.
    But I get the error in my procedure where I wrote a simple Jython script in command on source below RAISE EXCEPTION ("\N \N \N IS TOTAL COUNT: #COUNT\N \N \N")

    We need to write a Jython script for this check counting this is required to verify whether or not the validation works.

    Issue in this approach:

    I'm trying this way but has detected an error, don't know why its do not receive the jdbc connection.

    ODI-1281: Jython technology task Source select count is not of Type JDBC. When Source text and target orders are specified, the Source technology must be of type JDBC.
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.validateSrcIsJDBCDriver(SnpSessTaskSql.java:3529)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2877)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:558)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:464)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2093)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ 2.doAction(StartSessRequestProcessor.java:366)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:300)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$ 0 (StartSessRequestProcessor.java:292)
    to oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$ StartSessTask.doExecute (StartSessRequestProcessor.java:855)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:736)

    Please suggest any entry.

    Thank you
    Lony

    just reverse the code... (take the source code to the target and the target to the source codes)

  • AWM 11 g - the second DataProvider initialization error on a JDBC connection

    Hello

    determination of 11g AW in Database 11.2.0.2 with AWM 11.2.0.2.0A fails with the error message:

    INI: error opening connection, generic for TxsOqServer::connectINI: error of initialization of the second DataProvider on a JDBC connection, generic TxsOqConnection::initialize

    An error occurred on the server
    Class of error: OLAPI
    Server error descriptions:
    INI: error opening connection, generic for TxsOqServer::connect
    INI: error on a JDBC connection, generic DataProvider initialization in TxsOqConnection::initialize second

    Connection to the database itself works fine, only attach AW gives the error.
    There is no other connection or session of AW present.
    Until yesterday, it was fine and now it has stopped working suddenly.

    Client:
    AWM 11.2.0.2.0A
    Windows 7 64 bit
    Java 1.6.0_22

    Any ideas?

    Thank you and best regards,
    Silvio.

    I just confirmed against a 11.2.0.3.0 version of MN and
    11.2.0.3.0 RDBMS, there is a bug in AWM.
    I've found a workaround until the bug can be fixed in the next
    patch. I tested the workaound and it does not work properly.

    Workaround solution:
    When you open a session in AWM and connect to your database, please
    attach an analytic workspace that doesn't have data security.
    This will initialize the data provider of the server for you session or connection.
    After that, you can connect an analytic workspace that has safely
    data security and do not get the error you have seen.

    Note:
    The bug is the combination with the security of the data AND using the custom
    AWM. Properties setting _aw.model.show.attach = y. The bug is not
    happen if you choose to define _aw.model.show.attach = n or use the parameter
    off by default quite properly awm.properties automatically set the
    analytic workspace in rw mode.
    I'll fill a bug for this report and see it being solved in the next series of patch.
    Thank you for your patience and the bug report.

  • JDBC connection to sql server new to 11.2?

    Hello experts,

    in the "Oracle® Warehouse Builder Sources and targets Guide 11 g Release 2 (11.2) Chapter 6 connection via JDBC Data Sources.
    There is a documentation on how to connect to SQL Server with a Driver for JDBC connection.

    This is a new feature of the OWB 11 g Release 2 (11.2) or the jdbc connection is also possible with 11.1 OWB but undocumented?

    Thanks in advance
    Ed

    Edited by: user11978426 the 13.01.2010 18:05

    Edited by: user11978426 the 13.01.2010 15:06

    Hi Ed

    As Carsten mentions his new and also more than simple JDBC, mapping can be set up and out of the box or customized models code assigned to the execution units. This allows you to have the use of two models of code based on the standards or in bulk models style movement data.

    There are a few messages from Mark Rittman on SQL Server using these mappings in GR 11, 2 here:

    http://www.rittmanmead.com/2009/09/21/code-templates-in-owb11gr2-part-1-Introduction-and-support-for-heterogeneous-databases/
    http://www.rittmanmead.com/2009/09/21/code-templates-in-owb11gr2-part-2-introduction-to-code-template-mappings/
    http://www.rittmanmead.com/2009/09/22/code-templates-in-owb11gr2-part-3-hybrid-code-template-mappings/
    http://www.rittmanmead.com/2009/10/10/changed-data-capture-and-owb11gr2/

    I just posted a series on MySQL who see the error handling and export in bulk using MySQL:

    http://blogs.Oracle.com/warehousebuilder/2010/01/owb_11gr2_mysql_open_connectivity.html
    http://blogs.Oracle.com/warehousebuilder/2010/01/owb_11gr2_mysql_error_detection.html
    http://blogs.Oracle.com/warehousebuilder/2010/01/owb_11gr2_mysql_bulk_extract.html

    See you soon
    David

  • How to close open JDBC connections

    Hi people. I m using Jdev 10.1.3.2 and OAS 10 g.

    In my application when a user closes the browser or click logout, the JDBC connection remains active on the server.
    I wonder what the best measure to close these connections on the disconnection of the system?

    Willian thanks

    You can read the chapter on how ADF BC manages database connections and you need to control the variables:
    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b31974/bcservices.htm#CHDJDBJB
    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b31974/bcampool.htm#sm0306
    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b31974/deployment_topics.htm#CHDFJADJ

  • ADF: Management graciously JDBC connection errors?

    Hi gang

    We have a use case view a specific web page when the JDBC connection falls on our ADF application, specifically the following error:

    oracle.jbo.DMLException: Houston-26061: error when opening JDBC connection.

    I did research on solutions to this and came up with a solution of proximity to place the following entry in the application's web.xml file:
    <error-page>
      <exception-type>oracle.jbo.DMLException</exception-type>
      <location>/MyErrorPage.jsp</location>
    </error-page>
    This works very well, but is a blunt mechanism because it captures all the DMLExceptions which includes failures of insert/update / delete, as well as the fall of JDBC connection on the.

    Everybody comes back with a better solution for the treatment of the JDBC connection drop-outs?

    Thank you and best regards,

    CM.

    PS. (JDev 11g build 5188, ADF BC + ADF Faces RC)

    Hi Chris,

    Caveat: I've not tested this - just think aloud at this stage before my departure to catch a train...

    Could you do that in a custom class of DCErrorHandlerImpl? I don't know if you are authorized to make a redirect in reportException or not - I'll have to try that.

    John

Maybe you are looking for