I need to generate txt from oracle and put it in the ftp server, I already create st to build the file, but is it possible to transfer it to ftp directly from SP ???
Thank.
you are sure you can (you don’t know which version of Oracle you are using, but while it’s 9i ++, you should be safe).
UTL_FILE ( ), utl_tcp ( ftp'ing ).( ) . http://www.oracle-base.com/articles/misc/FTPFromPLSQL.php
Source: https://habr.com/ru/post/1770942/More articles:Percent Re-Expression - regexHow to run Spring applications offline? - javaBlog implementation with MongoDB and NoRM: relationships? - asp.net-mvcHTML processing - pythonAndroid Multicast disables listening - androidEDI Parser in .NET - .net-3.5timestamp and subtract target C - dateGetting started with MATLAB? - matlabAnonymous types in C ++ - c ++Обрезать пробелы вокруг прозрачного PNG - flashAll Articles