Tuxedo 8.0 /WS OSS Client README
Table Of Contents
Steps 1A and 1B show how to determine this.
1A. The server form is indicated by the existence in $SYSTEM.SYSTEM of
a NonStop Tuxedo SRL with a filename starting with "LTUXT".
Possible server SRL files are:
$SYSTEM.SYSTEM.LTUXT80 (for NonStop Tuxedo R8.0, which is
Independent Product SR71);
$SYSTEM.SYSTEM.LTUXT65 (for NonStop Tuxedo R6.5, which is
Independent Product SR62 or SR63);
$SYSTEM.SYSTEM.LTUXT2 (for NonStop Tuxedo Release 2);
$SYSTEM.SYSTEM.LTUXT1 (for NonStop Tuxedo Release 1).
The vproc of the SRL for NonStop Tuxedo servers has product number
T8351. For example:
TACL> fileinfo $system.system.ltuxt*
$system.system
CODE EOF LAST MODIFIED OWNER RWEP
LTUXT65 700 1452344 30nov1999 10:28 255,255 NUNU
TACL> vproc $system.system.ltuxt65
. . . .
$SYSTEM.SYSTEM.LTUXT65
GMT Binder timestamp: 29NOV1999 18:58:01
Version procedure: T8351D46_30DEC1999_29Nov1999_56gp
Version procedure: T8351D46_30DEC1999_29Nov1999_56srl
Version procedure: T8351D46_30DEC1999_29Nov1999_buft
Version procedure: T8351D46_30DEC1999_29Nov1999_fml
Version procedure: T8351D46_30DEC1999_29Nov1999_fml32
Version procedure: T8351D46_30DEC1999_29Nov1999_tux
Native Mode: runnable file
1B. The /WS OSS client form is indicated by the existence in
$SYSTEM.SYSTEM of a NonStop Tuxedo SRL with a filename starting
with "LTUXW". Possible /WS OSS client SRL files are:
$SYSTEM.SYSTEM.LTUXW80 (for NonStop Tuxedo R8.0);
$SYSTEM.SYSTEM.LTUXW65 (for NonStop Tuxedo R6.5);
$SYSTEM.SYSTEM.LTUXW2 (for NonStop Tuxedo Release 2);
$SYSTEM.SYSTEM.LTUXW1 (for NonStop Tuxedo Release 1).
The vproc of the SRL for /WS OSS clients has product number T8350.
For example:
TACL> fileinfo $system.system.ltuxw*
$system.system
CODE EOF LAST MODIFIED OWNER RWEP
LTUXW65 700 923704 30nov1999 10:24 255,255 NUNU
TACL> vproc $system.system.ltuxw65
. . . .
$SYSTEM.SYSTEM.LTUXW65
GMT Binder timestamp: 30NOV1999 00:29:12
Version procedure: T8351D46_30DEC1999_29Nov1999_56gp
Version procedure: T8350D46_30DEC1999_29Nov1999_56srl
Version procedure: T8351D46_30DEC1999_29Nov1999_fml
file:///C|/Release 8.0/ReadmeNSTux80WSOSSClient.txt
file:///C|/Release 8.0/ReadmeNSTux80WSOSSClient.txt (2 of 8) [4/27/2004 10:44:53 AM]