Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL FTP Mainframe Query

Author  Topic 

jtwork
Yak Posting Veteran

82 Posts

Posted - 2008-10-24 : 11:07:41
Ok not strictly SQL but a query none the less

I am FTPing a file using SQL to Mainframe and recording the results in a table in SQL 2000. For some reason a dont seem to get the 250 succesful upload code returned. I tried this for just a 1000 rows and i did get the code back however when i send up near on a million i dont get the code but the file does get there inc all rows. Im not sure whether this is down to time or the size but is there a way to sort this out so i do get the correct code returned?
   

- Advertisement -