SSIS FTP connection Time out issue

Hi,
I have a package about 300MB downloading from a client's FTP out side of company,it was working for about 1 year , now I got time out error after 60% downloading.
I can manually download the package thru IE , so I guess it's NOT the connection issue. When I check the FTP connection , I noticed an interesting thing :
 1> Time out range is 1-300, and 0 should mean NO TIME OUT , however, it seem whatever number I saved for TIme out , it's back to 60 sec (Default value)  --I tried both on VS 2008 R2 and VS 2012
 2> Package will be timed out after 5-6 minutes after the package start running
3> Error message is : 
Connection manager "FTP Connection Manager"     Description: An error occurred in the requested FTP operation. Detailed error description: Receiving file "XXX.zip".  The operation timed out  .  End Error 
Error: 2014-05-16 14:29:26.34     Code: 0xC002918A     Source: Download zip file from PV FTP FTP Task     Description: Unable to receive files using "FTP Connection Manager".  End Error
Had anyone seen this error before ?  Any one tried to set the time out as 0 with succeed ?
Thank you all in advance !
-Eva
EW

Hi Eva,
It may occur due to the Firewall blocking. Please add Inbound and Outbound rules for Port 21, and program DtsDebugHost.exe and DTExec.exe.
As a workaround, you can use FTP batch file instead of the SSIS FTP Task:
http://www.dostips.com/DtTipsFtpBatchScript.php 
http://www.robvanderwoude.com/ftp.php 
Regards,
Mike Yin
TechNet Community Support

Similar Messages

  • FTP Connection Time-Out Issue

    *THE PROBLEM:* OS X specific FTP clients time-out intermittently when I try to upload files to any given server directory.
    *TROUBLESHOOTING FAILURES:*
    * Tried uploading the files to the same directory using different FTP clients (listed below).
    * Tried using another Mac in the same office with the same client to upload the same files to the same directory at the same time and different times.
    * Tried plugging in with an actual network cable cable.
    * Tried toggling on/off passive mode both in the FTP clients and the OSX system preferences.
    * Tried using the Binary (RAW DATA) upload format.
    * Tried recreating the FTP profiles for the connections.
    *TROUBLESHOOTING SUCCESS:*
    * Tried uploading the same files to the same directory at a different location
    * Tried uploading using filezilla in a Windows XP Pro virtual machine in my otherwise problematic work location.
    I'm a web-designer. So FTP is a major part of my work-flow. My connection follows this setup:
    My office is somewhat remote so my local ISP uses a Microwave transmitter (line-of-site) to make connection with a receiver at my home, which in-turn is plugged into a little wireless router. I connect to the wireless router with my Airport card in my MacBook Pro.
    I use a number of applications that are standalone or have integrated FTP clients including:
    * Fetch
    * Interarchy
    * Cyberduck
    * CODA (AND)
    * Dreamweaver
    Can anyone offer me any explanation why my FTP has these problems.

    Have you tried turning off the Firewall yet?
    Since you have Fetch, let's try the transcipt messages as ScottMcGuire puts it...
    http://fetchsoftworks.com/ubb/Forum2/HTML/003844.html
    I use TransmitX, see if it has the same problem...
    http://www.panic.com/transmit/
    Are the ping times on the PC & Mac much different? What are they?

  • Connection time-out issues each first try of pacman

    Hi,
      I am new to arch. I keep getting a connection time-out each time I use pacman for the first time. I have to do a ctrl+z to stop the command and then delete the db.lck file and then when I run pacman again, any operation on pacman that I had tried works flawlessly.
      Do I need to do something to fix this? I check there was a similar thread in 2012, but it ended without any results.
    Cheers,
    Prashanth

    geekoo wrote:@WonderWoofy: The second time on it works with the same mirrors. I am using the Indian http mirror at the top of the list. US mirror follows. When it fails, it takes a sweet 30 odd minutes to run through all of the mirrors and fails.
    I'm pretty sure you can disable all the mirrors you don't want to use, try lowering the list to only those in Asia to minize your waiting time atleast. I get a time-out occasionally on the first run, but running anything inside China's GFW is a roll of the dice.

  • Connection time out issue with wep security

    Does anyone know what is causing connection time out when connecting to WEP network.
    Password is correct.
    $ and x0 in front don't work.
    A solution would be great.
    Thanks

    Hello freestyleadamski. Welcome to the Apple Discussions!
    o The MacBooks back until late 2006 can handle 802.11n/a/b/g
    o The late 2006 MacBooks will require the "n"-enabler to support the same.
    o The mid-2006 MacBooks will only support 802.11b/g
    o The iPod Touch will only support 802.11b/g
    Which radio mode should I be using so I can connect my macbooks (I have one and my wife, hers is slightly older) and our ipod touch?
    In order of most to least recommended: 802.11n (802.11b/g compatible), 802.11g only, 802.11b/g compatible, & 802.11b only.

  • DW FTP connect / time out?

    We had our server hacked last week, now we are taking more
    precautions.
    Someone suggested while we are using Dreamweaver to be sure
    to 'close' the ftp connection manually after each upload.
    When does dreamweaver time out? (ie if we leave the office
    and leave DW open, will the ftp connection remain 'open'
    indefiently?)

    yeah, i'm pretty sure you stay connected either until you
    close the
    program, or you click the little disconnect button, or you
    get
    disconnected in some other way. but you can have Dreamweaver
    open and
    disconnected from the site at the same. if you look at the
    Files panel,
    under the site name where the Get and Put buttons are,
    there's a
    connect/disconnect button.
    redhedcoder wrote:
    > We had our server hacked last week, now we are taking
    more precautions.
    >
    > Someone suggested while we are using Dreamweaver to be
    sure to 'close' the ftp
    > connection manually after each upload.
    >
    > When does dreamweaver time out? (ie if we leave the
    office and leave DW open,
    > will the ftp connection remain 'open' indefiently?)
    >
    >

  • Regarding Connection Time Out issue in Webservice call to database.

    Hi,
    We are facing one issue with the webservices call to DB and ILOG. We are declaring and executing the webservice in the following way-
    //Request Object
    EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceRequest helpRequest = EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceRequest();
    //Response Object
    EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceResponse helpResponse = EDP.ILog.PEWM_EXPDOC_Help_Information_ProxyService.DecisionServiceResponse();
    //Proxy Service Object Initialisation
    DecisionServicePEWM_EXPDOC_Help_InformationService helpService = DecisionServicePEWM_EXPDOC_Help_InformationService();
    helpService.executeDecisionService(parameters : helpRequest, out parametersOutput : helpResponse);
    All the webservices are configured corectly in External Resources of Process Administrator. Now, the issue is that whenever we are trying to execute the service with good amount of load on OBPM Process Admin Engine, it is throwing the following exception-
    "Exception:java.net.ConnectException: Connection timed out: connect"
    We are unable to find the root cause of the issue as the webservices call is still throwing the above exception.
    Please provide some resolution as soon as possible.
    Thanks in advance,
    Abhishek

    Just to be sure, we're talking about a client process in BPM accessing an ILOG web service or a DB web service, right? Is this DB web service something custom built?
    Be aware that certain things can run inside the workspace and not the engine. You almost have to work at making this happen. The easiest way is to make this happen is to invoke a BPM object method from within a BPM object presentation or JSP. If you do have this situation open the BPM object method and click on properties and check the box run on server side.
    I can't think of anything that wouldn't scale for connections to Web Services in an engine. I'd be looking at tuning your ILog Web services. Perhaps it can't keep up and the engine gets a timeout. How often does this happen? The engine should retry the automatic until is works. But it tries 3 or so times, it gives up. This retry is configurable.
    HTH,
    Mark

  • WRVS4400N FTP Server Time-out Issue

    I recently installed a Linksys WRVS4400N wireless router.  After installing it, I began to experience an FTP connectivity issue.  (I use Macromedia Dreamweaver to do my web site file transfers.)   Although I can connect to my web servers and log in successfully, as soon as I attempt to transfer any files to the sites, I get a "Waiting for server..." error, and then eventually I lose the connection.
    I tried disabling the firewall and IPS functions of the router, but that did not solve the problem.  I then uninstalled the WRVS4400N and reinstalled my old Symantec Firewall Appliance 100, and FTP file transfers worked fine, as they had before.  I then reinstalled the Linksys router, and the problem returned.
    Obviously, the Lynksys device is causing this problem, but I can't figure why.  Any suggestions would be appreciated.

    Similar issue resolved this AM. When I called they already knew of the issue and I read some posts about updating to a beta firmware HOWEVER, they first instructed me to 1) re-download the firmware (encase of prior corrupted download) 2) backup my Settings 3) reflash the firmware 4) try FTP (which worked) 5) restore settings I was extremely dubious about this working, but low and behold, Filezilla is back up and running properly. I am rather surprised myself. Else just call, they already know of the issue.

  • Upgrading iOS 4.0 to 4.1 (Connection time out error)

    Hello any help will be highly appreciated..
    I currently have a 3rd gen iPod Touch 32gb, with iOS 4.0.2 installed and working perfectly. I am now pestered to download and update to the newest version 4.1 every time I sync my iPod, which I have no problem doing..
    Problem is every time I agree to download this update iTunes downloads the update then when it has just finished downloading (remains in the "downloads" in itunes folder) appears that it is processing the download, after about 4 minutes of it finsihing downloading and appearing to be processing it gives me an error saying there is a connection time out issue, to check my internet connection and try again.
    I have tried at least 1 dozen,or more times to do this. It has done the same thing every time.
    It won't let me restore my iPod because when i try to do so it asks me to "Update and Restore" which it cant update! so its pretty frustrating.
    The iPod works fine no problems, it just comes to when trying to download this update.
    Is there anything I can do? Would I be able to try and update it on another computer?
    Thank you for any assistance, im just sick of seeing the "a new ipod update is a vailable, download now?" pop-up every time I plug in the iPod.

    Hello!
    Been encountering the same problem for two days, drove me crazy! Tried everything, including disabling the firewall and antivirus but nothing worked, so here is what worked with me:
    *If you use Internet Explorer, do the following:*
    *First close iTunes then go to Internet Explorer > Tools > Internet Options > Advanced Tab and then scroll until you get to the ''Security'' section, uncheck the box that says: Check for server certificate revocation* and now launch iTunes and try again.* Hope this works for you as well!

  • Connection Time out with StockServlet

    Hi,
    I just followed the instructions on weblogic website to compile and deploy
    the XML over HTTP example. Every thing compiled fine and I reused the
    statefulSession bean as delivered by weblogic.
    After entering all the data at the prompts for StoackClient, I get the error
    on server:
    "Connection rejected: 'Login timed out after: '5000' ms on socket:
    'Socket[addr=127.0.0.1/127.0.0.1,port=2207,localport=7001]''
    Any ideas about how can I get it to work??
    Thanks,
    Anoop

    Update~
    The connection time-out issue happen with Clear Quest any version.
    thanks

  • Connection time-out but then immediately after, no problem

    For some reason, the first time I use pacman (after not having used it in a while), the connection times out, but when I Ctrl+C and then do the exact same thing, it starts working.
    Any ideas why?
    $ sudo pacman -S tmux
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): libevent-2.0.19-1 tmux-1.6-2
    Total Download Size: 0.44 MiB
    Total Installed Size: 2.19 MiB
    Proceed with installation? [Y/n]
    :: Retrieving packages from core...
    error: failed retrieving file 'libevent-2.0.19-1-i686.pkg.tar.xz' from ftp.lysator.liu.se : Connection time-out
    ^Cerror: failed retrieving file 'libevent-2.0.19-1-i686.pkg.tar.xz' from mirrors.ustc.edu.cn : Connection time-out
    Interrupt signal received
    $ sudo pacman -S tmux
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): libevent-2.0.19-1 tmux-1.6-2
    Total Download Size: 0.44 MiB
    Total Installed Size: 2.19 MiB
    Proceed with installation? [Y/n]
    :: Retrieving packages from core...
    libevent-2.0.19-1-i686 296.9 KiB 724K/s 00:00 [#####################] 100%
    :: Retrieving packages from community...
    tmux-1.6-2-i686 152.2 KiB 1801K/s 00:00 [#####################] 100%
    (2/2) checking package integrity [#####################] 100%
    (2/2) loading package files [#####################] 100%
    (2/2) checking for file conflicts [#####################] 100%
    (2/2) checking available disk space [#####################] 100%
    (1/2) installing libevent [#####################] 100%
    Optional dependencies for libevent
    python2: to use event_rpcgen.py
    (2/2) installing tmux [#####################] 100%
    Last edited by damd (2012-08-13 11:20:38)

    cfr wrote:Is this issue pacman-specific? Do you know that you definitely have a known-good connection when you're invoking pacman?
    I'm using SSH to connect to the server where this problem is happening, indicating that the LAN connection works. Before invoking pacman I've tried pinging google.com, which works flawlessly.
    The problem is still there, I just tried it.
    EDIT: This actually happens with wget too:
    $ wget https://aur.archlinux.org/packages/pa/p … ery.tar.gz
    --2012-08-12 21:11:32--  https://aur.archlinux.org/packages/pa/p … ery.tar.gz
    Resolving aur.archlinux.org... ^C (took a very long time)
    $ wget https://aur.archlinux.org/packages/pa/p … ery.tar.gz
    --2012-08-12 21:11:43--  https://aur.archlinux.org/packages/pa/p … ery.tar.gz
    Resolving aur.archlinux.org... 208.92.232.29 (works here)
    Last edited by damd (2012-08-12 19:12:35)

  • [SOLVED] Pacstrap connection time-out

    SOLUTION: Don't be a newbie like me and not know what DNS stands for. What I did to solve my problem was simply modify my /etc/resolv.conf to point to 8.8.8.8 instead of my default gateway.
    G'day everyone, I apologize in advance for my lack of experience.
    I understand this distribution is not for beginners, but I personally love steep learning curves as it provides the most enjoyable and interesting experience for me.
    It's also the fastest way to learn.
    Albeit, I have yet to even successfully install Arch!
    I'm a little put off, but I've already deleted my Windows partition so now I am committed.
    Anyways, so I've been following the absolutely wonderful Beginner's guide. But I seem to have made some huge mistake, or something is terribly wrong.
    I'm only upto the part where it suggest typing "pacstrap /mnt base base-devel".
    However when I put that command in, I am eventually returned with:
    1 root@archiso ~ # pacstrap mnt base base-devel
    ==> Creating install root at /mnt
    ==> Installing packages to /mnt
    warning: database file for 'core' does not exist
    : : Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirror.aarnet.edu.au : Connection time-out
    error: failed retrieving file 'core.db' from ftp.iinet.net.au : Connection time out
    Etc etc. I tried using the original Mirrorlist and that gave me back 30 odd different server connection time outs. So I switched to just the Australian servers. It managed to download the 'extra' and 'community' packages when I swapped (they weren't downloading earlier either).
    I've done a bit of searching (probably not enough) but I'm about to head off to sleep as it's almost midnight and I have work tomorrow. So I figured there's no harm in posting as that gives people many hours to respond. What I did find in my searching was that things like this occur when iPv6 is enabled. Unfortunately I don't have the luxury of restarting (or so I believe), because as you may have seen I'm actually trying to still install! So I'm a little stuck? Any help at all is appreciated, even if it's like
    ArchLinuxPro wrote:Get out of here, you are too noob, go look at *insert easy way to learn Arch Linux here*.
    Thanks,
    Aaron.
    Last edited by Ikbosh (2012-09-23 16:41:37)

    ajaykumar wrote:
    Hi lkbosh,
    Ikbosh wrote:Although, I started Arch up into a VM environment and had no issues installing base and base-devel.
    I think you can use those installed packages in order to install into your home computer. Please go through the following link
    Custom Local Repository - Howto
    I think it might help you in easy-install
    With regards,
    Ajay Kumar G
    Unfortunately there's no way for me to connect to this VM remotely from home. Our work network is locked up pretty tight.
    DSpider wrote:Or try the link above that: https://wiki.archlinux.org/index.php/Pa … _USB_stick
    I'd do that, but I'm too far away from getting a running Arch linux inside my VM (Ended up having to do work most of the day ), let alone enough time to configure Guest Additions
    plustwo wrote:
    can you ping google.com?
    you might also check your /etc/resolve.conf.
    and are going through a proxy perhaps?
    tnx
    Prior to deleting
    inet 192.168.2.232/24 brd 192.168.2.255 scope global eth0
    I was able to ping google. My "/etc/resolve.conf" pointed to my router and there are definitely no proxies that I'm going through.
    Off topic: Also, I just found out they are allowing pre-loading of Borderlands 2 D:
    I think I might have to just grab another SSD from here at work and use that for Linux.
    Because I deleted Windows 8 off my current SSD because it was being an arse and not letting CFDISK or Parted or GParted (Ubuntu Live) from seeing the partitions (I gave Arch ~10GB to mess with on the SSD and ~100GB on my HDD).
    Last edited by Ikbosh (2012-09-18 08:57:12)

  • Time-out issue Always on SQL 2012 Cluster

    Currently I'm working on a large deployment of a SharePoint 2013 environment (stretched farm over 2 DC's). We are using a SQL 2012 alwayson multisubnet cluster (each DC has 1 SQL node). During the installation of SharePoint we encountered several connection
    time-out errors from the SQL environment. (Exception calling "Open" with "0" argument(s): "Connection Timeout Expired.  The timeout period elapsed during the post-login
    phase.  The connection could have timed out while waiting for server to complete the login process and respond;)
    Steps we follow for SharePoint installation are:
    Steps to configure SharePoint 2013 on an AlwaysOn Availability group:
    1>Create SharePoint databases (with the PowerShell script)
      Configure a SQL alias for a consistent SQL instance name.
     Create farm on SQL instance/replica 1 (one of the SQL nodes), creating all databases needed (service-apps & web-apps). -->
    we are connected directly to 1 SQL node and not connecting to the cluster. Installation server is in same DC as the SQL node.
       Stop SharePoint so databases remain static during migration to an AlwaysOn cluster.
    2>Move database to AlwaysOn high-availability group.
    Restore all the DBs onto SQL replica 2 (with NORECOVERY).
    Create AlwaysOn availability group, or use existing
    Join the replica 2 databases to availability group.
    Create listener.
    3>Migrate SharePoint onto AlwaysOn on cluster
    Make all SharePoint DB MultiSubnetFailover aware with PowerShell Cmdlet
    Reconfigure SQL alias for new listener
    àat this point the SharePoint farm is connecting to the SQL cluster (listener of AlwaysOn availability group of the SQL Instance), but we never reached this point so far.
     Restart SharePoint services with updated alias.
    Event errors and SQL log errors that I found:
    Date,Source,Severity,Message,Category,Event,User,Computer
    09/18/2014 07:34:59,Microsoft-Windows-FailoverClustering,Error,Cluster network name resource 'SPAG_CU8000001105' failed registration of one or more associated DNS name(s) for the following reason:<nl/>DNS bad key.<nl/>.<nl/><nl/>Ensure
    that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.,(19),1196,NT AUTHORITY\SYSTEM,CU8000000015
    09/18/2014 07:34:59,MSSQL$SPAG,Information,The Service Broker endpoint is in disabled or stopped state.,(2),9666,,CU8000000015
    09/18/2014 07:34:52,Microsoft-Windows-FailoverClustering,Error,Cluster network name resource 'SPWMAG_CU8000002105' failed registration of one or more associated DNS name(s) for the following reason:<nl/>DNS bad key.<nl/>.<nl/><nl/>Ensure
    that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.,(19),1196,NT AUTHORITY\SYSTEM,CU8000000015
    09/18/2014 07:34:52,MSSQL$SPWMAG,Information,The Service Broker endpoint is in disabled or stopped state.,(2),9666,,CU8000000015
    09/18/2014 07:34:47,Service Control Manager,Information,The WMI Performance Adapter service entered the running state.,(0),7036,,CU8000000015
    09/18/2014 07:32:41,Microsoft-Windows-FailoverClustering,Error,Cluster network name resource 'SPSDAG_CU8000003105' failed registration of one or more associated DNS name(s) for the following reason:<nl/>DNS bad key.<nl/>.<nl/><nl/>Ensure
    that the network adapters associated with dependent IP address resources are configured with at least one accessible DNS server.,(19),1196,NT AUTHORITY\SYSTEM,CU8000000015
    09/18/2014 07:32:41,MSSQL$SPSDAG,Information,The Service Broker endpoint is in disabled or stopped state.,(2),9666,,CU8000000015
    09/18/2014 07:31:09,PowerShell,Information,Engine state is changed from Available to Stopped. <nl/><nl/>Details: <nl/> NewEngineState=Stopped<nl/> PreviousEngineState=Available<nl/><nl/> SequenceNumber=61464<nl/><nl/> HostName=OpsMgr
    PowerShell Host<nl/> HostVersion=7.0.5000.0<nl/> HostId=32012185-8d9a-41c2-be56-91929c02f1e8<nl/> EngineVersion=4.0<nl/> RunspaceId=af176e01-185d-4574-ab9b-0fd745178d29<nl/> PipelineId=<nl/> CommandName=<nl/> CommandType=<nl/> ScriptName=<nl/> CommandPath=<nl/> CommandLine=,(4),403,,CU8000000015
    We are not allow to update/write in the DNS for the multisubnet cluster IP registration, so I think that explains the "failed registration
    " error. But can this explains our time-out errors during the SharePoint installation? For the installation we are connection directly to 1 SQL node and not to the SQL
    cluster.
    Any help is appreciated!
    Ronald Bruinsma - Independent SharePoint Consultant - iDocs.info - The Netherlands -- Please don't forget to propose this post as an answer or mark it as helpful if it did help you. Thanks.

    Don't just change the connection timeout on your SharePoint farm. This will just hide the real issue. From your error message, it seems that the DNS record for the Availability Group listener name is not being written. Talk to your AD administrators to validate
    if dynamic DNS registration is configured for the DNS servers. If it is, AD will create the DNS entry of the virtual computer object for the Availability Group listener name. The WSFC should also have Create Computer Objects permission in the AD Organizational
    Unit where your Availability Group listener name will be created.
    On a side note, make sure that you configure a separate SharePoint 2013 farm for your DR environment that will use the content databases joined in the Availability Group. For a stretched farm deployments, latency should be less than 1ms one way as
    per this article. And while you can add your admin content and config databases on the Availability Group, asynchronous commit is
    not supported.
    Edwin Sarmiento SQL Server MVP | Microsoft Certified Master
    Blog |
    Twitter | LinkedIn
    SQL Server High Availability and Disaster Recover Deep Dive Course

  • When starting the Add-on: Connection timed out issue

    When starting the Add-on: Connection timed out issue
    Hi,
    We have a client in SAP 2005 PL 44.
    I built the add-on for them using simple installer wizard ( I tried advanced set-up also).
    When starting the add-on, I get the message 'Connection Timed Out'.
    Add-on status is failed.
    But the add-on is actually connected. i.e, The functionality associated with the add-on is working fine.
    I had SAP 2007 before and un/reinstalled SAP 2005 in order to connect with this client.
    I had built the same add-on in a similar way for the same client for lot many times in the past, but I never got this issue.
    I tried the following:
    1) Delete SM_OBS_DLL and un/reinstall DI API
    2) un/reinstall B1DE
    Always I'm getting this error.
    Please let me know your inputs.
    Thanks.
    Geetha

    Hi Geetha,
    The timeout issue has been discussed quite a bit already on this forum. Please do a search or look at these threads:
    Timed Out Error with ADDON
    Addon Connection Timed out
    Regards
    Aravind

  • Message Mapping - connection time out

    Hi ,
    I hae just created a message mapping and when I click on Test tab and load a payload in source and try to test the mapping , it gives me connection time out error from java...
    What could be wrong ? Mapping involves an XML to IDOC .
    Cheers,

    Hello,
    I think so (Experts, please correct me if I'm wrong). Before, we had a scenario in which the external definition was about 960kb. It really did post issues when testing in the message mapping itself. There are three options:
    a.) Use less detail in your sample message mapping, in this way you can correct the error in the mapping itself.
    or
    b.) Test in operation mapping, and then do the correction in message mapping afterwards. If the testing is successful, make sure that you don't click the drop down icon. Instead, export the result as a zip file and then extract it. (if this hangs, go for c)
    or
    c.) Test at runtime
    Hope this helps,
    Mark
    Edited by: Mark Dihiansan on Dec 20, 2010 10:09 AM

  • How to avoid Time out issues in Datapump?

    Hi All,
    Iam loading one of our schema from stage to test server using datapump expdp and impdp.Its size is around 332GB.
    My Oracle server instance is on unix server rwlq52l1 and iam connecting to oracle from my client instance(rwxq04l1).
    iam running the expdp and impdp command from Oracle client using the below commands.
    expdp pa_venky/********@qdssih30 schemas=EVPO directory=PA_IMPORT_DUMP dumpfile=EVPO_Test.dmp CONTENT=all include=table
    impdp pa_venky/********@qdsrih30 schemas=EVPO directory=PA_IMPORT_DUMP dumpfile=EVPO_Test.dmp CONTENT=all include=table table_exists_action=replace
    Here export is completed and import is struck at below index building.After some time iam seeing below time out in log files
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX.
    Error:-
    VERSION INFORMATION:
    TNS for Linux: Version 11.1.0.7.0 - Production
    Unix Domain Socket IPC NT Protocol Adaptor for Linux: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
    TCP/IP NT Protocol Adapter for Linux: Version 11.1.0.7.0 - Production
    Time: 13-JAN-2012 12:34:31
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 110
    nt OS err code: 0
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=170.217.82.86)(PORT=65069))
    The above ip address is my unix client system(rwxq04l1) ip.
    How to see oracle client system port number?
    Please suggest me how to avoid this time out issues.Seems this time out is between oracle server and client.
    Thanks,
    Venkat Vadlamudi.

    Don't run from the client ... run from the server
    or
    if running from a client use the built-in DBMS_DATAPUMP package's API.
    http://www.morganslibrary.org/reference/pkgs/dbms_datapump.html

Maybe you are looking for