... | ... | @@ -462,8 +462,8 @@ WARNING: This is an invasive operation. It deletes all datapoints in the OLDB. |
|
|
config-initEs.sh
|
|
|
oldb-initEs
|
|
|
redis-cli flushall
|
|
|
cii-services stop config
|
|
|
cii-services start config
|
|
|
sudo cii-services stop config
|
|
|
sudo cii-services start config
|
|
|
```
|
|
|
|
|
|
If you are dealing with a multi-user oldb ("role_groupserver", meaning it serves an OLDB to a team of developers), after executing the above commands you need to additionally execute (with privileges):
|
... | ... | |