Can I copy data files between 2 different operating systems.
Hi gurus,
I am still newbi. My requirement is I have 2 BillPrint applications running on Linux machines. One for Dev and one for Prod. These 2 applications connect 10.2.0.4 databases running on Windows platform. I need to copy every Monday a datafile(which is about 10Gig) from Production to Development to refresh Development every Monday. I want to run shell script from Dev Linux Box to copy a datafile from Prod instance to Development instance and do refresh on every Monday. As these databases are running on Windows, Can I run ftp scripts from Linux Box. Any documentation is appreciated. Example is
I am still newbi. My requirement is I have 2 BillPrint applications running on Linux machines. One for Dev and one for Prod. These 2 applications connect 10.2.0.4 databases running on Windows platform. I need to copy every Monday a datafile(which is about 10Gig) from Production to Development to refresh Development every Monday. I want to run shell script from Dev Linux Box to copy a datafile from Prod instance to Development instance and do refresh on every Monday. As these databases are running on Windows, Can I run ftp scripts from Linux Box. Any documentation is appreciated. Example is
0