Paul James

This user hasn't shared any biographical information


Posts by Paul James

Implementing an FTP server in PL/SQL

23/6/2006 - 12:58 pm

Posted in Database, Devel. + PL/SQL tools, General, Oracle | 5 comments

The problem: I recently had to resolve a problem at a client’s site where an automated database provisioning process was regularly failing due to LAN outages.
Under normal circumstances, a DOS batch file was scheduled to fetch a list of files from an FTP server and then call Oracle stored procedures to generate further FTP scripts. [...]