HP3000-L Archives

July 2003, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Thu, 3 Jul 2003 15:02:13 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (31 lines)
 Ray,

This could be the result of a logon UDC referencing a nonexistent device in
something such as a :FILE command.  You can see your UDCs with a SHOWCATALOG
command, and since it occurs for all users, you would be looking for a
SYSTEM wide UDC.

:SHOWCATALOG
HPPXUDC.PUB.SYS
  TIME             SYSTEM
  SJJ                 SYSTEM
...etc

The filename containing the UDCs in the example is HPPXUDC.PUB.SYS.

Try disabling that UDC (:SETCATALOG HPPXUDC.PUB.SYS;DELETE) and rerun your
jobs or logon again to see if the error has gone away.  If it has, then
there is a logon UDC in that file that is referrencing a nonexistent device.

You can edit UDC files in EDITOR (QUAD, TDP, etc) because they are just
flat, ascii files.

Once the error has been found, you can reenable the UDC with the SETCATALOG
command (:SETCATALOG HPPXUDC.PUB.SYS;SYSTEM).

Deron Funk
MPE BRS

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2