Check Out Date

wloban

Well Known Member
I ran the following query to see which objects are checked out - Select vrmkey, vrpid, vrvers, vrusr0, vrchkoutdat from DV7333.F983051 where vrchkoutsts = 'Y'. There are some objects having a vaild date such as 104160 while others have a date of 0. Does anyone know why some objects would have a date of 0?

Thanks,
Bill
 
Hi Bill...hope things are going well!

We have seen this happen a few times, though we have never nailed down the actual cause. What we usually do is go to the fat client it thinks it is checked out to and see if it can be checked in (assuming that PC has a fairly recent package and it won't cause any issues). Many times we find that it cannot be checked in and that somehow it did not update the record properly when it was checked in or the checkout was erased. In that case, we usually SQL it to reflect that it is not checked out.

Jennifer Sharma, Sr. Technical Specialist
AELLIUS Professional Research & Consulting, LLC
www.aellius.com
 
Back
Top