From: Jérôme on
Hi,
I would like to know if it is possible to write in SAS log, the
process number which lock a SAS table.
Indeed, I use the folling statement:

lock work.toto;

I got this line in the log :
ERROR: A lock is not available for WORK.TOTO, lock held by another
process.

but which one.

I know it is possible in UNIX environment. But in windows ?????

Thanks

Jérôme.
From: Savian on
On Jan 18, 3:22 am, Jérôme <jvanhe...(a)gmail.com> wrote:
> Hi,
> I would like to know if it is possible to write in SAS log, the
> process number which lock a SAS table.
> Indeed, I use the folling statement:
>
> lock work.toto;
>
> I got this line in the log :
> ERROR: A lock is not available for WORK.TOTO, lock held by another
> process.
>
> but which one.
>
> I know it is possible in UNIX environment. But in windows ?????
>
> Thanks
>
> Jérôme.

Download Process Explorer from Microsoft (it is free). Find the handle
of the file using the Find tool from the menu.

Alan
http://www.savian.net