HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Processes invoking sh -c mesg -y !
Operating System - HP-UX
1833869
Members
1979
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
11-09-2004 09:31 AM
11-09-2004 09:31 AM
Processes invoking sh -c mesg -y !
Hi!
I have a HPUX 11i environment system running adabas how database manager. Eventually when the users enter to the system appears a sh -c mesg -y process.
UID PID PPID C STIME TTY TIME COMMAND
oprtocvv 15144 15098 252 13:44:25 pts/twm 9:17 natural parm=oprtocvv bp=natbp3 stack=(logon SYSTEM;startup)
oprtocvv 12040 15144 1 15:24:14 pts/twm 0:00 sh -c mesg -y
oprtocvv 10016 9999 0 12:23:07 pts/tPg 0:01 natural parm=oprtocvv bp=natbp6 stack=(logon SYSTEM;startup)#prod
How can i understand these processes ?
Thank's in advance !
I have a HPUX 11i environment system running adabas how database manager. Eventually when the users enter to the system appears a sh -c mesg -y process.
UID PID PPID C STIME TTY TIME COMMAND
oprtocvv 15144 15098 252 13:44:25 pts/twm 9:17 natural parm=oprtocvv bp=natbp3 stack=(logon SYSTEM;startup)
oprtocvv 12040 15144 1 15:24:14 pts/twm 0:00 sh -c mesg -y
oprtocvv 10016 9999 0 12:23:07 pts/tPg 0:01 natural parm=oprtocvv bp=natbp6 stack=(logon SYSTEM;startup)#prod
How can i understand these processes ?
Thank's in advance !
"Enjoy the life .."
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:11 PM
11-09-2004 02:11 PM
Re: Processes invoking sh -c mesg -y !
tail or cat /var/adm/syslog/syslog.log file.
man mesg
who -a /etc/wtmp
who -a /etc/utmp
verify or check the .profile of the user login accts
man mesg
who -a /etc/wtmp
who -a /etc/utmp
verify or check the .profile of the user login accts
Golf is a Good Walk Spoiled, Mark Twain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 03:29 PM
11-09-2004 03:29 PM
Re: Processes invoking sh -c mesg -y !
Hi,
Obviously the shell is spawned by your 'natural' process as you can see the parent (15144) of the shell process is the pid of the 'natural' process. So, check your adabas setup. -c specifies a command which is 'mesg' here but -y is not an option for 'mesg'. So, it may be something specific to adabas.
-Sri
Obviously the shell is spawned by your 'natural' process as you can see the parent (15144) of the shell process is the pid of the 'natural' process. So, check your adabas setup. -c specifies a command which is 'mesg' here but -y is not an option for 'mesg'. So, it may be something specific to adabas.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP