[progress Communities] [progress Openedge Abl] Forum Post: Is There Progress Dictionary...

  • Thread starter Thread starter frank G
  • Start date Start date
Status
Not open for further replies.
F

frank G

Guest
Oracle has some session table which will show tables being locked now. Such as: FROM ALL_OBJECTS A, V$LOCKED_OBJECT B, SYS.GV_$SESSION C WHERE ( A.OBJECT_ID = B.OBJECT_ID ) AND (B.PROCESS = C.PROCESS ) So, does PROGRESS also have these kinds of tables for USER to trace locked tables. Thanks a lot.

Continue reading...
 
Status
Not open for further replies.
Back
Top