- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem with execution rsh from winnt client. ...
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-07-2001 03:09 PM
08-07-2001 03:09 PM
I was trying to execute a shell from winnt client using rsh. when it was processing, at middle of this process abort with this message:
Recv failed: Connection reset by peer
I really don't know what can I do in this case
Hope you can help
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 04:43 PM
08-07-2001 04:43 PM
SolutionThis is an umbrella error. The error could be due to a variety of situations, including some transient connection error. If you provide more specifics, perhaps we can narrow done the problem.
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 06:48 AM
08-08-2001 06:48 AM
Re: Problem with execution rsh from winnt client. could be by time?
I was thinking that could be for execution time. Can we control the remote shell time, with a parameter in UNIX?, we've HP-UX10.20 and our DB is an Oracle 7.3.4, but as I said before, one of this proceess ends without problems. Thanks in advance for your help
Walter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 06:58 AM
08-08-2001 06:58 AM
Re: Problem with execution rsh from winnt client. could be by time?
The Posix shell's TMOUT value if set to a value greater than zero, will cause the shell to terminate if a command is not entered within TMOUT number of seconds after issuing the PS1 prompt.
Do you have this situation?
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 07:46 AM
08-08-2001 07:46 AM
Re: Problem with execution rsh from winnt client. could be by time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2001 06:46 PM
08-08-2001 06:46 PM
Re: Problem with execution rsh from winnt client. could be by time?
sh as its shell so you are executing it. Bourne based
shells including posix sh include the timeout functionality.
Check the timeout value by running the following
env | grep TMO
The timeout value is in seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2001 10:08 AM
08-13-2001 10:08 AM
Re: Problem with execution rsh from winnt client. could be by time?
pd: Maybe I'm doing something wrong in this assign?
export ORACLE_TERM=vt100
export ORACLE_SID=siperudb
export STP_HOME=/ve2/apl/bolsa/serverp/server
export ORACLE_HOME=/ora/oracle
export TMOUT=36000
/ora/oracle/bin/exp usr/pass parfile=b05bkupa