felixwangBRAY
24th November 2008, 21:55
Is there a way to schedule the purging of application locks in a Job- or by other automated means? (essentially, this will allow to remove application locks greater than a said number of days, hours, etc - in which a session SHOULD be finished running by then...)

Thanks
Felix

NPRao
25th November 2008, 00:36
Remove Range of Application Locks (ttadv9298m000)
Use this session to remove a range of application locks.
An application lock is set in applications in which data must be locked for a long period, for example the text editor. In normal situations, application locks are removed by the application, that has set the lock. In case of system crashes/failures, it is possible that application locks remain in the system.
Note
Only remove application locks if you are sure that the applications that have set the lock are no longer running.

felixwangBRAY
25th November 2008, 22:33
Thanks for your response NP! We have decided not to go this route(scheduling a release of application locks) due to the time/date conflict that may occur with other companies.

Thanks again.

Felix