Omnidb -Session -Datalist Syntax

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

  • Verified Answer

    +1  

    I would start with

    omnidb -veagent <Host:set> -detail

    From the omnidb manual page:

    omnidb Object [ [-since Date] [ -until Date ] | -last NumberOfDays | -latest ] [ -noexpand ] [ -detail | -encryptioninfo ]

    Where Object:

    -veagent Host:Set

    Although I am an OpenText employee, I am speaking for myself and not for OpenText.
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button.