Home » Infrastructure » Windows » Transfer data. (PL/SQL, Oracle Database)
Transfer data. [message #529049] Fri, 28 October 2011 08:25 Go to next message
dophuong_cs
Messages: 92
Registered: May 2011
Location: Viet Nam
Member

[MERGED and relocked by LF; see Michel's message]


Hi all,
I have 1 PC1 not install oracle, and this PC has directories "C:\ORCL" include some file .txt, example : test.txt,demo.txt...
Now, I have 1 PC2 others install oracle database 10gR2, and PC2 has directories "C\RP_DATA" . At PC1 i want to move file "test.txt" and "demo.txt" from directories of PC1 to directories of PC2 when size file "test.txt" and "demo.txt" increases.
How do i do?

[Updated on: Fri, 28 October 2011 13:11] by Moderator

Report message to a moderator

Re: Transfer data. [message #529059 is a reply to message #529049] Fri, 28 October 2011 09:12 Go to previous messageGo to next message
Michel Cadot
Messages: 68637
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
This question bears no real connection with Oracle.
Please find a more appropriate forum.
The topic is locked.
If I'm wrong, please, PM me (or report this message to a moderator, explain why you think it should be unlocked and it might be done).

Regards
Michel
Re: Transfer data. [message #529066 is a reply to message #529049] Fri, 28 October 2011 09:30 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>If i want to using pl/sql for transfer data from PC1 to PC2 and create script pl/sql on PC2 already install Oracle Database.
>How do i do?

You don't.
PL/SQL only operates against file local to DB Server itself

Re: Transfer data. [message #529068 is a reply to message #529066] Fri, 28 October 2011 09:46 Go to previous messageGo to next message
dophuong_cs
Messages: 92
Registered: May 2011
Location: Viet Nam
Member

So how did move files from directories of directories of PC1 to PC2 when the file size increases? Because the file test.txt and add new line to
"demo.txt" be regularly amd i want to move file from PC1 to PC2 when this files has new line.

[Updated on: Fri, 28 October 2011 09:54]

Report message to a moderator

Re: Transfer data. [message #529069 is a reply to message #529068] Fri, 28 October 2011 09:51 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>So how did move files from directories of directories of PC1 to PC2 when the file size increases?

When your only tool is a hammer, all problems are viewed as nails.
While a hammer is a GREAT tool, it is suboptimal to divide 1 board into 2 pieces

Not every problem can or should be solved by DB.
Moving files is an OS operation.

Re: Transfer data. [message #529098 is a reply to message #529068] Fri, 28 October 2011 12:38 Go to previous message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
dophuong_cs wrote on Fri, 28 October 2011 10:46
So how did move files from directories of directories of PC1 to PC2 when the file size increases? Because the file test.txt and add


On a side question:

How does one determine when a file size increases?
Previous Topic: changing JDK from production client
Next Topic: install forms and reports 11g
Goto Forum:
  


Current Time: Tue Apr 16 15:10:17 CDT 2024