When I try to run a batch SAS job to delete ACT data, I receive the following error.
NOTE: Deleting DETAIL.ACTJBJ01 (memtype=DATA).
ERROR: Write access to member DETAIL.ACTJBJ01.DATA is denied.
Change the disposition on the referenced database files from DISP=SHR to DISP=OLD
Was this information helpful?