LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 1998, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


Back to: Top of message | Previous page | Main SAS-L page