- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: ROBOT error messages
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
03-26-2007 02:19 AM
03-26-2007 02:19 AM
ROBOT $2$GGA0: is not responding: SCSI Reservation Conflict.
It is the result of a failed RESERVE command. I turn off system messages with the SET MESS command, and redirect SYS$OUTPUT, OPCOM is disable, and the Terminal has ALL broadcast messages classes disable, but it still shows up on screen.
Any idea what else I can turn off?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 09:35 PM
03-26-2007 09:35 PM
Re: ROBOT error messages
Are you on console ?
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2007 09:43 PM
03-26-2007 09:43 PM
Re: ROBOT error messages
you have already done
$ set term/nobroad
add
$ set broa=none
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 01:44 AM
03-27-2007 01:44 AM
Re: ROBOT error messages
And no, I am not on the console.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 12:23 AM
03-28-2007 12:23 AM
Re: ROBOT error messages
I have a DCL procedure written using the ROBOT tool and I always redirect sys$output !
Whit this tool I can init/insert new tape when needed using OPCOM (unattended)/export tape in IO slot/import tape from IO slot/replace tape when neede using OPCOM/clean tapeunit all in a robot environment.
The procedure runs unattended and is self forfilling using the OPCOM needs.
You can do 'your things' by asking it true OPCOM.
Options are:
Please mount
Robot dismount
Robot export
Robot import
Robot clean
Robot reset
Robot check
If you want you may have it.
All is aranged and checked by system (if possible cluster) logicals. So only one node in a whole cluster manage the robot(s). This is be done because some robots can't deal with more then one questionary.
All error messages will be send to predecided users/email services and all (necessery) messages can be redirected to users/email services.
The tool is running for several years now and works fine. Even for people who never used or know how to use a robot and the robot tool itself.
The major thing is that the label on the end of the tape (hardware) must be filled so this tool manage that the softwarelabel will be the same as the hardwarelabel.
I use LAT for a fake OPCOM-terminal and OPCOM for stearing the procedure.
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 12:27 AM
03-28-2007 12:27 AM
Re: ROBOT error messages
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 03:07 AM
03-28-2007 03:07 AM
Re: ROBOT error messages
Sounds like a very useful routine ... can you post it here or make it available for all of us (maybe a future Freeware contribution as well) ??
Verne
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 11:40 PM
03-28-2007 11:40 PM
Re: ROBOT error messages
However, I still would like to know how to suppress the error messages generated by ROBOT commands. Redirecting sys$output & sys$error have no effect, neither does turning off system messaging (SET MESS) or disabeling broadcast meassages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 06:56 AM
03-29-2007 06:56 AM
Re: ROBOT error messages
Jur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 08:01 AM
03-29-2007 08:01 AM
Re: ROBOT error messages
remember to rename the .COM to .TXT before appending!
(And I _KNOW_ this tool! I use it. It is just GREAT!)
Aaron, I would say. the post he attaches this procedure to deserves the full ten points!
OTOH, Anton, maybe it also deserves to be posted at DCL.OPENVMS.ORG?
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2007 02:03 AM
03-30-2007 02:03 AM
Re: ROBOT error messages
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2007 03:01 AM
03-30-2007 03:01 AM
Re: ROBOT error messages
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 11:55 PM
04-05-2007 11:55 PM
SolutionHereby the promissed procedure. I changed all the messages into possibility to modify this into your own language by using a file .LNG_
The procedure checks everything before starting. The mayor part is to have a file
The header of the procedure explains (I hope) everything.
If not, please contact me.
I modified the file (by using a uncomment procedure) so it's not very easy to modify so please contact me for any modifications.
The tool is tested on my own system, but I don't have any robot and is tested (for basic functions) with one of my old costumers.
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2007 11:57 PM
04-05-2007 11:57 PM
Re: ROBOT error messages
Extract this into .LNG_UK
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2007 05:24 AM
04-06-2007 05:24 AM
Re: ROBOT error messages
And depending on how picky I have been, this could lead to the creation of a .LNG_US file :-)
Respectfully,
Verne
verne@wvnet.edu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2007 09:23 AM
04-06-2007 09:23 AM
Re: ROBOT error messages
Thank you for being so hard for me. As you (probably already) know, English isn't my best language.
You may change the LNG file into any good sence and post it by this session.
You may also send any information to my address and maybe we can do some of this session off line.
Anton van Ruitenbeek aka AvR
openvms@van-ruitenbeek.nl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 06:47 AM
04-16-2007 06:47 AM