![]() |
![]() |
|
|
NCR - MP-RAS v3.02 on Intel IA32 (x86)
Available BEA Tuxedo Release 7.1 Packages
Note: The BEA Tuxedo Release 7.1 Online Documentation is provided on a separate CD-ROM.
Note: For BEA Tuxedo Administration Console hardware and software requirements, see BEA Administration Console Requirements.
Package |
Disk Space Required |
---|---|
BEA Tuxedo software (client and server) |
64500 blocks* |
BEA Tuxedo Workstation only |
13100 blocks* |
* One block is equal to 512 bytes
Mounting the CD
To mount a CD, enter the following commands.
su
mkdir /cdrom
/etc/mount -F cdfs -r -o nmconv=m cd_device /cdrom
where cd_device is the name of the CD-ROM device file, such as /dev/dsk/c0t0d0s0.
Tunable Parameters
You will probably need to reconfigure the kernel before running the BEA Tuxedo system because the default values of some IPC parameters are too low. For instructions on reconfiguring, rebuilding, and rebooting, see the UnixWare System Performance Administration Guide and the idtune(1) and idbuild(1) entries in a UNIX system reference manual. You may need to increase the following parameters.
UnixWare Name |
Traditional Name |
Defaults |
---|---|---|
shmmax |
SHMMAX |
524288 |
shmseg |
SHMSEG |
6 |
shmmni |
SHMMNI |
100 |
semmns |
SEMMNS |
60 |
semmni |
SEMMNI |
10 |
semmsl |
SEMMSL |
25 |
semmap |
SEMMAP |
10 |
semmnu |
SEMMNU |
30 |
semume |
SEMUME |
10 |
msgmni |
MSGMNI |
50 |
msgmap |
MSGMAP |
100 |
msgmax |
MSGMAX |
2048 |
msgmnb |
MSGMNB |
4096 |
msgseg |
MSGSEG |
8 |
msgtql |
MSGTQL |
40 |
msgseg |
MSGSEG |
1024 |
nproc |
NPROC |
200 |
maxup |
MAXUP |
60 |
To change the value of a tunable parameter, complete the following procedure.
su root
/etc/conf/bin/idtune -g param
The output of idtune lists current, default, minimum, and maximum valid values.
/etc/conf/bin/idtune param new-value
/etc/conf/bin/idbuild -B
cd /
shutdown -y -g0 -i6
/etc/conf/bin/idbuild -B
cd /
shutdown -y -g0 -i6
![]() |
![]() |
![]() |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|