NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Can't show report for monthly snapvault data transfer

BRIANLIU11
4,864 Views

Hi,

I am working on DFM (OnCommand) report via ODBC to show report of snapvault data transfer history which can't be got through.

Firstly a database account is created by,

> dfm database user create -u dbuser -p password

Secondly configure ODBC and connection to Sybase is testing good.

The question one is it doesn't get anything when I query on the view "datatransferHistoryMonthView", refer to the image below.

In fact there are truely existing records which could show by DFM API calls. Please see the screenshot as follows,

Question two is, are there chances of directly accessing to the tables instead of very limited view which I don't approve. Any possibility to gain DBA role permission?

1 ACCEPTED SOLUTION

yuvaraju
4,864 Views

Hi,

OnCommand Report doesnot acquire data/information related to SnapMirror/SnapVault transfers in its first release. This will be addressed in the upcoming releases. Direct access to tables is not avaialble currently.

View solution in original post

3 REPLIES 3

crocker
4,864 Views

is this one that your team handles or should the question be asked in the NetApp Support Community?

yuvaraju
4,865 Views

Hi,

OnCommand Report doesnot acquire data/information related to SnapMirror/SnapVault transfers in its first release. This will be addressed in the upcoming releases. Direct access to tables is not avaialble currently.

BRIANLIU11
4,864 Views

Thanks Yuvaraju.

Public