HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- stopping/ closing/pausing an application or proces...
Operating System - OpenVMS
1829055
Members
2937
Online
109986
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
Go to solution
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
09-02-2005 03:41 AM
09-02-2005 03:41 AM
Hi,
I have openvms 7.3-2 3 node cluster with a common system disk.
One of the nodes (NODE1) had an application open which was not responding.
I used the other node(NODE2) to log in as system administrator and gave
$show users /node=NODE1 /full
OpenVMS User Processes at 2-SEP-2005 11:34:07.34
Total number of users = 2, number of processes = 10
Username Node Process Name PID Terminal
USER1 NODE1 BATCH_777 20203DED (Batch)
USER1 NODE1 DECW$MWM 202034B5 MBA8054: (disconnected)
USER1 NODE1 DECW$SESSION 202031F9
USER1 NODE1 VUE$USER1_2 202033B7 MBA8056: (disconnected)
USER1 NODE1 VUE$USER1_3 202034B9 MBA8058: (disconnected)
USER1 NODE1 VUE$USER1_4 2020343B (subprocess of 202031F9)
USER1 NODE1 VUE$USER1_5 20202BD2 (subprocess of 202031F9)
USER1 NODE1 _FTA353: 202037BE FTA353:
USER1 NODE1 _FTA355: 20203904 FTA355:
This gave all the processes and sub process etc.
I had two problems here
1) Difficulty in identifiying which process corresponds to which application.
2) I gave $stop _FTA353:
But it said no process exist.
I wanted to stop/kill the application on NODE1 as it was not responding. Also on the same line how can I pause a process
Please let me know whether this is the right approach or there has to be some other way.
Nipun
I have openvms 7.3-2 3 node cluster with a common system disk.
One of the nodes (NODE1) had an application open which was not responding.
I used the other node(NODE2) to log in as system administrator and gave
$show users /node=NODE1 /full
OpenVMS User Processes at 2-SEP-2005 11:34:07.34
Total number of users = 2, number of processes = 10
Username Node Process Name PID Terminal
USER1 NODE1 BATCH_777 20203DED (Batch)
USER1 NODE1 DECW$MWM 202034B5 MBA8054: (disconnected)
USER1 NODE1 DECW$SESSION 202031F9
USER1 NODE1 VUE$USER1_2 202033B7 MBA8056: (disconnected)
USER1 NODE1 VUE$USER1_3 202034B9 MBA8058: (disconnected)
USER1 NODE1 VUE$USER1_4 2020343B (subprocess of 202031F9)
USER1 NODE1 VUE$USER1_5 20202BD2 (subprocess of 202031F9)
USER1 NODE1 _FTA353: 202037BE FTA353:
USER1 NODE1 _FTA355: 20203904 FTA355:
This gave all the processes and sub process etc.
I had two problems here
1) Difficulty in identifiying which process corresponds to which application.
2) I gave $stop _FTA353:
But it said no process exist.
I wanted to stop/kill the application on NODE1 as it was not responding. Also on the same line how can I pause a process
Please let me know whether this is the right approach or there has to be some other way.
Nipun
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 04:00 AM
09-02-2005 04:00 AM
Solution>> 1) Difficulty in identifiying which process corresponds to which application.
I like using
- ANAL/SYSTEM ... SHOW SUM/IMAGE
- SHOW DEV/FILE [device with executable]
>> I gave $stop _FTA353:
Use HELP to check the syntax.
You needed: STOP/ID=202037BE
You may also want to read up on DELPRC and FORCEX.
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 04:10 AM
09-02-2005 04:10 AM
Re: stopping/ closing/pausing an application or process
If the process is not in the same UIC group as yourself you can't use the name but have to use the process id.
to pause a process you can suspend it.
See HELP SET PROCESS/SUSPEND
See also HELP for STOP about the different between FORCEX and DELPRC
to pause a process you can suspend it.
See HELP SET PROCESS/SUSPEND
See also HELP for STOP about the different between FORCEX and DELPRC
____________________
Purely Personal Opinion
Purely Personal Opinion
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