Start a Conversation

Unsolved

This post is more than 5 years old

633

January 2nd, 2015 09:00

Is it possible to read a VMAX database?

We currently are using our VMAX to store different servers databases.  The Masking views are named according to the server name and the instance of the database running.

Is it possible to pull the information from the VMAX database to convert to a user-friendly webpage?

I would like to present to the server owner the amount of space that is allocated, amounted written, and BCV/SNAP info.

Masking View Name:   server123_DBinstance

Initiator Group: server123_IG

Port Group:  OS_PG

Storage Group:    server123_DBinstance

I am aware I can pull this information with CLI command symdev and symaccess, but would like to use a Database query if possible.

Thanks in advance.

465 Posts

January 4th, 2015 14:00

SYMCLI output can be written in XML format. Use the SYMCLI environment variable SYMCLI_OUTPUT_MODE to set format of the symcli output.

Run "symcli -def" to see the different values that can be set on the above variable name.

No Events found!

Top