Products | Versions |
---|---|
TIBCO InConcert | - |
Not Applicable | - |
Resolution:
The following steps will change the name of the server installation for all users of a single server.
Stop the InConcert server (IcStop). NOTE direct database updates shoud ONLY be done at the
direction of Customer Support.
In your database's SQL interface, execute the following command:
update SERVER_NAMES set SERVER_NAME=`<new_name>`
In the file $IC_HOME/IcServers, edit the server name, which will be the first item on the line. Note
this last edit is more for completeness.
Restart the InConcert server (IcStart).