T.R | Title | User | Personal Name | Date | Lines |
---|
449.1 | Yes, but NOT translat=concealed | BSS::J_VAETH | | Wed Apr 30 1997 22:24 | 12 |
| Yes, you can add other disk/directory to the TIMA$TOOLS logical without
compromising the tima application, but it should NOT be translat=concealed!
The TIMA$TOOLS logical doesn't translate to a rooted-directory,
(a directory that ends in '.]'), so don't use translat=concealed. The
other logicals do translate to a rooted-directory, so you do need the
translat=concealed for them.
If you add another disk/directory to the TIMA$TOOLS logical then you
need to add it to the TIMA$TOOLS_ROOT and TIMA$TR logicals as well.
Jack
|
449.2 | | FELIKS::PARACCHI | Roberto, @mln http://feliks.mln.dec.com/home.html | Thu May 08 1997 04:14 | 32 |
|
Tima$tools has been define from:
def/sys TIMA$TOOLS $1$DIA20:[tima.tools_dir]
to:
def/sys TIMA$TOOLS $1$DIA20:[tima.tools_dir], $1$DIA24:[tima.tools_dir]
and the TIMA$TOOLS_ROOT , TIMA$TR from :
def/sys/translat=concealed TIMA$TOOLS_ROOT $1$DIA20:[tima.tools_dir.]
def/sys/translat=concealed TIMA$TR $1$DIA20:[tima.tools_dir.]
to:
def/sys/trans=conc TIMA$TOOLS_ROOT $1$DIA20:[tima.tools_dir.], -
$1$DIA24:[tima.tools_dir.]
def/sys/trans=conc TIMA$TR $1$DIA20:[tima.tools_dir.], -
$1$DIA24:[tima.tools_dir.]
But when I request a tool or patch and the $1$DIA20: disk
is full, the files request aren't copy in $1$DIA24:[tima.tools_dir].
Does the tima$tools stay on one disk?
Roberto
|
449.3 | | CSEXP2::DEPUE | | Thu May 08 1997 10:31 | 4 |
| In a search list logical, new files default to the first disk listed.
Either move some files manually or reverse the order of the disks.
Dave
|