HP3000-L Archives

August 2008, Week 2

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:
Jeff Kell <[log in to unmask]>
Reply To:
Jeff Kell <[log in to unmask]>
Date:
Wed, 13 Aug 2008 15:57:58 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
Does this ring any bells?

> TURBOIMAGE RESULT AT ???????; RETURN STATUS = 1000
> PCODE 499, MODE 2, ON <NULL>; OF SRHIST
> UNRECOGNIZED RETURN STATUS: 1000
> HEX DUMP OF STATUS ARRAY FOLLOWS:
> 03e8 0000 0000 0000 0000 01f3 4164 e268 0002 0000    

It's an old priv-mode SPL thing to do the equivalent of a DBUTIL SHOW 
basename USERS and LOCKS without needing to be the creator, and it 
suddenly stopped working today.

The "meat" of the matter is:

>   110        GETPRIVMODE;
>   111        DBLOCKINFO (DATABASE, SCRATCH'FILE, MODE, STATUS'WORDS);
>   112        GETUSERMODE;

It's returning the above error on just about anything today.  We're 
doing final registration and there are a few hundred accessors of the 
database (typically less than 100).  Other than that, everything is 
working, just not this little utility.

It's the MODE1 call that fails (enumerate users).  The MODE2 works fine 
(show locks).

Are there any "size constraints" on DBLOCKINFO?  

The real DBUTIL works fine when run by the appropriate user.

Jeff

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

ATOM RSS1 RSS2