I am trying to update a record in PL/SQL because our users cannot do it on IEE. They said it freezes. So I got the PL/SQL trace, but when I try to run it, it gives this error:

How can I unlock this record?
I am trying to update a record in PL/SQL because our users cannot do it on IEE. They said it freezes. So I got the PL/SQL trace, but when I try to run it, it gives this error:

How can I unlock this record?
Best answer by NickPorter
My guess is that you probably didn’t need to run the script once you had killed the session… your users probably could have run the update through the IFS interface at that point. The lock was presumably what was stopping them as well.
Glad you got it resolved.
Nick
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.