Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:03 AM
08-18-2003 06:03 AM
I have a pb with a rcp command.
When I download a oracle dbf file (10g)beetween 2 serveurs the rcp command stop at 4 Go . Why ?
thanks for your help.
regards,
Gerald
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:19 AM
08-18-2003 06:19 AM
Re: rcp
thanks
regards,
Gerald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:34 AM
08-18-2003 06:34 AM
Re: rcp
should be PHNE_28538.
The error you faced was when a 32bit server talks with a 64 bit server, because there occur some mismatch in the casting of the types.
anyway, transferring oracle data file with rcp is not a good practice, i suugest you to go with ftp, it's more stable.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 06:46 AM
08-18-2003 06:46 AM
Re: rcp
What are the worries about rcp? I stopped using ftp years ago in favor of rcp ( and the whole r suite)
My backup procedure uses rcp each evening for backup, all new instances are created based on this. If I'm doing something risky, I need to rethink.
Can someone point me somewhere to research the issues with rcp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 07:04 AM
08-18-2003 07:04 AM
Re: rcp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 07:09 AM
08-18-2003 07:09 AM
Re: rcp
It's just my opinion
There are many issues with permission/ownership with the r-commands, even if properly patched;some version of rcp (ex 32bit) do not work with files bigger than 2G.
However, each solution, if properly tested, is good.
If you are able to do restore from the copied oracle data files, no worry.
But for large transferring of such big files, ftp is more reliable and faster.
Once again, it's just my opinion.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2003 07:19 AM
08-18-2003 07:19 AM