Hello OpenText Community,
I am trying to fathom an elusive syntax of the following command to grab sessions details of Non-FileSystem based backup specification, that is, backed up VEagent.
omnidb -session -datalist IntegrationName BackupSpecificationName
What do I substitute IntegrationName with? VEagent or VEPA . I have gone through whole corpus of DP Command Line Reference guide. It is silent about actual value of IntegrationName .
omnidb -session -datalist "VEPA" "VMWare_VM_1" will it be a correct syntax ?
If i type the following then
omnidb -session -datalist "VEPA VMWare_VM_1" -detail
It produces following output.
No sessions matching search criteria found.
Thanks
Aleem