--- title: "New-VBROracleProcessingOptions" description: "Creates settings for processing Oracle database archived logs. Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet creates a VBROracleProcessingOpti" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/new-vbroracleprocessingoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam Agent Management > Working with Veeam Agent Backup Jobs and Policies > Veeam Agent Job Guest Processing Options > New-VBROracleProcessingOptions" dateModified: "2026-08-19" --- # New-VBROracleProcessingOptions ## Short Description Creates settings for processing Oracle database archived logs. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Default
Lunix MbA
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
ArchivedLogAction |
Specifies action for Oracle archived logs.
|
|
True |
Named |
False |
|
ArchiveLogBackupPeriod |
For the Specifies how often Veeam Backup & Replication will back up archived logs. Default: every 15 minutes. |
|
False |
Named |
False |
|
ArchiveLogDeletionPeriod |
For the Specifies the number of hours for keeping archived logs. Default: |
|
False |
Named |
False |
|
ArchiveLogDeletionSize |
For the Specifies the size limits in GB for the logs to keep them on the server. Default: |
|
False |
Named |
False |
|
ArchiveLogRetainAction |
For the Specifies retention policy for the archived logs backups. Veeam Backup & Replication will apply the policy for archived logs stored in the backup repository.
|
|
False |
Named |
False |
|
ArchiveLogRetainPeriod |
For the Specifies the number of days to keep backups of the archived logs. Default: |
|
False |
Named |
False |
|
Credentials |
Specifies the credentials of the account with SYSDBA privileges. Veeam Backup & Replication will use these credentials to connect to the Oracle database. Note: this parameter is required for the backup policy that Veeam Agent job applies to Linux computers. |
|
False |
Named |
False |
|
EnableArchiveLogBackup |
Enables the option to backup Oracle archived logs. Note: This parameter does not work for backup policies that Veeam Agent job applies to Linux computers. |
|
False |
Named |
False |