Deleting an Administrator Server
If you are using a replica Administrator server, the TIBCO Configuration Tool wizard does not allow you to delete a replica instance, if you want to. You can delete from the command line.
Make sure that the super user specified in the
remote_props.properties
has
force_delete
permission. Only users with explicit
force_delete
and super user permission are allowed to
delete the Administrator server instance.
- Procedure
- Open a command window.
- Go to the
CONFIG_HOME/admin/enterprise_name/samples
directory. - Edit the
deleteAdminInstance_data.xml
file to update the node and host name properties. - Run the following command.
ant -f deleteAdminInstance_build.xml
When you run this command, the replica node is deleted from the environment and the replica host is unregistered. If the replica host has any runtime nodes, the replica host is not unregistered.
- If the replica host is unregistered, got to the machine on which the administrator instance was running and terminate the TIBCO Host process.