Finding locked objects in design repository?
418849Feb 29 2008 — edited Mar 3 2008Does anyone know if it is possible to get a list of objects that are currently locked by users inside a design repository?
I am looking for something that is equivalant to what v$locked_object is for Oracle objects. I've tried looking at the tables/views/procedures defined in the Control Center but I haven't been able to figure out a way to do it.
I am writing some scripts to automate the export/import of MDLs between repositories. I'd like to be proactive about checking locks in the repository before attempting to import the MDL.
Thanks.