The following table lists the supported platforms. Data sheets are provided for each platform.
The following sections list requirements for the Digital UNIX platform.
Supported Platforms
Digital UNIX Version 4.0d on DEC Alpha
Available BEA M3 Version 2.2 Packages
TCP/IP, using the SOCKETS network interface
M3 Full System (server and client) software
78, 000 blocks (39 MB)
M3 client only
27,000 blocks (14 MB)
Mounting a CD requires the type If the system configuration file does not contain this line, modify the file and then rebuild the kernel.
To mount a CD, enter the following commands:
where In almost all cases, the unit number of the CD drive on a new system is 4 (that is, The output identifies the CD drive as an RRD disk. The unit number of the drive is in the left column. For example:
To unmount the CD, enter the following command:
where You probably need to reconfigure the kernel before running BEA M3 software because the default values of some kernel parameters are too low. For instructions about reconfiguring, rebuilding, and rebooting, see the following documentation from Digital Equipment Corporation: the The following table shows the default settings for the parameters and the settings used for the M3 sample applications. Use the settings for the M3 sample applications as a starting point; however, your applications may require different settings.
Note:
The parameters currently set on your system are located in
To determine the current value of a tunable parameter, examine the kernel configuration file located in the To change the value of a tunable parameter, follow the instructions on the To specify the value of a parameter that was previously unspecified, add a line such as the following to the kernel configuration file:
where The following sections list requirements for the HP-UX platform.
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
CDFS. Because CDFS is a configurable kernel option, the following line must exist in the system configuration file:
options CDFS
su
mkdir /cdrom
/usr/sbin/mount -r -t cdfs -o noversion /dev/rzunit#c /cdromunit# is the unit number of your CD drive.
/dev/rz4c). However, to ensure that you have the correct unit number of the drive, enter the following:
su
file /dev/rrz*c/dev/rrz4c: character special (8/4098) SCSI #0 RRD43 disk #32 (SCSI ID #4)
umount /cdrom
cdrom is the mounting point.
Tuning Parameters
doconfig(8) man page and the System Tuning and Performance Management manual.
/sys/conf/<systemname>. To display the parameters, log in as root and enter /usr/bin/x11/dxkerneltuner at the command prompt.
/sys/conf directory. This file typically has the same name as the node (machine) name.
dmconfig man page.
semmni 256
semmni is the name of the parameter and 256 is its value.
HP-UX Version 10.20 and 11.0 on HP 9000 Series 800
Available BEA M3 Version 2.2 Packages
TCP/IP, using the SOCKETS network interface
M3 Full System (client and server) software
49 MB
M3 Client-Only
18 MB
To mount a CD, enter the following commands: where To unmount the CD, enter the following command:
where You probably need to reconfigure the HP-UX kernel before running the BEA M3 software because the defaults of some kernel parameters are too low. For instructions about reconfiguring HP-UX, see "Setting Up a System" in the HP-UX System Administration Tasks Manual.
The following table shows the default settings for the parameters and the settings used for the M3 sample applications. Use the settings for the M3 sample applications as a starting point: however, your applications may require different settings.
The parameters currently set on your system are located in
The following sections list requirements for the IBM-AIX platform.
Software Requirements
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
cdrom_device is listed in the output of the ioscan -f -n command.
umount /cdrom
cdrom is the mounting point.
Tuning Parameters
/stand/build/tune.h.
IBM-AIX Version 4.2.1 on RS/6000 and SP2
Available BEA M3 Version 2.2 Packages
TCP/IP, using the SOCKETS network interface
M3 Full System (client and server) software
40 MB
M3 Client-Only
16 MB
To mount a CD, examine the file For example, to mount a CD if If where Alternatively, you can use the System Management Interface Tool (SMIT) to perform the mount. To use SMIT, enter:
To unmount the CD, enter the following command:
where No IPC configuration is required for AIX Release 4.2.1. To change the value of a kernel tuning parameter ( Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
/etc/filesystems to determine whether there is a standard place in which to mount a CD. If there is, enter the mount command and specify the directory named in the /etc/filesystems entry.
/etc/filesystems contains an entry that specifies /cd as the mount point for CDs, enter:
su
/etc/mount /cd/etc/filesystems does not contain a CD entry, enter:
su
mkdir /cd
/etc/mount -v cdrfs -r cd_device /cdcd_device is the name of the CD device file, typically /dev/cd0.
smit mountumount /cdrom
cdrom is the mounting point.
Tuning Parameters
maxuproc only), do the following:
The following sections list requirements for the Microsoft Windows NT/Intel platform.
TCP/IP provided by Microsoft Windows NT (32-bit Winsock)
M3 Full System (client and server) software
46 MB
M3 Client-Only
35 MB
You may need to reconfigure the parameters shown in Figure 5-4, "M3 Software for Microsoft Windows NT IPC Resources Control Panel," on page 5-10 before running the M3 software. For instructions about reconfiguring the parameters, see "Maximizing System Performance" on page 5-9.
The following sections list requirements for the Microsoft Windows NT/Alpha platform.
Network Requirements
Disk Space Requirements
Package
Disk Space
Tuning Parameters
Microsoft Windows NT Version 4.0 on DEC Alpha
Available BEA M3 Version 2.2 Packages
TCP/IP using the SOCKETS network interface
M3 Full System (client and server) software
46 MB
M3 Client-Only
35 MB
You may need to reconfigure the parameters shown in Figure 5-4, "M3 Software for Microsoft Windows NT IPC Resources Control Panel," on page 5-10 before running the M3 software. For instructions about reconfiguring the parameters, see "Maximizing System Performance" on page 5-9.
The following sections list requirements for the Microsoft Windows 95 and 98 platforms.
Only M3 Client-Only software is supported.
Network Requirements
Disk Space Requirements
Package
Disk Space
Tuning Parameters
Microsoft Windows 95 and 98
Available BEA M3 Version 2.2 Packages
Hardware Requirements
TCP/IP provided by Microsoft Windows NT (32-bit Winsock)
The client-only software requires 35 MB of disk space.
The following sections list requirements for the Solaris platform.
Network Requirements
Disk Space Requirements
Solaris Version 2.51 and 2.6 UltraSPARC
Available BEA M3 Version 2.2 Packages
TCP/IP, using the TLI network interface
M3 Full System (client and server) software
47 MB
M3 Client-Only
18 MB
The Volume Management software automatically mounts CDs on You will probably need to reconfigure the kernel before running the BEA M3 software because the defaults of some kernel parameters are too low. Information regarding kernel configuration is provided in the Solaris The following table shows the default settings for the parameters and the settings used for the M3 sample applications. Use the settings for the M3 sample applications as a starting point; however, your applications may require different settings.
The parameters currently set on your system are located in
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
/cdrom/cdrom0/s0.
Tuning Parameters
systune(1M) manual page.
/etc/<systemname>.