3k Associates Inc HP3000 FAQ TWiki TWiki > TWiki > HP3000FAQ > Hp3000Documentation > Hp3000LookupErrMessages TWiki webs:
Main | TWiki | Sandbox
TWiki . { Welcome | Register | Changes | Topics | Index | Search | Go }

How to lookup error messages on the HP3000

If you run MSGUTIL without any parms, it gives you a series of menus:

:run msgutil.pub.sys

*******************************************************************************
******      MSGUTIL  --  SYSTEM CATALOG MESSAGE DISPLAY UTILITY          ******
*******************************************************************************

---------------- INTERACTIVE MODE ----------------

                 M - Message display
                 T - Time display
                 E - Exit

Menu Selection >M

Enter SUBSYSTEM # [(cr) = quit] >231

Native mode device file

Enter MESSAGE # [(cr) = quit] >26
-------------------------------------------------------------------------------
A request was made to NMDF_exercise_device_reservation for a device that was
not reserved.
Native mode device file message 26
-------------------------------------------------------------------------------

Native mode device file

Enter MESSAGE # [(cr) = quit] >

If you pass the subsys and error (as a positive value) in the info parm,
then MSGUTIL skips the menus:

:msgutil '231,35'
Native mode device file
-------------------------------------------------------------------------------
nmdf_create_device was called to create a device that already exists.
Native mode device file message 35
-------------------------------------------------------------------------------

-- ChrisBartram - 09 Jun 2006



Topic Hp3000LookupErrMessages . { Edit | Attach | Backlinks: Web All webs | Printable | History: r2 < r1 More }
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.Hp3000LookupErrMessages