Bulk upload of files to Oracle and access remote server
i want to upload files to Oracle DB on Solaris, by using Bulk Upload!
the thing is that the files are on another server and can't be moved to the Solaris server with the oracle!
how can i solve thios problem>?
i have files with data for example :
data1data2......
in a text file and i want to insert them to the Oracle as i do in sql server with "bulk upload"
but the thing is that i want to to this upload to the server not from the server where the oracle is but from another server .
Bookmarks