You can use unlinkCells script to disable the overlay communication between multiple cells. On z/OS systems, use unlinkCellsZOS.
Use the unlinkCells script
to disable communication between Intelligent Management cells that were previously
linked by using the linkCells|linkCellsZOS script.
After you run the unlinkCells script, the on demand
router (ODR) no longer routes work requests to the unlinked cell.
On z/OS systems use unlinkCellsZOS.
The unlinkCells script
is located in the app_server_root/bin directory.
The unlinkCellsZOS script
is located in the app_server_root/bin directory.
./unlinkCells.sh center_cell_deployment_manager:center_cell_soap_port:user_id:password point_cell_deployment_manager:point_cell_soap_port:user_id:password
./unlinkCellsZOS.sh center_cell_deployment_manager:center_cell_soap_port:user_id:password point_cell_deployment_manager:point_cell_soap_port:user_id:password
./unlinkCells.sh centerHost:8879:centerUID:centerPWD point1Host:8880:point1UID:point1PWD