Is there anyway I can manually change sp_getapplock, sp_releaseapplock
Is there any way I can manually change following two MS SQL Server system stored procedures into Oracle system PL/SQL stored procedures:
1.sp_getapplock,
2.sp_releaseapplock
Thanks for your help.
Kevin