The scrm command removes an application and application resources from the Avaya IR system.
Synopsis
scrm -[d | i | s | t | a]
application_name
Description
You may use any combination of these options:
Option |
Description |
-d |
Removes local database tables |
-i |
Removes installed files |
-s |
Removes speech files |
-t |
Removes transaction files |
-a |
Removes all files associated with the application |
The name of the application is application_name.
Examples
The following command removes all database and speech files from an application named acct_bal:
scrm -ds acct_bal
The following command removes all files associated with an application named acct_bal:
scrm -a acct_bal
See also