Thread: Schema Locking
View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 12:09 AM
AndyW
 
Posts: n/a
Default Schema Locking

Hi

I'm a VB programmer struggling to get to grips with Progress V9.

I've got a program that creates a load of Views that are used for
report in Crystal Reports.

I keep getting the following error:

"Failure to acquire exclusive schema lock for DDL operation. (7872)"

I've found enough information that tells me this error is down to
users being in the system.

If possible I'd like to query the DB to find out who's causing the
locks via my VB application.

Does anyone know if this is possible.

Thanks

Andy

Reply With Quote