- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
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
04-13-2006 02:18 AM
04-13-2006 02:18 AM
INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
The remote node is running Digital TCP/IP Services for OpenVMS VAX Version V4.2 - ECO 4
on a VAX 7000-620 running OpenVMS V6.2
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 02:33 AM
04-13-2006 02:33 AM
Re: INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
this has probably nothing to do with the no. of files to be copied. Did this ever work ? Is this intermittent ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 02:59 AM
04-13-2006 02:59 AM
Re: INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:54 AM
04-13-2006 04:54 AM
Re: INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
it sounds like receiver node is slower than sender node.
At the moment I have no idea how you can solve.
Antonio
http://it.openvms.org
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:58 AM
04-13-2006 04:58 AM
Re: INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
how exactly did you specify the COPY/RCP command ?
I'm getting the TOOMUCHDATA error when I don't specify username and password for the remote node:
$ COPY/RCP login.com remotenode::x.x
There is no 'default DECnet account' for COPY/RCP, so you would need to specify:
$ COPY/RCP login.com remotenode"username password"::x.x
or use TCPIP proxies.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 05:57 PM
04-13-2006 05:57 PM
Re: INTERnet ACP Error Status = %SYSTEM-F-TOOMUCHDATA
please also note, that COPY/RCP creates the destination files with Stream_LF record format.
Volker.