I just started working with an Alpha 1000. This system holds historic company ERP information that is periodically referred to. While I have used SUN and HP versions of Unix, this one is new to me.
When a user tries to use the system to look up historical information, they receive an error that the drive space is full. I'm able to see that the drive that is being filled is the one which holds the data and not the system drive. When converting to a new ERP system, data was saved on the Alpha in the form of .DDF files. I've gone in and deleted some of these files which frees up some drive space and allows them to get the information they need, however, the next day the drive could be full again. I'm trying to figure out what is filling up the drives. I've tried checking for log files which are being created as well as backup file, but am struggling with finding the cause. I would like to do a Search of the entire system for files which have a modification date of yesterday or today so I can try to see what his happening. I know in SUN I could do a Find and specify from root so it searched all directories. Can someone provide me with the syntax to do this on the VMS? I'm able to do a Dir from each directory but since I am just learning the drive structure am obviously missing places to look.
Anyone have any suggestions of things to check that could be filling the drive? Syntac examples would be appreciated.
Thanks!
When a user tries to use the system to look up historical information, they receive an error that the drive space is full. I'm able to see that the drive that is being filled is the one which holds the data and not the system drive. When converting to a new ERP system, data was saved on the Alpha in the form of .DDF files. I've gone in and deleted some of these files which frees up some drive space and allows them to get the information they need, however, the next day the drive could be full again. I'm trying to figure out what is filling up the drives. I've tried checking for log files which are being created as well as backup file, but am struggling with finding the cause. I would like to do a Search of the entire system for files which have a modification date of yesterday or today so I can try to see what his happening. I know in SUN I could do a Find and specify from root so it searched all directories. Can someone provide me with the syntax to do this on the VMS? I'm able to do a Dir from each directory but since I am just learning the drive structure am obviously missing places to look.
Anyone have any suggestions of things to check that could be filling the drive? Syntac examples would be appreciated.
Thanks!