BIP15001 - BIP15080

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

roductCommand. toolkit
To get help type:

roductCommand. help

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

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

To see the component levels use:

roductCommand. version

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


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:

roductCommand. help

Severity
0 : Information

BIP15035
No license accepted.
Severity
20 : Error
Explanation
Before using

roductCommand. you must first accept the license agreement.

To view and accept the license agreement type:

roductCommand. 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:

roductCommand. help

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

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

To see the component levels use:

roductCommand. version

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

To convert the installation to use a global registry, e.g. /var/mqsi
As root run :

roductCommand. make registry global
OR
if license has not previously been accepted,
to use a global registry and accept the license
As root run :

roductCommand. make registry global accept license
or :

roductCommand. 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

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


BIP15041
To get started with IIB server:
Severity
0 : Information
Explanation
Syntax:
Create a node:

roductCommand. createbroker MYNODENAME
Start the node:

roductCommand. start MYNODENAME
Get the node administration port:

roductCommand. 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:

roductCommand. verify install
To verify that you can create nodes and servers type:

roductCommand. verify node
To verify that both files and nodes type:

roductCommand. 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:
ace accept license

You can set up a shared installation either as root, or as a non-root user who is a member of the mqbrkrs group and has the appropriate permissions to access the /var/mqsi registry (the /var/mqsi registry must already exist). Use the following command:
ace make registry global accept license

BIP15047
You must either be root, or a non-root user who is a member of the mqbrkrs group and has the appropriate permissions to access the /var/mqsi registry (the /var/mqsi registry must already exist).
Severity
20 : Error
Explanation
Syntax:

You can set up a shared installation either as root, or as a non-root user who is a member of the mqbrkrs group and has the appropriate permissions to access the /var/mqsi registry (the /var/mqsi registry must already exist). Use the following command:
ace make registry global accept license

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

BIP15048
Before using

roductCommand. you must first accept the license agreement

Severity
20 : Error

BIP15049
To view and accept the license agreement for a shared installation type:

roductCommand. make registry global accept license

Severity
0 : Information

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

roductCommand. accept license

Severity
0 : Information

BIP15051
You have already accepted the license
Severity
0 : Information

BIP15052
To get help type : <insert_1>/

roductCommand. help

Severity
0 : Information

BIP15053
You need to be a root or super user or a non-root user who belongs to mqbrkrs groups to convert from a single-user installation to a shared user installation.
Severity
0 : Information

BIP15054
Unknown 'make' command, try '

roductCommand. 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:

roductCommand. 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>/

roductCommand. toolkit

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

roductCommand. 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:

roductCommand. help

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

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

To see the component levels use:

roductCommand. version

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


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

BIP15069
<insert_1> <insert_2> Active state=<insert_3>, profile=<insert_4>
Severity
0 : Information

BIP15070
<insert_1> <insert_2> Configured state=<insert_3>, profile=<insert_4>
Severity
0 : Information

BIP15071
Integration Server <insert_1> monitoring active state: <insert_2>, profile: <insert_3>; property value: <insert_4>, profile <insert_5>.
Severity
0 : Information

BIP15072
<insert_1> <insert_2> Archive Active state=<insert_3>, nodeDataLevels=<insert_4>, outputFormat=<insert_5>
Severity
0 : Information

BIP15073
<insert_1> <insert_2> Archive Active state=<insert_3>, threadDataLevel=<insert_4>, nodeDataLevels=<insert_5>, outputFormat=<insert_6>, accountingOrigin=<insert_7>
Severity
0 : Information

BIP15074
<insert_1> <insert_2> Archive Configured state=<insert_3>, nodeDataLevels=<insert_4>, outputFormat=<insert_5>
Severity
0 : Information

BIP15075
<insert_1> <insert_2> Archive Configured state=<insert_3>, threadDataLevel=<insert_4>, nodeDataLevels=<insert_5>, outputFormat=<insert_6>, accountingOrigin=<insert_7>
Severity
0 : Information

BIP15076
<insert_1>Library <insert_2>.
Severity
0 : Information

BIP15077
<insert_1> <insert_2> Snapshot Active state=<insert_3>, nodeDataLevels=<insert_4>, outputFormat=<insert_5>
Severity
0 : Information

BIP15078
<insert_1> <insert_2> Snapshot Active state=<insert_3>, threadDataLevel=<insert_4>, nodeDataLevels=<insert_5>, outputFormat=<insert_6>, accountingOrigin=<insert_7>
Severity
0 : Information

BIP15079
<insert_1> <insert_2> Snapshot Configured state=<insert_3>, nodeDataLevels=<insert_4>, outputFormat=<insert_5>
Severity
0 : Information

BIP15080
<insert_1> <insert_2> Snapshot Configured state=<insert_3>, threadDataLevel=<insert_4>, nodeDataLevels=<insert_5>, outputFormat=<insert_6>, accountingOrigin=<insert_7>
Severity
0 : Information