I myself have never actually seen database-level locks either, but that is the way TMONDB2 reports them, along with the normal table and pageset locks. It is possible that they mean locks on the Database Descriptor entry, but that isn't exactly clear to me from the TMON doc. I'm still trying to figure out if this problem of the applications users locking themselves out is something special to SAS users, or what. I checked out one program that TMON is reporting these locks, and he looks to be doing the appropriate commits after his internal units of work, doing table and index creates, etc. Does anyone out there who uses TMONDB2 (should be a lot of them) have any insight on these reported "database locks", beyond the normal lock/latch stuff? This investigation is being done in parallel to the normal investigation into whether the applications folk are locking themselves out in more mundane ways.