WebSphere MQ for Solaris configuration
Before beginning the installation process ensure that you have first created
the mqm user and group, and set the password.
Start any channel using the command:
runmqchl -c channel.name
Notes:
- Sample programs are installed in /opt/mqm/samp.
- Error logs are stored in /var/mqm/qmgrs/qmgrname/errors.
- When you are using the command interpreter runmqsc to
enter administration commands, a + at the end of a line indicates that the
next line is a continuation. Ensure that there is a space between the last
parameter and the continuation character.
- For an SNA or LU6.2 channel, if you experience an error when you try to
load the communications library, probably file liblu62.so cannot be found.
A likely solution to this problem is to add its location, which is probably
/opt/SUNWlu62, to LD_LIBRARY_PATH.