I'm setting up a Alpha server to take data from 5 AutoSpecs so that it
can be processed (faster, backed up on RAID, etc..)
I'd like to have the data organised into subdirectories, eg
[VG.QUAN.INST1], [VG.QUAN.INST2]... and [VG.DATA.INST1]...
To make this as easy for the users as possible, I'm trying to create a
seperate setquan.com procedure for each source Alpha, which sets the
logicals "ms_data", "vg_quan", "acq_data", etc.
The hitch is that the keyword "data_area" still points to "system-
default", which is fine and can be changed to "INST1", "INST2" or
whatever, but I'd rather the user didn't have to do that for each run.
Does anyone know what the name of the logical is that "system-default"
points to?
The OpusQuan manual says "system-default means the default data area
of the owner, eg [vg.data]", and in our case all of the data is owned
by user "VG".
Any suggestions would be appreciated.
Thanks,
Robb