- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Invalid FTP Handle
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
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
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-01-2003 06:10 AM
тАО08-01-2003 06:10 AM
Invalid FTP Handle
Thanks,
Paul DiLorenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 06:13 AM
тАО08-01-2003 06:13 AM
Re: Invalid FTP Handle
I didn't have time to review this but a search turned up these results:
http://us-support.external.hp.com/emse/bin/doc.pl/sid=15938ceb0e8f5e5ae0?todo=search&searchtext=invalid+ftp+handle&x=27&y=9&searchcriteria=exactphrase&searchtype=SEARCH_TECH_DOCS&searchtype=SEARCH_PATCH&searchcategory=HPUX_1100&searchtype=SEARCH_MANUAL&searchtype=SEARCH_FORUMS&searchcategory=ALL&rn=25&presort=rank
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 07:03 AM
тАО08-01-2003 07:03 AM
Re: Invalid FTP Handle
are you using sapftp ?
There are a lot of notes in sap regarding similar issues.
Can you enable the cpic trace for the night, to have more information ?
Is it always the same job that fail? It could be a damaged/corrupted file. Have you tried looking at that file ?
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 07:09 AM
тАО08-01-2003 07:09 AM
Re: Invalid FTP Handle
It started working again when we used FTP in passive mode.
What is strange in your case is that it depends on the time of day? I would think the rule would be static? Also, I don't know if you are going through a firewall?
open someplace.com
passive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 07:12 AM
тАО08-01-2003 07:12 AM
Re: Invalid FTP Handle
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 08:34 AM
тАО08-01-2003 08:34 AM
Re: Invalid FTP Handle
Thanks,
Paul DiLorenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2003 09:43 AM
тАО08-01-2003 09:43 AM
Re: Invalid FTP Handle
Or there is another process running on a machine on the LAN which is hogging the 10 half entrance to the router. I had this when we first tried to go to a new switch. Most of the other machines were 10/half but one big talker was 100 full and every time he did his once an hour thing he completely swamped the input to the router so that nobody else could get through and everyone else thought the network was down.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2003 05:58 AM
тАО08-04-2003 05:58 AM
Re: Invalid FTP Handle
Check the bandwith of the net (10, 100, 1000), full duplex, half duplex, and validate that the speed configured on the network cards matches the speed given to you by networking-dept. It it does not match can cause you trouble.
If someone is running a backup (omniback, legato, oracle, etc) on the target machine it can take the whole bandwith, so watch the schedules.
In my case we found that not only the port for the server has to be validated, but also the ports next to it (some networking devices, may be impacted by the network usage on the ports adjacent to your port), this was tha case we found with cisco 100-halfduplex, we have to change the 100-halpdulplex cards to 10/100 fullduplex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2003 06:06 AM
тАО08-04-2003 06:06 AM
Re: Invalid FTP Handle
in addition to other hint, if it were possible i would shutdown MQseries during the backup.
We had a cluster with autosys, mqseries, connectdirect, connecenterprise, oracle, sap mcgs and if we do not stop all of the the offline seldom works.
Mq series is very demanding on semaphores and shared memory and tcp/ip connections.
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-14-2003 11:59 AM
тАО08-14-2003 11:59 AM
Re: Invalid FTP Handle
Thanks again