| Date: | Mon, 29 Jun 1998 07:05:43 GMT |
| Reply-To: | Allan Toft <ATOFT@TDK.DK> |
| Sender: | "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU> |
| From: | Allan Toft <ATOFT@TDK.DK> |
| Organization: | Tele Denmark |
| Subject: | Open datasets |
|---|
I have a problem regarding open datasets.
When you open a dataset and forget to close it the dataset is locked for
update for the other users.
First after the process has been stopped the dataset is unlocked. My
problem is that the process i an application server, so I cannot stop the
process on the fly.
My idea is to make a method finding all open datasets and close them. But I
don't know how to find the open dataset pointers.
Do you know a way to find all open dataset pointers, so that I can close
from?
--
Regards Allan
|