BIP15001 - BIP15068

BIP15001
Enter an Integration Bus command.
Severity
0 : Information
Explanation
Details:
To start developing type: iib toolkit
To get help type: iib help

To work with nodes and servers use the 'mqsi' commands, such as 'mqsilist'

To see the IIB Knowledge Center use this URL:
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0

---------------------------------------------------------------------

To see the component levels use: iib version

---------------------------------------------------------------------

To verify that your installation can create nodes and servers type:
iib verify node

BIP15002
The command <insert_1> is not recognized.
Severity
20 : Error

BIP15003
Enter an Integration Bus command e.g.
Severity
0 : Information
Explanation
IIB toolkit, IIB help

BIP15004
Starting Integration Toolkit interactively with unit test node "<insert_1>"
Severity
0 : Information
Explanation
[The unit test node will be stopped when the Toolkit is closed...]

BIP15005
Starting Integration Toolkit interactively with new unit test node "<insert_1>"
Severity
0 : Information
Explanation
[The unit test node will be stopped when the Toolkit is closed...]

BIP15006
Starting Integration Toolkit interactively
Severity
0 : Information

BIP15007
Stopping node "<insert_1>"...
Severity
0 : Information

BIP15008
Starting Integration Toolkit and waiting for the Toolkit to be closed...
Severity
0 : Information

BIP15009
Creating Node "<insert_1>"
Severity
0 : Information

BIP15010
Installation: <insert_1>
Severity
0 : Information

BIP15011
Starting Node "<insert_1>"
Severity
0 : Information

BIP15012
Version: <insert_1>
Severity
0 : Information

BIP15013
Product: <insert_1>
Severity
0 : Information

BIP15014
The user <insert_1> is not a member of the 'mqbrkrs' group.
Severity
20 : Error
Explanation
If the product has just been installed, or you have just added: <insert_1> to the 'mqbrkrs' group, you need to log-off and log-on again in order for the group membership to take effect.

BIP15015
Would you like to log-off now?
Severity
0 : Information
Explanation
Press Y for Yes, N for No or C for Continue without log-off.

BIP15016
Logging <insert_1> off...
Severity
0 : Information

BIP15017
Installation: <insert_1>
Severity
0 : Information
Explanation
Details:
Version: <insert_2>
Product: <insert_3>
IB Level: <insert_4>

BIP15018
IB Level: <insert_1>
Severity
0 : Information

BIP15019
Server level: <insert_1>
Severity
0 : Information

BIP15020
Toolkit level:<insert_1>
Severity
0 : Information

BIP15021
Build Number: <insert_1>
Severity
0 : Information

BIP15022
Welcome to:
Severity
0 : Information

BIP15023
Create a node using:
Severity
0 : Information

BIP15024
Verify the node using:
Severity
0 : Information

BIP15025
Set the web admin port on the node using:
Severity
0 : Information

BIP15026
Start the node using:
Severity
0 : Information

BIP15027
List all nodes using:
Severity
0 : Information

BIP15028
Create a server on the node using:
Severity
0 : Information

BIP15029
List the server status using:
Severity
0 : Information

BIP15030
Stop the node using:
Severity
0 : Information

BIP15031
Delete the node using:
Severity
0 : Information

BIP15032
Your selected registry parent directory <insert_1> is not writable by you therefore registry creation cannot continue.
Severity
20 : Error
Explanation
See your system administrator to obtain write permissions to that directory.

BIP15033
License accepted
Severity
0 : Information

BIP15034
License accepted and local registry created in <insert_1>, to get help type: iib help
Severity
0 : Information

BIP15035
No license accepted.
Severity
20 : Error
Explanation
Before using iib you must first accept the license agreement.

To view and accept the license agreement type: iib accept license

BIP15036
Removing license
Severity
0 : Information

BIP15037
Group <insert_1> already exists
Severity
0 : Information

BIP15038
Group <insert_1> will be created
Severity
0 : Information

BIP15039
Registry <insert_1> already exists and will not be overwritten.
Severity
0 : Information
Explanation
IIB installation will be directed to use this existing global registry.

BIP15040
Enter an Integration Bus command.
Severity
0 : Information
Explanation
Details:
To get help type: iib help

To work with nodes and servers use the 'mqsi' commands, such as 'mqsilist'

To see the IIB Knowledge Center use this URL:
https://www.ibm.com/support/knowledgecenter/SSMKHH/mapfiles/product_welcome.htm

---------------------------------------------------------------------

To see the IB000 component levels use: iib version

---------------------------------------------------------------------

To convert the installation to use a global registry, e.g. /var/mqsi
As root run : iib make registry global
OR
if license has not previously been accepted,
to use a global registry and accept the license
As root run : iib make registry global accept license
or : iib make registry global accept license silently

Note: an existing registry will not be overwritten but your IIB
installation will be directed to use it rather than a local registry

---------------------------------------------------------------------

To verify that your installation contains all of the correct files type:
iib verify install
To verify that your installation can create nodes and servers type:
iib verify node
To verify both files and nodes type:
iib verify all

BIP15041
To get started with IIB server:
Severity
0 : Information
Explanation
Syntax:
Create a node: iib createbroker MYNODENAME
Start the node: iib start MYNODENAME
Get the node administration port: iib list

From the list of nodes note the port number for the administration web user interface to your node.
For example, the output: Integration node 'MYNODENAME' with URI 'http://localhost:4415' is running
Shows that the port number for the administration web user interface is 4415

With a web browser, navigate to the administration web user interface using:
http://<your_iib_host>:<port_number>

To verify that your installation contains all of the correct files type:
iib verify install
To verify that you can create nodes and servers type:
iib verify node
To verify that both files and nodes type:
iib verify all

BIP15042
There are <insert_1> checksum mismatches in your installation. See file /tmp/<insert_2>.checkFails
Severity
10 : Warning

BIP15043
The required checksum command <insert_1> is not installed on your system
Severity
20 : Error

BIP15044
All of the file checksums are as expected
Severity
0 : Information

BIP15045
Verifying checksums of files in installation, this may take a few minutes ...
Severity
0 : Information

BIP15046
You can not set up a single-user installation as root.
Severity
20 : Error
Explanation
Syntax:

You can set up a single-user installation with your personal user ID with the command:
iib accept license

You can set up a shared installation as root with the command:
iib make registry global accept license

BIP15047
You need to be root to set up a shared installation
Severity
20 : Error
Explanation
Syntax:

You can set up a shared installation as root with the command:
iib make registry global accept license

You can set up a single-user installation with your personal user ID with the command:
iib accept license

BIP15048
Before using iib you must first accept the license agreement
Severity
20 : Error

BIP15049
To view and accept the license agreement for a shared installation type: iib make registry global accept license
Severity
0 : Information

BIP15050
To view and accept the license agreement for a single-user installation type: iib accept license
Severity
0 : Information

BIP15051
You have already accepted the license
Severity
0 : Information

BIP15052
To get help type : <insert_1>/iib help
Severity
0 : Information

BIP15053
You need to be root to convert from a single-user installation to a shared user installation
Severity
0 : Information

BIP15054
Unknown 'make' command, try 'iib help'
Severity
20 : Error

BIP15055
Your proposed root registry directory <insert_1> is not writable by you therefore you will not be able to use the registry.
Severity
20 : Error
Explanation
See your system administrator to obtain write permissions to that directory

The toolkit will not be started

BIP15056
Registry is <insert_1>
Severity
0 : Information

BIP15057
License accepted and local registry created in <insert_1>, to begin type: iib toolkit
Severity
0 : Information

BIP15058
The DISPLAY variable must be set before you can start the Integration Toolkit
Severity
20 : Error

BIP15059
IE02 level: <insert_1>
Severity
0 : Information

BIP15060
Invalid mode <insert_1> for verify command
Severity
20 : Error

BIP15061
To start developing type: <insert_1>/iib toolkit
Severity
0 : Information
Explanation
To get help type : <insert_1>/iib help

BIP15062
The IBM Integration Toolkit must be installed before you can launch it.
Severity
20 : Error

BIP15063
Toolkit level:<insert_1> [not installed]
Severity
0 : Information

BIP15064
The IBM Integration Toolkit is not supported on this platform.
Severity
20 : Error

BIP15065
Enter an Integration Bus command.
Severity
0 : Information
Explanation
Details:
To get help type: iib help

To work with nodes and servers use the 'mqsi' commands, such as 'mqsilist'

To see the IIB Knowledge Center use this URL:
https://www.ibm.com/support/knowledgecenter/SSMKHH_10.0.0

---------------------------------------------------------------------

To see the component levels use: iib version

---------------------------------------------------------------------

To verify that your installation can create nodes and servers type:
iib verify node

BIP15066
The user does not have permission to create a REGISTRY (/var/mqsi directory).
Severity
20 : Error
Response
Either ensure that the user has the appropriate permission or pre-create the "$REGROOT" directory and ensure that it has the correct permissions for this user or group.

BIP15067
The REGISTRY(/var/mqsi) directory does not exist.
Severity
0 : Information
Response
Create the REGISTRY(/var/mqsi) directory.

BIP15068
The REGISTRY (/var/mqsi directory) was not created.
Severity
0 : Information