- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: UCX : rsh freeze between a mainframe and a VAX
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
02-01-2006 01:07 AM
02-01-2006 01:07 AM
I have a problem with RSH of UCX 4.1 eco 10 on VAX VMS 6.1.
(we cannot upgrade VMS).
I use it for communication between a VAX and a IBM3270.
In some situation, the IBM3270 can not execute
the RSH (it wait for 1 min and send the return code
"Foreign host aborted the connection 8556").
after n retry, it can execute the RSH.
But, when the pb occurs, the same host can execute a RSH to the same VAX in a another
JOB.
(in normal situation, there is a lot of succefull rsh from IBM to the VAX every day)
To stop and restart UCX
weekly (the VAX is shutdown only once a year)
don't work.
--> Except upgrading, is there another solution ?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 01:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 02:06 AM
02-01-2006 02:06 AM
Re: UCX : rsh freeze between a mainframe and a VAX
Does the RSH create and lock specific files during its initiation phase of the login? We have had RSH perform "logging" and if a second RSH of the same program was initiated it would not work even though it made it to the VMS.
I don't know if you need to check the account that the RSH is also attempting to connect to on the VMS. The VMS account might have a limited number of processes that it can create/use at the same time.
MC AUTHORIZE SHOW (Account name).
Look for the PRCLM. I don't know what error would be generated if that value is too low.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 06:44 PM
02-01-2006 06:44 PM
Re: UCX : rsh freeze between a mainframe and a VAX
No intrusion, no error in accounting.
The RSH from IBM3270 is just a Submit command so it takes only few secondes to perform.
Prclm: 20
for then account name.
For ucx :
Service: RSH
State: Enabled
Port: 514 Protocol: TCP Address: 0.0.0.0
Inactivity: 5 User_name: Process: UCX$RSHD
Limit: 3 Active: 0 Peak: 2
peak is 2 and limit is 3. Since the last UCX restart, the pb did not occur.
I ask to my dec support to change the valeur of the limit and we will see.
(Our pb started in begining of 2005. For some systems, we were able to upgrade to UCX 4.2. Our dec support think about a bug in our 4.1 version.)
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 09:42 PM
02-01-2006 09:42 PM
Re: UCX : rsh freeze between a mainframe and a VAX
and increasing this limit (support DEC said to increase both RSH and REXEC) has changed
the beavior.
Thanks!
one year !!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 09:46 PM
02-01-2006 09:46 PM
Re: UCX : rsh freeze between a mainframe and a VAX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2006 10:22 PM
02-01-2006 10:22 PM
Re: UCX : rsh freeze between a mainframe and a VAX
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2006 12:01 AM
02-02-2006 12:01 AM
Re: UCX : rsh freeze between a mainframe and a VAX
3 jobs "wait nnn"
1 job "DIR"
the job DIR has been rejected.