Forcing a record lock

Frosty the Coder

Legendary Poster
List,

I'm trying to test a fix to a program that abends due to a record lock.
The application that locks it is outside of JDE and we can't identify what/where it is.

I've tried forcing the lock by running the failing program from two separate workstations.
This hasn't put an exclusive lock on the row.

I've also tried using DBU in a change mode, but that didn't lock the row either.

Does anyone have thoughts on how I might force an exclusive lock on a record?

Please AND Thanks
 
A great thing about asking, and this includes on the list,
is that it lifts the fog of stupidity from my eyes.

A soon as a posted, I found my ID10T pebMYcaMYk issue.
I'm sore from kicking myself in the butt.....

Thanks
 
Back
Top