CentraSite Documentation : CentraSite Administrator’s Guide : Basic Operations : Usage of the CentraSite Command Tools : Managing Run-Time Event Store from the Command Line : Changing the Storage Mode of Run-Time Event
Changing the Storage Mode of Run-Time Event
Use the switch runtimeEvent command to change the legacy storage mode of run-time events to the enhanced storage mode (and vice versa).
When changing the mode of run-time event storage, the data that is stored beforehand remains unchanged.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd|sh switch runtimeEvent -user <USER-ID> -password <PASSWORD> [-url <CENTRASITE-URL>]
The input parameters are:
Parameter
Description
-url
(Optional). The fully qualified URL of the CentraSite registry/repository. Default value is http://localhost:53307.
-user
The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator.
-password
The password for the CentraSite user identified by the parameter -user.
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd|sh switch runtimeEvent -user Administrator -password manage -url http://localhost:53307/CentraSite/CentraSite
The response to this command could be:
Executing the command : switch runtimeEvent
=================================================================
<?xml version="1.0" encoding="UTF-8" ?>
<ino:response xmlns:ino="http://namespaces.softwareag.com/tamino/response2"
xmlns:xql="http://metalab.unc.edu/xql/">
<ino:message ino:returnvalue="0">
<ino:messageline>starting admin command
ino:RuntimeEvents(&#39;switch&#39;)
</ino:messageline>
</ino:message>
<ino:message ino:returnvalue="0">
<ino:messageline>admin command
ino:RuntimeEvents(&#39;switch&#39;)completed
</ino:messageline>
</ino:message>
</ino:response>
=================================================================
….
Successfully executed the command : switch runtimeEvent
Note:  
If you want to check whether the current event storage mode is modified, execute the command state runtimeEvent.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback