10-12-2015 10:31 AM - edited 03-01-2019 09:17 AM
Hi,
When I was trying to SFTP a file from one location to other am getting the following error
FTP JOB Completed Abnormal : Could not find file abc.txt.
But I haven't given abc.txt file to transfer in this job setup,but there are some other setup in my scheduler which transfer the mentioned file in the same location.
Can someone help me or provide the reason why Am getting this kind of error.
10-13-2015 02:50 PM
The FTP job created, was this copied from an existing FTP job? or is a new FTP job creation?
Please run the following query: SELECT * FROM jobmst WHERE jobmst_type = 6
This will list out all FTP jobs in your environment, but you can add additional where clauses to narrow down your search.
BR,
Derrick Au
10-13-2015 04:24 PM
Hi Derrick,
Where should I run this query?
10-14-2015 07:04 AM
Hi 5vrajasekaran,
You can execute this query against the Admiral database using SSMS (SQL Server Management Studio), or have your SQL DBAs run this query.
BR,
Derrick Au
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide