Changing Case of Machine Names
note
This procedure applies only when the OpCon database uses binary collation. A non-binary database treats names that differ only in case as identical, so a direct rename is not possible. Use the workaround steps below to force the case change through a temporary intermediate name.
To change the case of a machine name in Enterprise Manager, complete the following steps:
- In Enterprise Manager, select Machines under the Administration topic. The Machines screen opens.
- In the Select Machine list, select the machine whose name you want to change.
- Right-click the graphic in the Communication Status frame to open the status menu.
- Select Stop Communication to stop communication with the agent.
- In the Name field, change the case of the machine name and append one additional character to create a temporary unique name (for example, change
TESTMACHtotestmach1). - Select Save on the Machines toolbar. OpCon saves the temporary name to the database.
- In the Name field, delete the additional character so only the intended case-corrected name remains (for example,
testmach). - Select Save on the Machines toolbar. OpCon saves the final name.
- Right-click the graphic in the Communication Status frame to open the status menu.
- Select Start Communication to resume communication with the agent.
- Select Close (to the right of the Machines tab) to close the Machines screen.
Result: The machine name now reflects the corrected case, and the agent resumes normal communication with OpCon.