DataMiner SRM: What is a Contributing Service
29th July 2020
Below a visual of the satellite downlink use case described by Emmanuel.
Answer
29th July 2020
Below a visual of the satellite downlink use case described by Emmanuel.
29th July 2020
A contributing booking is a booking that can contribute to other regular/main bookings. Meaning it can generate a ‘contributing’ resource which can be part of other booking(s). A typical example …
28th July 2020
Are there any limitations with the “Ericsson MFVP” EMS driver compared to a situation that DataMiner monitors and controls each MediaKind device directly? Or is direct end device control not …
28th July 2020
Cassandra port overview: Public port. 22 SSH port Cassandra inter-node ports. 7000 Cassandra inter-node cluster communication. 7001 Cassandra SSL inter-node cluster communication. 7199 Cassandra JMX monitoring port. Cassandra client ports. …
28th July 2020
The MediaKind Controller driver, that currently exists in DCP with the name “Ericsson MFVP” is a driver that can collect data from MediaKind’s MKP, MKEL and MKM sub-product. So this …
28th July 2020
It looks like all the duplicates have 1 item in range 100 000 and one item in range 150 000. This indicates they were created at very different times but …
27th July 2020
There are a lot of layers in the overall timing between something happening with a service and everything being executed for the service to be restored again. And DataMiner definitely …
27th July 2020
The delay between the moment the issue occurs at the side of the equipment/data source, and the moment DataMiner receives and processes that data, will indeed determine how fast a …
27th July 2020
To inspect the impact of certain elements on your DB you can use the ‘Skyline Cassandra Validator’. You can see in below screenshot an example of a DMA that holds …
27th July 2020
Hi Pramod, Spectrum monitors can probably provide a solution here. A monitor will periodically run a script that takes data from the spectrum analyzer. Also, it can do some analysis …
24th July 2020
This is what I have specified for a recent project: AWS Instance: m5d.4xlarge with Enhanced Networking › 100GB Dedicated OS C:/ drive on EBS Storage Volume should be on IO1 …
24th July 2020
We indeed have 2 different DataMiner license files: DataMiner.lic file This file is a permanent license file, which means not time-limited, and intended for production or staging agents. Response.lic file …
24th July 2020
The error message says exactly what is wrong, you’re using a wrong url. The SOAP interface should be used like this: Note: the url ends with soap.asmx, not with “/ConnectApp”. …
24th July 2020
Hi German, If you are executing the web API call, could you please double-check if the <protocols> section has been uncommented in the web.config file.
23rd July 2020
I don’t know about a certain query to easily show you such data, there could be such a query, but I’m no CQL wizard.. (maybe ask the Cassandra Champion?) We …