What is ‘ReadColumnData’ error?
6th November 2020
That logging is probably written when your element (re)starts? This is pointing that the stored data for this table is being read out from the database when the element is …
Answer
6th November 2020
That logging is probably written when your element (re)starts? This is pointing that the stored data for this table is being read out from the database when the element is …
6th November 2020
Communication between client (Cube) and server is based on .NET Remoting technology. This can be done through either an ‘eventing’ or ‘polling’ mechanism. With ‘eventing’ – which is the default …
5th November 2020
Could you try adding the ‘NoCopyElementProperty’ option to the Options shape data of the child shape. In the Visual Overview there is a concept of inheritance. It’s a bit technical but basically …
5th November 2020
This is not natively supported indeed. But it is very good user feedback. Let us take that back to the team, and see if how easy or difficult this would …
5th November 2020
Hi Andy, As the cluster configuration shares information between the system, such as views, security settings, DMS configuration, etc., we don’t recommend to merge as they are different in some …
5th November 2020
Hi Yuki, We normally use a numeric index for every row in a table, you can identify it because it is marked with a yellow icon. Then we have what …
5th November 2020
Solution to this question was provided in another post: Make sure you have checked that Windows firewall is not blocking external traffic on that port. You can do so by …
5th November 2020
Hi Yuki, Please could you elaborate a bit more your question? When you mention “Iftable IDX”, are you referring to the Detailed Interface Info Main table? What specific column do …
5th November 2020
Hello, This is indeed not done automatically yet. Best thing to do is to add this manually in db.xml, copy the elasticsearch tag from the other agent to the new …
5th November 2020
Hi, I’ve setup a proxy server before, to enable the DataMiner Agent to be able to reach the public internet. For doing this, all what is needed is to add …
5th November 2020
Currently we only support auto selection when the window is launched. If necessary you can create a new feature task that we will look into it.
5th November 2020
Yes that is supported. To do that you need to do the following configurations: Have a capability parameter in your profile instance. Have the same capability on the resource with …
5th November 2020
Hi Yuki, I am afraid that this is not possible at the moment. DataMiner does not allow to create two elements (or views) with the same name. However, there is …
5th November 2020
Hi, You can create an element and a view with the same name. You can’t create multiple elements or multiple views with the same name. They have to be unique …
5th November 2020
Here are some things you can try to help us further: Take a fresh start (you might have done this already, but just to be sure) Close Visio and DataMiner …