SIBus destinations are the connections that make services available
to applications. There will be times that you will have to remove destinations.
Before you begin
If you are deleting the destination because of a failed application
installation, make sure the module in the destination name matches the name
of the module that failed to install. The second part of the destination is
the name of the module that implemented the destination. For example in sca/SimpleBOCrsmA/component/test/sca/cros/simple/cust/Customer, SimpleBOCrsmA is the module name.
Why and when to perform this task
Delete SIBus destinations when you inadvertently saved a configuration
after installing an application that contains services and you no longer need
the destinations.
Note: This task deletes the destination
from the SCA system bus only. You must also remove the entries from the application
bus before reinstalling an application that contains services (see
Deleting J2C activation specifications).
Steps for this task
- Log into the administrative console.
- Display the destinations on the SCA system bus.
Navigate
to the panel by clicking Service integration > buses
- Select the SCA system bus destinations.
In the display,
click on SCA.SYSTEM.cellname.Bus,
where cellname is the name of the cell that contains the
module with the destinations you are deleting.
- Delete the destinations that contain a module name that matches
the module that you are removing.
- Click on the check box next to the pertinent destinations.
- Click Delete.
Result
The panel displays only the remaining destinations.
What to do next
Delete the J2C activation specifications related to the module that
created these destinations.