Connection timeout with DB2 source

Hi all,
looking for any similar experience... I've a scenario, started with StartScen.sh command, that imports data from a DB2 mainframe database and do some transformation.
Sometimes, when data to import is huge, even if all ELT transformations goes ok the whole scenario fails. Debugging it I've seen that failure is due to a timeout got from DB2 connection. I've found that ODI works in this way:
1. Opens connection to DB2
2. Loads needed datas
3. Peforms transformations
4. Closes connection
Since step 3 takes long time DB2 connection time out and of course when you close the connection you get an error about socket already closed from remote side. TCPDump has showed that no keepalive packets are sent from client to server.
I've opened an SR to Oracle and they told me that there's no way to force closing connection before perform transformation. Also Oracle relays problem to a possibile missing keepalive function in DB2 JDBC driver. Oracle suggests to change the scenario adding a step to load data from DB2 to a local table and then another step to perform transformation starting from this local table. This is not applicable as many scenarios have to be change in a production environment.
Does anyone has already dealt with a similar problem?
Thanks
Stefano
http://www.stefanocislaghi.eu/

Hi,
TIMEOUT parameter "Oracle Data Integrator Timeout" has been increases but this is not working. This parameter is for the connection with ODI repository database and not for the application database. Is there any separated arameter/setting to control the conncection timeout against warehouse database where data gets loaded.
Thanks & Regards
Rishi

Similar Messages

  • Steps needed or any guidance to connect SAP with DB2,

    Hi Experts,
    I need detailed steps to connect SAP with DB2 server. If any standard document or any one is having any docs / hints can provide , it would be a great help to me.

    Hello Mamata,
    If your current ECC 6.0 is also on DB2/400, you can use DBCO - outlined in the following blog.
    /people/sap.user72/blog/2006/08/31/configure-dbco-database-multiconnect-on-ibm-i5iseries
    If the retail business can be moved to SAP solution, plain SAP RFC just works fine. If not, you can install a SAP gateway instance on DB2.
    There are many options. It could be hard to identify the best choice without a detailed review/analysis.
    Best regards,
    Victor

  • Connection timeout with Apple WiFi devices

    Ok, here's the scenario.
    The important thing to remember is that all was working well, as happy as 'larry the lamb'. Being that I was running Snow Leopard on my MacBook Pro 8,3 while accessing the internet through my iPhone 4 using it's Personal Hotspot feature (with iOS 4.2.5/4.2.6 running on the iPhone 4). Internet thethering worked beautifully between the MacBook Pro & iPhone4 and all was well. Some time before this I had used the Time Capsule's WiFi for internet access with NO problems (when I had dedicated broadband), but then switched to using mobile tethering (personal hotspot feature).
    I then upgraded to OS X Lion 10.7 (11A511) the day it was released and did this over a friends fast internet connection using cable ethernet connection for quicker speed. While I was doing this, I also downloaded the latest iOS update for my iPhone 4 being iOS 4.3.4 (8K2).
    Then the problems started.. I have not been able to connect to the iPhone's Personal Hotspot, nor the Time Capsule's WiFi and neither the Airport Express unit  (that plugs straight into the power socket). All three devices say 'connection timeout'. Resetting them either physically (reset button) or through the Airport Utility using an ethernet link (in the case of time capsule and airport express) make no difference.
    I wish I never updated the iPhone iOS and previously put of updating it for the previous few updates because the tethering worked so well on it, therefore I would want to downgrade it to iOS 4.2.5/4.2.6 again (need to locate and re-download those two versions and accuire instructions - if anyone could help, would be very appreciated?).
    Now this is the strange thing:- Although I cannot connect to the Apple Time Capsule, Apple Airport Express and iPhone Personal Hotspot (getting the 'connection timeout' error all the time), I am however able to connect to a non-Apple device Vodaphone 3G WiFi point. The Vodaphone 3G device is a 3G USB mobile dongle that is plugged into it's own dedicated small WiFi base station.
    I am at a loss as to what is going on here?

    I can totally understand your frustration and it ***** that you are having to experience it. I do know that for me yesterday the Apple.com page was down all day. I could connect to any other website, but not the Apple.com website. However, that doesn't solve your issue.
    I would advise you to break down your issue by each component and then work to solving them one at a time. I would first look into getting your machine connected to the internet first. If you have no way of getting it connected to the internet without using the other devices you mentioned at your home network, then go to a friends or to a place where you can test your machine's ability to stay connected to the internet through a different network. This will allow you to rule out the posibility that the issue is isolated to your machine/OS. If you find yourself still having connectivity issues, then work on solving them before introducing your other devices to the problem.
    Once and if you solve the issue with your machine I would then start looking into your home network and the devices you are using (i.e. Time Capsule, Airport, etc.) and be sure to check to see if you have the latest updates for them: http://support.apple.com/downloads/#airport
    For my own network, I use a modem (ARRIS) and router (Linksys E2000) and have had no issues with any of my machines (running Lion) or any of my other devices (i.e. iPhones, iPods, printers, etc.) connecting to my Wi-Fi network. I do however have family and friends that are using the same devices as you, but are not having any issues. However, none of them are using their iPhone's HotSpot and neither myself or anyone else has updated to iOS 4.3.5.
    I truly wish I could be me more of help, but the truth of the matter is when dealing with networks that deal with many different devices there are just so many variables that can be at play in regards to the issue, that you truly just have to take it one step at a time until you isolate the source of the issue at hand.

  • Connectivity issue with Oracle Source

    Hi,
    Am trying to run a SSIS package to pull data from Oracle. Package was running fine from BIDS.But when i run the job from Sql Agent am getting the below error.Can you please help me on this.Am using 2012 version of SSIS
    Message
    Executed as user: ABCDEF\SQLDEV015. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.5548.0 for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  9:32:29 PM  Error: 2014-12-22 21:32:31.32
        Code: 0x000002BD     Source: Package4 Connection manager "ORACLE"     Description: Oracle Home not found.  End Error  Error: 2014-12-22 21:32:31.32     Code: 0x0000020F     Source: Connect
    to ORACLE Oracle Source [2]     Description: The AcquireConnection method call to the connection manager ORACLE failed with error code 0x80004005.  There may be error messages posted before this with more information on why the AcquireConnection
    method call failed.  End Error  Error: 2014-12-22 21:32:31.32     Code: 0xC0047017     Source: Connect to ORACLE SSIS.Pipeline     Description: Oracle Source failed validation and returned error code 0x80004005.  End
    Error  Error: 2014-12-22 21:32:31.32     Code: 0xC004700C     Source: Connect to ORACLE SSIS.Pipeline     Description: One or more component failed validation.  End Error  Error: 2014-12-22 21:32:31.32    
    Code: 0xC0024107     Source: Connect to ORACLE      Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  9:32:29 PM  Finished:
    9:32:31 PM  Elapsed:  1.422 seconds.  The package execution failed.  The step failed.

    Hi SSDL,
    According to the error message, the issue is that the user cannot connect to the Oracle server. To fix this issue, please refer to the following suggestions:
    Verify the Oracle server is installed on the server that the connection string indicates. It means that verify the connection string is incorrect.
    Does the user that runs the package the correct
    authorization?
    Check if the SQL Agent job step that runs this package is set to run it in 32 bit mode.
    The following two similar threads are for your references:
    http://stackoverflow.com/questions/26790105/ssis-package-fails-in-sql-server-agent-but-not-in-visual-studio-odbc-connectio
    http://www.attunity.com/forums/microsoft-ssis-oracle-connector/issues-pulling-data-oracle-package-fails-1472.html
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Late 2013 15" Retina Macbook Pro - wifi connection timeout with one router

    Hi,
    I've recently purchased a new Macbook Pro retina 15 inch late 2013 model. Everything is fine at home, but at work I cannot connect to one wireless router (Netgear WAG102). The computer tries to connect but I get a connection timeout error after a few seconds for every attempt.
    I have tried every suggestion for wifi issues that I can find on the forums, and have reset the router.
    A colleague has also recently purchased the same computer except 13 inch model - he has exactly the same problem.
    Any suggestions? I suspect given that two of us have the same problem that there is an incompatibility with the MBP and this particular router. I notice that there are quite a few discussions about similar issues with the macbook pro.

    I too have a MBP Retina, 15", late 2013, and am having wifi connection issues.  I've tried several fixes suggested on these discussions and by Apple.  Nothing corrects the problem.  I've been told it's my router, but I find that difficult to believe give that my wife has a MBP 13" 2012 (non retina), that has no issues at all, nor do our iPhones.  It's just my MBP Retina. 
    My issue seems to be when waking from sleep, I lose the wifi connection.  I have to turn wifi of then on again, and it reconnects.  The only thing that corrects the problem for me is when I disable bluetooth.  I have the magic mouse and it's basically useless becuase I need bluetooth on for it to work.
    I find this to be an annoying problem.  This is my first MacBook, and I really like it, but this wifi thing is bad.  Never had this problem with my Windows machines. 

  • Connection timeout with derby

    Hi All
    i am using derby as my database. i am new to derby, using it only becuase it is light weight.
    what about the connection timeout parameter in derby.
    i have checked the urlAttributes given in apache site (derby developers manual)
    But no attribute is present for this parameter.
    i am a regular user of mysql.
    in mysql we do have socketTimeout parameter for timeout functionality which will help us to avoid the hang stated
    do we have anythinng like that for derby
    i am using the java JDBC for connecting to the database
    Thanks
    Vijay Sunder

    Interesting. I didn't find anything either.
    Actually timeouts in connection strings is rather new, older drivers didn't allow it, so maybe it doesn't either.
    You can get the source and look it up. Might just be a doc bug. And if not there you could add it.

  • Connection timeout with third party router

    Recently went to Apple store to fix wireless connection problem.  Per their recommendation, reformatted and reloaded Snow Leopard (at their store) hoping to get my macbook reconnecting to wireless router (netgear). Have another macbook, itouch, ipad2, and pc that all connect to the same router, no problem. The problem MB connected at the Apple store no problem. Now that I am back home, this older MB continues to have the 'connection timeout' reading.  Researched a ton on the internet. Found no solutions. Any suggestions?

    It might help to reset the connection settings on your Mac using these steps one at a time until the problem is resolved, recognizing that, depending on your problem, not all of these steps will make sense:
    1) Use the AirPort/Wi-Fi menu bar item to turn AirPort/Wi-Fi off, then on again.
    2) Try to select your Wi-Fi network from the AirPort/Wi-Fi menu.
    3) In the Network panel of System Preferences delete the AirPort/Wi-Fi item from the left column, then add it back.
    4) In the same panel as (3), define a new location and see if you can make that work.
    5) In the same panel, select the AirPort/Wi-Fi connection item, click the "Advanced" button, select the "TCP/IP" tab, then click "Renew DHCP Lease".  Note that the fix this step implements may be temporary.
    6) In the folder /Library/Preferences ( _not_ <yourhomefolder>/Library/Preferences), move the folder SystemConfiguration onto the Desktop, then restart your computer. See if you can now make your AirPort connection work.
    These steps may not help, but they'll only take a couple of minutes to try.  Before you try these, if you have any special network settings on your Mac for things like DSL credentials, note all your network settings, because the latter steps will destroy them.  If you got all the way to the last step, if things don't work any worse than before, you can trash the saved SystemConfiguration folder.

  • Connecting Nw2004s with DB2 Database on AS400

    hi,
    I have a BW Server with the following configuration
    OS: AIX 5L
    SAP System: NW2004s(BW 7.0)
    Database: Oracle 10 G R2
    I am trying to make a soruce sytem connection to the folowing datbase Server
    Database: DB2 UDB
    OS: AS400
    But as per note 523381, we have to go for a SAP Application Server. but even then the libdbsl file is not exisiting for AS400 machine.
    Please guide us of what we can do.
    Have any one faced this situation before

    Even when we go for a Windows Application Server, we could not find the DBSL file for DB2 UDB in AS400.
    We are referring to the DBSL File located in
    Support Packages and Patches> SAP NetWeaver&#61474; SAP NETWEAVER&#61474; SAP NETWEAVER 7.0 (2004S)&#61474; Entry by Component&#61474; Application Server ABAP> SAP KERNEL 7.00 64-BIT UNICODE> AIX 64bit> DB2 UDB--> lib_dbsl_138-20000977.sar
    The info page  of the DBSL file is telling that it supports only Operating System of Linux 2.6
    Please tell us where we can download the DBSL file DB2 UDB(DB4) Database in AS400 Machines.
    The info page of the lib_dbsl_138-20000977.sar is as follows
    supported environment
         database (SAP, table SVERS)   700
         operating system
         Linux 2.6
    The Details of the Source System are as follows
    Database: DB2 UDB  V5R3
    Operating System: AS400
    Please help

  • How can I use the Connection Pool with DB2

    Hi All,
    I am facing the problem with the usage for the Connection Pool.
    I want to use DB2 via JNDI lookup.
    But when starting the Weblogic server, Error occured with the following message.
    <Error> <JDBC> <Cannot startup connection pool "MyJDBCPool" Cannot load driver class : com.ibm.db2.jdbc.app.DB2Driver>
    DB2 and Weblogic are on the same machine.
    In case of the use of remote DB2 database, I also encountered the same error.
    Configurations are as follows.
    <JDBCConnectionPool DriverName="com.ibm.db2.jdbc.app.DB2Driver"
    MaxCapacity="10" Name="MyJDBCPool"
    Password="{3DES}gCGsOfD9M6iwOtgL2v/NpA==" Targets="myserver"
    TestConnectionsOnReserve="false" TestTableName="test" URL="jdbc:db2://localhost:6789/yongjoo"/>
    <SNMPAgent Name="mydomain"/>
    <JDBCDataSource JNDIName="acsdb" Name="acsdb" PoolName="MyJDBCPool" Targets="myserver"/>
    Could you please give some information about this problem? I will appreciate your kindness.

    Hi Joe,
    Thanks your help.
    Perhaps It's my fault for Weblogic console's setting.
    After I reset the target server in console, Error message disappeared.
    But, when I call the TestCode, I encountered another error message. The error
    is NameNotFoundException.
    When lookingup the JNDI name, NameNotFoundException errer occured. I tried to
    change my setting and JNDI name, but the results are the same.
    Would you please give me some information about this one more time? I will be
    appreciated for your help.
    Follows are Config.xml
    <JDBCConnectionPool DriverName="com.ibm.db2.jdbc.app.DB2Driver" MaxCapacity="10"
    Name="MyJDBCPool" Password="{3DES}gCGsOfD9M6iwOtgL2v/NpA==" Targets="myserver"
    TestConnectionsOnReserve="false" TestTableName="test"
    URL="jdbc:db2://localhost:6789/yongjoo"/> <SNMPAgent Name="mydomain"/>
    <JDBCDataSource JNDIName="acsdb" Name="acsdb" PoolName="MyJDBCPool"
    Targets="myserver"/>
    and follows are TestCode,
    url = "t3://localhost:7001"; //default URL
    datasource = "jdbc/acsdb";
    Context ctx = null;
    Hashtable p = new Hashtable();
    p.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    p.put(Context.PROVIDER_URL, url);
    try{
    ctx = new InitialContext(p);
    System.err.println("initialContext(p)"+ctx); <-- success
    ds = (DataSource)ctx.lookup("java:comp/env/jdbc/acsdb");
    }catch(NameNotFoundException ne){
    throw new ConnectionException(); .
    }catch(NamingException ne){
    throw new ConnectionException();

  • Satellite A100-003 WLAN connection timeout(with WPA-PSK)

    I have a Satellite A100-003 notebook with preinstalled Windows Vista.
    When I try connect to my router with WPA-PSK (TKIP) I have error:
    Wireless authentication failed because of a timeout.
    My notebook and router configurated correctly!! I installed new intel drivers for 3945ABG chip.
    WPA2-PSK and WEP work fine.

    Hi
    The same happened on my old notebook.
    I was not able to establish the WLan connection for longer than 1min with WPA encryption.
    I have downloaded the newest Atheros driver and updated everything.
    Everything works fine with WEP but not WPA.
    Then I have disabled the Windows own configuration option and use the Atheros client utility. Now everything works fine!
    I would recommend using the Intel Proset utility and check all possible settings!

  • HTTPS connections timeout with Security Update 2010-001

    I recently installed Security Update 2010-001 onto Snow Leopard and have difficulty accessing certain web sites from my browser (I have tried with both Safari and Firefox and they have the same problem). The issue in common with the problem sites is that they use akamai mirror servers to deliver their content over HTTPS connections. I can see from the Activity window that the redirected HTTPS connections to the akamai sites just hang and eventually timeout. This is new behaviour since installing the security patch and I was wondering if the Open SLL update in the security patch may have caused these connections to hang? Anyone have any idea (or where I could find out?)
    P

    I recently installed Security Update 2010-001 onto Snow Leopard and have difficulty accessing certain web sites from my browser (I have tried with both Safari and Firefox and they have the same problem). The issue in common with the problem sites is that they use akamai mirror servers to deliver their content over HTTPS connections. I can see from the Activity window that the redirected HTTPS connections to the akamai sites just hang and eventually timeout. This is new behaviour since installing the security patch and I was wondering if the Open SLL update in the security patch may have caused these connections to hang? Anyone have any idea (or where I could find out?)
    P

  • XI adapter polling issue & JDBC  / DB2 driver connection timeout properties

    Hello Group,
    We have a long running issue with our XI 7.0 system running on iseries. (V5R3) The issue occuring is that our XI adapters stop polling and the only resolution is to restart the J2EE engine or to resart the adapter framework services.
    We have had several OSS messages open on this subject for over a year and are going round in circles with the a number of different SAP consultants.
    The one topic that we keep coming back to is that we are being asked to set DB2 driver connection timeout properties. We are using the toolbox driver and have upated to the latest JTopen driver, but have not managed to find any inofrmation on how to set the timeout parameter. Does anyone know where the timeout parameter set?
    Has anyone experienced polling issue like this before and how did you resolve?
    SAP referred to the SAP note 1078420 - XI/PI JDBC Adapter: Setting JDBC driver properties for DB which is for Oracle, but this will give an idea of what timeout parameters SAP are asking about.
    Extract of the note is below:-
    Symptom
    This note gives an option to set JDBC driver properties while acquiring a DB connection. When connecting to DB using JDBC adapter there are instances
    where DB connection take a long time to establish connection. Some times call made to Driver will hang permanently. Setting driver properties would resolve this problem.
    More Terms
    Connection timeout, time out, query timeout
    Cause and Prerequisites
    Solution
    In the advanced mode table section of sender channel and receiver channel configurations, we can set driver properties for each DB connection. Any
    such property would have to contain prefix 'driver:'(with out quotes) For example, for Oracle Database JDBC thin driver 10.2.0.3 version, the
    property oracle.jdbc.ReadTimeout helps to set read timeout while reading from the socket. Also for setting login time out in Oracle, we use
    oracle.net.CONNECT_TIMEOUT. To set these two properties use as follows:
    driver:oracle.jdbc.ReadTimeout 1000
    driver:oracle.net.CONNECT_TIMEOUT 1000
    (The TimeOut Driver properties like ReadTimeout and CONNECT_TIMEOUT are in milliseconds)
    Refer to your DB documentation/ JDBC driver documentation on this. Please note that properties can vary from each driver version. For instance, some
    of properties of Oracle JDBC thin Driver 10.2.0.3 properties may not be present in older version drivers. Please contact DB vendor for the complete
    list of driver properties. In addition to above, we also provide another parameter for query time out.
    sqlquerytimeout (prefix 'driver:' is not required) is the parameter that is to be used for SQL query time out. This is case-sensitive and should be
    configured as positive integer value in seconds(greater than 0).
    Any help on this would be much appreciated.
    With regards,
    Steven

    Hello,
    I am not talking about the XI timeouts. But the timeouts which can be used to get the connection timeouts for DB2/AS400 databases.
    So please provide that information.
    THanks,
    soorya

  • Java connectivity with db2 in linux

    hi all,
    i wish to know how to connect java with db2 in linux.actually which is the string that is to be included in the following:
    class.forName("//which is the string that is to be included here");
    Connection con("jdbc:????");

    hi all,
    i wish to know how to connect java with db2same as every other database and OS. JDBC is the way.
    in linux.actually which is the string that is to be
    included in the following:
    lass.forName("//which is the string that is to be
    included here");full name of the DB2 JDBD driver class.
    Connection con("jdbc:????");look at the docs for your JDBC driver to figure out what the URL needs to be.
    %

  • How make connection using data source with db2

    hiiiiii,
    please tell me the procedure to connect with db2 through data source (driver should support updatable ResultSet)

    Read the documentation of the application server used how to create a datasource. Once done that, you can obtain it in your Java code by JNDI. After retrieving the DataSource instance from JNDI, you can just use DataSource#getConnection() to acquire a connection from that datasource.

  • I am getting a "connection timeout" message when trying to access my Airport Extreme with various laptops, Play Station 3 and Wii. My Airport Extreme is about a month old; it was working fine until about a week ago. C

    I am getting a "connection timeout" message when trying to access my Airport Extreme with various laptops, Play Station 3 and Wii. My Airport Extreme is about a month old; it was working fine until about a week ago. Suddenly, the "timeout" is not allowing me to connect to my wireless network.

    It could be that there's a new source of interference.
    Use the advice in the second message of this thread to investigate the signal and noise levels that each client sees:
    http://discussions.apple.com/thread.jspa?threadID=2347845&start=1
    By the way, you've been misled by the poor field labeling into trying to type your entire message into the subject field, instead of putting a one-line topic description there.

Maybe you are looking for