Returns the list of configuration history management commands.
Syntax
java wlevs.Admin
[ Connection Arguments ]
[ User Credentials Arguments ]
[ Common Arguments ]
DELETECONFIGCHANGEHISTORY -application application -startTime starttime -endTime endtime
Table A-36 DELETECONFIGCHANGEHISTORY Arguments
| Argument | Definition |
|---|---|
-application application
|
Specifies the name of the Oracle Stream Analytics application whose Oracle CQL rules you want to manage. To get the exact name of your application, you can:
|
-startTime starttime
|
Specifies the beginning of the time period to delete change records. The format is |
-endTime end-ime
|
Specifies the end of the time period to delete change records. The format is |
Example
The following example shows how to list the configuration history management commands:
java wlevs.Admin
-url service:jmx:msarmi://localhost:9002/jndi/jmxconnector
-username wlevs -password wlevs
CONFIGHISTORY