Cube – Application Unresponsive
7th September 2021
Hey Wannes, you can use: workspace=Clean
Answer
6th September 2021
thanks Brent I made the changes and offload data started again
6th September 2021
Great… Thank you for clarifying.. This can be marked as solved.
6th September 2021
All regex matching in Cube is using the .Net Regex. You can find the language reference here: https://docs.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-language-quick-reference You can try out the syntax here: http://regexstorm.net/tester
6th September 2021
Hi Ben, There are a variety of options available to consider, in relation to sharing data with external parties / your customers. But it depends a bit on the exact …
6th September 2021
Hi Jan-Klaas, As the filters you use are alarmfilters, you can only use the properties which are present in the alarm. As the property “Location name” is empty, you can …
6th September 2021
Hi Jens, You need to go to your Virtual Element and on page ‘Virtual Function Binding Info’ you will find the current linked element, if any. You can also go …
6th September 2021
To add to the previous answers, SLWatchdog will also save this information to the Windows Event Logs. When opening the Windows Event viewer, open the ‘Dataminer’ log under ‘Applications and …
6th September 2021
(1) When using ticketing on CUs of the 10.0 main release you do not have to install indexing. (2) Yes, you can use indexing only for the ticketing for the …
6th September 2021
Hi, Some additional info about restarts of a DMA. I can think of 4 ways how a DataMiner agent could restart: Server reboot: this will not be clearly indicated in …
6th September 2021
Hi Carlos, this information is stored into the information event that is created when calling for a DataMiner restart. The username and message is displayed into the information event.
6th September 2021
Hi Carlos, You can track this through the information events in DataMiner. Building a filter, which filters out the DataMiner Run-time events, will provide you an overview of the restart …
5th September 2021
Hi Juan, I’m not sure if your problem is equal to mine, but I have encountered similar behaviour, seeing the message ‘does not contain a definition for’. For me, the …
5th September 2021
Hi Flavio, This error gets thrown when SLXml failed to correctly load a particular XML file. The reason for this could be The file is encrypted and could not be …
4th September 2021
Hey Jeroen, Database per agent typically gets used in small setups (2 or so agents) where there is very little data and the data is only relevant to the agent …