Hi all,
I just want to know whether is there any possibilities to upload a file to database server without server login password?
My requirement is i want to load some data into a table from xyz.csv file using SQL loader. But the problem is xyz.csv file is in my machine i want to transfer it to server, And i know how to copy this file through FTP tools.
FTP tools can be used only when we know the username and password of the (apps or db)user of the server.
If i know only the apps schema name and password is that any possibilities to transfer from my machine to server.
Thanks in advance
Nirmal