Connect with RC file authentication

hello,
Attempting to connect HSQL db by calling a config file from a java command line. However, receiving the following error message:
Failed to retrieve connection info for database 'personal': Please set up authentication file 'C:\Documents and Settings\user\sqltool.rc'
Here's a sample of the command:
java -jar \pathto\hsqldb.jar personal /pathto/Export_Data.sql 2>err.txtThe config file, sqltool.rc is setup as follows:
urlid personal
url jdbc:hsqldb:file:pathto/MyDB1;shutdown=true
username sa
password any help is appreciated.

Changed command and was able to gain access to the config file, however, now receiving error w/ authenitication parameters. Here's the error rec'v:
Failed to retrieve connection info for database 'urlid': url or username or password not set for
'urlid' in file '\path\to\sqltool.rc'
The changed command is as follows:
java -jar /path/to/hsqldb.jar --rcfile /path/to/sqltool.rc urlid personal /path/to/Export_Data.sql 2>err.txtThe parameters in the config file for authentication are:
# A personal, local, persistent database
urlid personal
url jdbc:hsqldb:file:/path/to/database/MyDB1;shutdown=true
username sa
password My guess is that the password needs to be filled but a password is not required for HSQL
any help is appreciated.

Similar Messages

  • In Aperture 3.4.1, I am not able to connect with referenced files on a network

    I am running OS X 10.8.2 and Aperture 3.4.1, and am unable to connect with referenced files on a network.  Specifically, the referenced files reside on my iMac and I am attempting to connect to them from my MBP.  They appear in red in the dialogue box.  While I know this has been a long standing issue in other versions, I was hoping it had been solved by now.  Any assistance will be appreciated.
    Thanks -
    Dudley

    http://support.apple.com/kb/HT5922
    If you want to mirror your desktop, see:
    http://support.apple.com/kb/HT5404
    Regards.

  • Connecting to remote database (idle) with Password File Authentication

    Hi all,
    I was wondering if it's possible to connect to a remote database that is shut down (idle instance) as sys user with sysdba privileges? In the book Oracle - All in One on page 210 in the section - Operating System and Password File Authentication it says:
    Connection with operating system or password file authentication is always possible, no matter what state the instance and database are in, and is necessary to issue STARTUP or SHUTDOWN commands.
    Above indicates that it's possible but I'm unable to do so.
    I managed to connect to remote database that was in nomount mode (see below for details).
    When I first tried to connect to a remote database (idle instance) using password file authentication it was giving following error:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 13:59:28 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Enter user-name:
    After starting the database to nomount mode I was getting following error:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 13:48:36 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    Enter user-name:
    So I added the clause (UR=A) to my listener.ora file and after that it work and I was able to connect:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 14:04:49 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    I have all necessairly entries in tnsnames.ora on my local host.
    Also I have no problems when connecting as sys user with sysdba when the DB is open but can't get it work on an idle instance.
    I know that I can use operating system authentication but want to know if there is a mistake in the book or I'm doing something wrong.
    Regards,
    Dawid
    Edited by: 978239 on 2012-12-21 06:24

    978239 wrote:
    Hi all,
    I was wondering if it's possible to connect to a remote database that is shut down (idle instance) as sys user with sysdba privileges? In the book Oracle - All in One on page 210 in the section - Operating System and Password File Authentication it says:
    Connection with operating system or password file authentication is always possible, no matter what state the instance and database are in, and is necessary to issue STARTUP or SHUTDOWN commands.
    Above indicates that it's possible but I'm unable to do so.
    I managed to connect to remote database that was in nomount mode (see below for details).
    When I first tried to connect to a remote database (idle instance) using password file authentication it was giving following error:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 13:59:28 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptorSince the database is down, the only way the listener is going to know of it is if you create a static registration by adding an entry for the db in the SID_LIST section of listener.ora
    >
    Enter user-name:
    After starting the database to nomount mode I was getting following error:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 13:48:36 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections
    Enter user-name:
    So I added the clause (UR=A) to my listener.ora file and after that it work and I was able to connect:
    sqlplus sys@ORCL as sysdbaSQL*Plus: Release 11.2.0.3.0 Production on Fri Dec 21 14:04:49 2012
    Copyright (c) 1982, 2011, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL>
    I have all necessairly entries in tnsnames.ora on my local host.
    Also I have no problems when connecting as sys user with sysdba when the DB is open but can't get it work on an idle instance.
    I know that I can use operating system authentication but want to know if there is a mistake in the book or I'm doing something wrong.
    Regards,
    Dawid
    Edited by: 978239 on 2012-12-21 06:24

  • AD "Log on to" restriction causes RDP connections with network level authentication to fail

    I am running a Server 2008 R2 environment and have recently enabled network level authentication for RDP connections. Since the change, users who have their logons restricted to specific servers via AD, now get an error when logging on via RDP:
    An Authentication error has occured
    The Local security authority cannot be contacted
    After investigating this error and reading technet I found that removing the "log on to" restriction within their user object solved the problem even tho they had rights to this server. Adding the users client PC name to the "Log on
    to" list also solves this issue.
    My question is, is there another way around this? We have an environment where some users may require an RDP connection from a client PC not on the same domain (over VPN) as the server. It will not be practical to add many different client PC names
    to the log on to list and I don't understand why client PC's must be specified in the Log on to list and not just the actual server they are logging onto.
    Any pointers appreciated

    I have just come across this problem on one of my client’s domains; they have recently enforced a policy to “Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure)”  and users with “Log on To” restrictions
    on their account are no longer able to RDP using their second account.
    After a lot of fiddling around I finally resolved the problem by adding the connecting computer name into “Log on To” list.  Ultimately it appears that Network Level Authentication (NLA) requires authentication to take place on both the host initiating
    the connection and the remote host.

  • How to connect with dbf file driver in C#.

    Hi
    I am using the following command in powerbuilder application to connect dbf file and to select the record from dbf file.
    DBemp.dbparm="ConnectString='Driver={Microsoft dBase Driver (*.dbf)};Dbq="+ls_path+";Uid=;Pwd='". It is working fine in powerbuilder . I am looking for the same command to apply in C#. Please any help would be very appreciate.
    I had used  the following command in C# before but it is not working in every machine
    OdbcConnection dBaseConnection = new OdbcConnection("Driver={Microsoft dBASE Driver (*.dbf)};DriverID=277;Dbq=" + filePath +";");
    The above command in C# is working fine in some machine but some machine it is not working especially 64 bit operating system.
    If I can get the same command as in powerbuilder , I think would be working in every machine. Please can u help
    DBemp.dbparm="ConnectString='Driver={Microsoft dBase Driver (*.dbf)};Dbq="+ls_path+";Uid=;Pwd='".
    With Many Thanks
    Pol
    polachan

    Does it work if you go to Project Properties and force 32-bit or 64-bit modes? (For example, uncheck the ‘Prefer 32-bit’ option, then select ‘x86’ in Platform Target for Debug and Release configurations. Then try the ‘x64’ Platform Target
    too).

  • Finder freezing under Update 10.5.5 in connection with pdf-Files

    Since the update to 10.5.5 I have this problem:
    My Mac will freeze ever so often when viewing pdf-files or even the directory containing such files.
    MY OBSERVATIONS
    * Problem inked to 10.5.5
    * Occurs when opening pdfs or simply opening directories with pdfs
    * The freezing is progressive: at first I might be able to view like 5 pdfs, then the mac starts to freeze when opening just one. At last it freezes when simply opening the directory.
    MEASURES TAKEN
    * Anti-Virus Check (Norton v11)
    * Disk utility repairs
    * Disk Warrior full repair
    * Complete formatting of HD and complete reinstallation
    * MAC Hardware test tool
    * OnyX full repair suite
    * TinkerTool System full suite
    RESULT:
    * 10 nights of work, lots of frustration an settings lost, functionality not reestablished
    MY CONFIGURATION
    Mac: Dual 2.3 Ghz PowerPC G5
    OS: 10.5.5
    Software: Only original Apple Software and MS Office installed (asside of above ment. SW)
    The files are now - after reinstalling the System - on an external HD
    I wonder how long it will be till Apple publishes a statement and/or workaround.
    My hopes are on you guys!

    I had similar weirdness with the finder freezing or getting the spinning rainbow wheel of death associated with pdfs and various applications that utilize that file type. For me, it did not have to do with OSX 10.5.5. I finally narrowed it down to the updated version of Acrobat Professional 6.0 I was using, which works and is likely not compatible with an intel based mac, but who want to shell out another few hundred bucks. It was not opening after it was updated, stating the international language preferences were not selected. But i was able to open pdfs using preview, adobe photoshop etc. So I deleted the updated Acrobat Professional 6.0, and reinstalled the original and it works. Also if the pdfs are really huge and multiple pdfs are open at once, they and use alot of different images, fonts etc. It places huge demands on your ram, processor etc. causing the application to freeze as it searches your hard drive. Maximizing your RAM will help. Repairing permissions using disc utility from the hard drive (not the OSX install dvd) may help. Sometimes when I click on the desktop the finder does not open, so i relaunch from the force quit in the apple menu. It may have something to do with the applications you are using to work on pdfs. Hope this helps.

  • POA Losing Connection with Remote File Storage for Libraries

    (Netware 6.5 SP8)(Groupwise 8.0.2 HP2)
    Shortly after we installed Service Pack 2 users started reporting blank documents opening from the libraries. Couldn't see any errors occurring on logs or any server issues.
    Running 4 separate libraries, largest has around 100,000 active documents.
    Problem was fixed by restarting POA. Happens randomly everyday or every second day.
    Have made no system changes or setting changes that might affect it. Have just applied HP2 hoping this would fix the issue, but to no avail.
    Is anyone experiencing anything similar, any help appreciated.

    Check if the indexing is running well. Check the nightly logs.
    Gert
    On 2/21/2011 3:06 AM, blofts wrote:
    >
    > (Netware 6.5 SP8)(Groupwise 8.0.2 HP2)
    >
    > Shortly after we installed Service Pack 2 users started reporting blank
    > documents opening from the libraries. Couldn't see any errors occurring
    > on logs or any server issues.
    >
    > Running 4 separate libraries, largest has around 100,000 active
    > documents.
    >
    > Problem was fixed by restarting POA. Happens randomly everyday or every
    > second day.
    >
    > Have made no system changes or setting changes that might affect it.
    > Have just applied HP2 hoping this would fix the issue, but to no avail.
    >
    > Is anyone experiencing anything similar, any help appreciated.
    >
    >

  • Connect to 802.1X authenticated network

    Hi,
    I am trying to connect to an 802.1x ethernet network.
    When under OS X 10.8, everything worked. I was provided a .mobileconfig file, which I edited (name and password) and ran, like described here http://support.apple.com/kb/PH13933 .
    After upgrade to 10.9, I cannot connect, with an "Identity authentication failed - the identity of the authentication server could not be estabilished" error message. I tried a lot and I made sure the config file is correct. It's just that what worked under 10.8, now does not. What changed?
    https://discussions.apple.com/thread/5474989
    Thanx!

    Hi,
    I am trying to connect to an 802.1x ethernet network.
    When under OS X 10.8, everything worked. I was provided a .mobileconfig file, which I edited (name and password) and ran, like described here http://support.apple.com/kb/PH13933 .
    After upgrade to 10.9, I cannot connect, with an "Identity authentication failed - the identity of the authentication server could not be estabilished" error message. I tried a lot and I made sure the config file is correct. It's just that what worked under 10.8, now does not. What changed?
    https://discussions.apple.com/thread/5474989
    Thanx!

  • Problem with copying files between OS 9 to OS 10.4.9

    We have updated 2 computers to 10.4.9 after som minor problems its working fine the only problem we still have is that we cannot copy files from our older Mac running OS 9.2.2 to the macs running 10.4.9 if we copy 1 file its working when we want to copy a folder or more files the connection got lost we get a message the connection with the file server unexpectedly broken. We also have a Xserve running OS 10.4.6 coping files to the Xserve is not a problem and is running just fine.
    We can copy files or take files from the OS 10.4.9 macs to the Mac with OS 9.2.2 this is no problem just copying a bit slower then to the Xserve.
    All the computers are in a netwerk with cat5 cables and was working just fine before the updates to 10.4.9
    Regards Pepijn

    Welcome to Apple Discussions!
    Copying from 9 to 10.4.9 is not recommended unless Mac OS X is under control of the copying. Mac OS 9 has no familiarity with the file permissions of Mac OS X and thus if you make a mistake, you could seriously damage the permissions of Mac OS X. Others have found problems transferring from 9 to 10.4.9 where not with prior versions of Mac OS X. I say it is about time, because of the risks involved but for others their workflow depends on it they are having to relearn how to go the other direction. I've found if the risk is not taken account for, you can make Mac OS X unbootable. My suggestion is to either do all your networking and file transfer for Mac OS X from Mac OS X, or upgrade the software you have to Mac OS X native equivalent software. See my FAQ on migrating to X*:
    http://www.macmaps.com/macosxnative.html
    * Links to my pages may give me compensation.

  • Aperture Losing Connection With Masters

    Hi,
    I've been using iPhoto since the beginning and started noticing over the past year it would lose connections with the master files.  Thankfully I had backups of each file.  So I decided to start rebuilding my library in Aperture from scratch (figured start clean and all).  I started importing files and adding metadata and keywords.  I didn't get far (literally a day or two) before I realized that Aperture started losing conncetions with the Master files as well. 
    How I found out is that I used a software called HoudahGeo to geotag some old photos and it gave me the warning that it couldn't find the master files.  When I went back to Aperture I clicked on the image and noticed that the "Show in Finder" option was grayed out.   I went into the Aperture library itself (because I was having it keep on the images inside the library and not referenced) and noticed that the files were there in the "Masters" folder but Aperture was saying it was missing.  When I tried to relocate the original it fixed the one image but then started to break connections with other files and images.  I notice it had randomly last connection with different files in different albums.
    At this point I'm not sure what to do since I've had this problem with both iPhoto and Aperture.  Thankfully I didn't get far before I realized this problem but I was really hoping to use Aperture for all my photos but it makes me worried that it'll lose images like that.  I don't want images to get deleted or lost.
    Has anyone had this problem or know how to fix it?  I sent feedback to Apple so hoping it's a bug they can fix.  I'm currently using Mavericks and Aperture 3.5.1.
    Thanks!

    How I found out is that I used a software called HoudahGeo to geotag some old photos and it gave me the warning that it couldn't find the master files.  When I went back to Aperture I clicked on the image and noticed that the "Show in Finder" option was grayed out.
    I thought your Aperture library is managed? iPhoto will show the originals for managed images, but not Aperture. "Show in Finder" will be grayed out, if the images is in the Aperture Library package. That does not indicate that Aperture has lost the connection. Broken arrow badges indicate lost originals.
    But the problem wasn't HoudahGeo accessing my masters but notifying me that Aperture lost them.  Because when I went back to into Aperture I noticed the original files were missing.
    What exacty did you see in Aperture, that the orignals are missing? Badges with broken arrows?
    I went into the Aperture library itself (because I was having it keep on the images inside the library and not referenced) and noticed that the files were there in the "Masters" folder but Aperture was saying it was missing.  When I tried to relocate the original it fixed the one image but then started to break connections with other files and images.
    This cannot be - are you saying, Aperture did relocate an original file, that it reported as missing?
    The forum software seems to be working again today, so we could start again to try to get to the roots of your puzzling problem.
    Or have you solved it by now? Then let us know please. 

  • Problems with the Password File Authentication

    Hi,
    I try to implement the Password File Authentication in my PC (Window XP). I did :
    a) orapwd file:=C:\oracle\ora92\dbs\orapw.pwd password=sys2003 entries=5
    b) I set the REMOTE_LOGIN_PASSWORDFILE to EXCLUSIVE
    c) I created a user "willer" (With SYSTEM login)
    d) I tried to give the sysdba privilege to the user willer :
    SQL> grant sysdba to willer;
    grant sysdba to willer
    ERROR at line 1:
    ORA-01031: insufficient privileges
    e) I tried to connect like a sysdba with the user SYS end password sys2003 but :
    SQL> connect sys as sysdba;
    Enter password: *******
    ERROR:
    ORA-12560: TNS:protocol adapter error
    Warning: You are no longer connected to ORACLE.
    SQL>
    How can I do to login with the SYS login to give the sysdba privilege to my user willer ? And why I can't log into my database with the SYS login ?
    Thank you for your response because I am very lost....
    Eric Willer

    Hi,
    Thank you for your response...
    I deleted all my databases in my PC and reconstructed just one (certific), after that I followed your instruction and now I can connect into the database with the sys as sysdba login. But I just have one stangeness : I created a user willer and gave to him the sysdba privilege, when i log into the database with this user I can log on like a sysdba with wich ever user I want, even if the user doesn't exist.
    Exemple :
    Personal Oracle9i Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Welcome to SQL*Plus!
    You are connected to CERTIFIC.ORACLE.DATABASE as WILLER
    SQL> connect nicole as sysdba;
    Enter password:
    Connected.
    SQL>
    I don't need to improve a password and I have never created the user nicole.
    I don't understand.... What's wrong ?
    I try with another user, I just created a serge user with just the create session privilege. I can log on with this user like a sysdba :
    Welcome to SQL*Plus!
    You are connected to CERTIFIC.ORACLE.DATABASE as SERGE
    SQL> connect serge as sysdba
    Enter password:
    Connected.
    SQL>
    Thank you for your response...
    Eric Willer

  • I receive many e-mails with zipped files.  In the past few weeks I can no longer open them as I used to.  I get a window welcoming me to the Application Loader.  ( What is an Application Loader?)  It says I need my iTunes Connect login, but when I try my

    I receive many e-mails with zipped files.  I can no longer open or unzip my files. A window welcoming me to Application Loader drops down.  It prompts for an iTunes Connect login, but will no accept my iTunes login. I have no way to open or unzip my files. Help!!!!

    Application Loader, unless there's another one I'm not familiar with, is part of the iOS SDK. That have usurped the .zip, or you may have removed that application but your Mac is still holding onto the mapping of Zip files to that application. Select a .zip file in Finder, Get Info, and go to the Open with section. Select Archive Utility and click Change All. That should fix the problem.
    Regards.

  • Hi.  I am having issues with copying files to my shared WB 2TB HDD connected to my airport extreme.  Comes up with error 50.  I am using a Macbook Pro to copy from so not sure what I am doing wrong.  Can someone help? thanks Rory

    Hi.  I am having issues with copying files to my shared WB 2TB HDD connected to my airport extreme.  Comes up with error 50.  I am using a Macbook Pro to copy from so not sure what I am doing wrong.  Can someone help? thanks Rory

    These links might provide some information that may be of help.
    http://support.apple.com/kb/TA20831
    https://discussions.apple.com/message/2035035?messageID=2035035
    I've encountered this error myself upon occasion.  If I remember correctly, it was a permissions/ownership issue with the some of the files I was copying.

  • Connect interface with XML File in jdeveloper

    Hello;
    i want to design a webservice that take an employee ID , and return all employee's data (like his name ,departement, phone,email....)
    i want to make interface and connect it with XML file wich has all employees data
    how can i connect the interface ( input text box and output button) with XML file (taking the Id and searching inside the file and getting the data out in table as output)
    i want to deploy it to get the WSDL file and URL to deploy it at application server to use it in webcenter>>>

    up 2 find an answer
    i want the right way to do it?

  • SFTP MGET of large files fails - connection closed - problem with spool file

    I have a new SFTP job to get files from an FTP Server.  The files are large (80mg, 150mg).  I can get smaller files from the ftp site with no issue, but when attempting the larger files the job completes abnormally after 2 min 1 sec. each time.  I can see the file is created on our local file system with 0 bytes, then when the FTP job fails, the 0 byte file is deleted.
    Is there a limit to how large an ftp file can be in Tidal?  How long an ftp job can run?
    The error in the job audit is Problem with spool file for job XXXX_SFTPGet and an exit code of 127 (whatever that is).
    In the log, the error is that the connection was closed.  I have checked with the ftp host and their logs show that we are disconnecting unexpectedly also.
    Below is an excerpt from the log
    DEBUG [SFTPMessage] 6 Feb 2015 14:17:33.055 : Send : Name=SSH_FXP_STAT,Type=17,RequestID=12
    DEBUG [SSH2Channel] 6 Feb 2015 14:17:33.055 : Transmit 44 bytes
    DEBUG [ChannelDataWindow] 6 Feb 2015 14:17:33.055 : Remote window size decreased to 130808
    DEBUG [PlainSocket] 6 Feb 2015 14:17:33.071 : RepeatCallback received 84 bytes
    DEBUG [SSH2Connection] 6 Feb 2015 14:17:33.071 : ProcessPacket pt=SSH_MSG_CHANNEL_DATA
    DEBUG [SFTPMessageFactory] 6 Feb 2015 14:17:33.071 : Received message (type=105,len=37)
    DEBUG [SFTPMessageStore] 6 Feb 2015 14:17:33.071 : AddMessage(12) - added to store
    DEBUG [SFTPMessage] 6 Feb 2015 14:17:33.071 : Reply : Name=SSH_FXP_ATTRS,Type=105,RequestID=12
    DEBUG [SFTPMessage] 6 Feb 2015 14:17:33.071 : Send : Name=SSH_FXP_OPEN,Type=3,RequestID=13
    DEBUG [SSH2Channel] 6 Feb 2015 14:17:33.071 : Transmit 56 bytes
    DEBUG [ChannelDataWindow] 6 Feb 2015 14:17:33.071 : Remote window size decreased to 130752
    DEBUG [PlainSocket] 6 Feb 2015 14:17:33.087 : RepeatCallback received 52 bytes
    DEBUG [SSH2Connection] 6 Feb 2015 14:17:33.087 : ProcessPacket pt=SSH_MSG_CHANNEL_DATA
    DEBUG [SFTPMessageFactory] 6 Feb 2015 14:17:33.087 : Received message (type=102,len=10)
    DEBUG [SFTPMessageStore] 6 Feb 2015 14:17:33.087 : AddMessage(13) - added to store
    DEBUG [SFTPMessage] 6 Feb 2015 14:17:33.087 : Reply : Name=SSH_FXP_HANDLE,Type=102,RequestID=13
    DEBUG [SFTPMessage] 6 Feb 2015 14:17:33.087 : Send : Name=SSH_FXP_READ,Type=5,RequestID=14
    DEBUG [SSH2Channel] 6 Feb 2015 14:17:33.087 : Transmit 26 bytes
    DEBUG [ChannelDataWindow] 6 Feb 2015 14:17:33.087 : Remote window size decreased to 130726
    DEBUG [PlainSocket] 6 Feb 2015 14:17:33.118 : RepeatCallback received 0 bytes
    DEBUG [SFTPChannelReceiver] 6 Feb 2015 14:17:33.118 : Connection closed:  (code=0)
    ERROR [SFTPMessageStore] 6 Feb 2015 14:17:33.118 : Disconnected unexpectedly ( [errorcode=0])
    ERROR [SFTPMessageStore] 6 Feb 2015 14:17:33.118 : EnterpriseDT.Net.Ftp.Ssh.SFTPException:  [errorcode=0]
    ERROR [SFTPMessageStore] 6 Feb 2015 14:17:33.118 :    at EnterpriseDT.Net.Ftp.Ssh.SFTPMessageStore.CheckState()
    ERROR [SFTPMessageStore] 6 Feb 2015 14:17:33.118 :    at EnterpriseDT.Net.Ftp.Ssh.SFTPMessageStore.GetMessage(Int32 requestId)

    I believe there is a limitation on FTP and what you are seeing is a timeout built into the 3rd party application that tidal uses (I feel like it was hardcoded and it would be a big deal to change but this was before Cisco purchased tidal)  there may have been a tagent.ini setting that tweaks that but I can't find any details.
    We wound up purchasing our own FTP software (ipswitch MOVEit Central & DMZ) because we also had the need to host as well as Get/Put to other FTP sites. It now does all our FTP and internal file delivery activity (we use it's api and call from tidal if we need to trigger inside a workflow)

Maybe you are looking for