Are the UNIX environment variables set correctly?

A sample profile, which contains the correct environment variable settings for UNIX systems, is supplied with WebSphere Business Integration Event Broker in the install_dir/sample/profiles directory.

The environment variables that you need to set are listed below; use the sample profile to ensure that your environment variables are set correctly. Also, to ensure that you get the latest environment variables, read the product readme.html file.

Start of changeIf you are running on RedHat Enterprise Linux AS3.0 or later, or SuSE Linux Enterprise Server (SLES) Version 9 or later, on either Linux for Intel or Linux for zSeries, you must add the environment variable LD_ASSUME_KERNEL to the profile before you run it. If you do not do this on affected systems, any attempt to start a broker will fail with abend BIP7064S. Insert this line into profile.lnx:End of change

Start of change
export LD_ASSUME_KERNEL=2.4.19
End of change

For information about using the profile, refer to the instructions about creating a broker on your operating system:

Related tasks
Troubleshooting and support
Making initial checks
Installing
Related reference
Environment variables after installation