Skip to main content
Solved

Powershell posibility list Oracle BD protect


Hello,

 

Some way to get from an Oracle redo log job the list of protected databases and state with powershell, 

Thanks.

 

3 comments

Userlevel 7
Badge +17

Hello,

do you refer to Veeam application aware oracle backups or to backups via the RMAN plugin?

Userlevel 2
Badge

Hello,

The session type is windows agent log Backup and Oracle Log Backup

Ex from Veeam report

hostname Details
Database    Status    Success    Warning    Errors    Read    Transferred    Details
1    Protected    3    0    0    212,7 MB    71,7 MB    
2    Protected    3    0    0    194,3 MB    77,6 MB    

 

It’s possible show these info with powershell?.

 

 

 

 

 

Userlevel 7
Badge +13

Maybe this thread can help you

https://forums.veeam.com/powershell-f26/access-to-db-log-backups-files-t52849.html

Comment