HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: determine a specific job in que is running usi...
Operating System - OpenVMS
1832979
Members
3412
Online
110048
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
10-22-2006 08:18 PM
10-22-2006 08:18 PM
determine a specific job in que is running using lexicals
Using lexicals how to determine the status of a job in a que is executing or not.
Please let me know.
thanks.
Please let me know.
thanks.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 08:37 PM
10-22-2006 08:37 PM
Re: determine a specific job in que is running using lexicals
Hello
You will use the lexical f$getqui, see
$ help lex f$getqui
You can find many examples on dcl.openvms.org, see
http://dcl.openvms.org/search.php?query=f%24getqui&what=stories&limit=100
You will use the lexical f$getqui, see
$ help lex f$getqui
You can find many examples on dcl.openvms.org, see
http://dcl.openvms.org/search.php?query=f%24getqui&what=stories&limit=100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 08:43 PM
10-22-2006 08:43 PM
Re: determine a specific job in que is running using lexicals
Attached is a code snippet from a routine which
- checks if specified queue is valid batchqueue
- checks if job is already subbmitted
- compares file_id, to check if newer version exists and resubmit
This should give you an idea how to solve your problem.
regards Kalle
P.S. the code is quite old and was not created to win a beauty contest...
- checks if specified queue is valid batchqueue
- checks if job is already subbmitted
- compares file_id, to check if newer version exists and resubmit
This should give you an idea how to solve your problem.
regards Kalle
P.S. the code is quite old and was not created to win a beauty contest...
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