The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

NULL value in comment column in vserver table in WFA database

Rutul
3,136 Views

I have created a vserver with a comment in storage. But when I imported a database in to mysql workbench , comment is null in vserver table for that particular vserver.

OCUM is updated and I acquired the WFA datasource. Any solution on this? Because I need to make a filter for vserver based on comment field.

1 REPLY 1

cbauernf
3,070 Views

Rutul,

 

if you look at the vserver cache queries, you will see that the comment is always set to NULL.  I don't know the reason for this, but the two ways around this

would be to override the cache query with a query of your own, or to create a custom data source.

 

Regards,

 

Christian

 

 

Public