Does DataMiner support SQL CU15 ?
16th December 2020
Hi, Dataminer has also been tested using MS SQL 2019 (latest CU: CU8). We had no issues performing the same tests as above. Note however that to run MS SQL …
Answer
16th December 2020
Hi, Dataminer has also been tested using MS SQL 2019 (latest CU: CU8). We had no issues performing the same tests as above. Note however that to run MS SQL …
16th December 2020
Hi Bruno, Although replacing newer dashboard files to older DataMiner version might work sometimes (and at some level), it is definitely bad practice and in most cases it will break …
16th December 2020
Hi Jeeva, I don’t have the complete overview of how your setup is configured, but in the Help, I can see the following note on placeholders within the Element shape …
16th December 2020
Hi Jonathan, In general, if the metrics are available via the remote control interface, they will be available in DataMiner. For outdoor plants UPS’ it can sometimes depend also on …
15th December 2020
Hi Jamie, You can just run the standard upgrade.
15th December 2020
Javier – Here is an idea implemented by other HFC Operators. A. Create a service per node containing (Ethernet feeds to CMTS, CMTS US & DS carriers, HE Lasers, Optical …
15th December 2020
Hi Jens, You can not send any API calls to the DataMiner without first authenticating. After authentication through the ConnectApp call, you can use the GetDataMinerAgentsInfo call for more info. …
15th December 2020
There’s a web method “GetDataMinerAgentsInfo”, but note that it does require authentication. The result is an array, it returns a DMAInfo object (contains a Status property) for every DataMiner agent …
15th December 2020
This is currently not possible, except when you include all parameters of your element into your service. However, you could use a visual overview on your service to link to …
15th December 2020
Hi Elvio, One way you could achieve this is by creating a visio on top of your service, and in that Visio you would make use of the Shape data: …
15th December 2020
In this case, both are indeed fine. You can always use the full upgrade, as this contains everything. But here in your case, you are already on v10.0.0 and you …
14th December 2020
Hi Ladan, today you can already search by selecting one or multiple tags in the Dojo > Questions section: But you can also make use of the Global Search on …
14th December 2020
Hi Miguel, the parameter “Avg. Disk sec/Transfer” has been proven very useful to detect problems with the disk to handle the throughput. And which can give big problems for a …
14th December 2020
Hi Javier, The reason this user gets this error is because of missing right in the security group. Namely: ‘Mobile UI Access’. You can configure security-rights in the users/group section …
14th December 2020
Hi Javier, in the DataMiner Security there is a specific DataMiner Right to allow users to use the Cube Mobile UI. Probably this is not enabled for this user.