Deleting Files for SDX Components
To delete (clean) the files for an SDX component:
- On the host on which you installed the SDX component, log in as
rootor as another authorized user.- Access the folder in which you installed the component.
cd /opt/UMC/<sdxComponent>/etc<sdxComponent> is the name of the folder in which the SDX component is installed. For information about these names, see SDX Getting Started Guide, Chapter 5, Installing the SDX-300 Software.
The system responds with a status message.
For example, to clean files for the SAE, enter the following commands:
cd /opt/UMC/sae/etc./sae stop./sae clean./sae start