Skip to main content

Hello,

 

all our Oracle Command Line Backups are listed as Full Jobs in Commvault.

The Size of the Jobs suggest they really are inrementall.

I’ve compared the rman script from the oracle admin with the generated one and both have the “backup INCREMENTAL LEVEL=1” line. Furthermore the generated RMAN also has a “##send …… -t 1” Line for Communication to commvault i think. Do the Oracle Admin needs to add this to his script to let commvault know which jobtype the job is?

Thanks and Regards
Jacob

Hi @Jacob.sp ,

Please let us know whether the below document helps here,

https://documentation.commvault.com/2023e/essential/rman_example_performing_oracle_incremental_backups.html

https://documentation.commvault.com/2023e/essential/oracle_agentless_sbt_parameters_for_rman_jobs.html

 

Note:
To ensure that Oracle Command Line Backups are recognized as incremental jobs in Commvault, it's crucial that the RMAN script includes the correct incremental level and that Commvault is properly configured to interpret these backups as incremental. Since your script includes 'backup INCREMENTAL LEVEL=1', it should be recognized as an incremental backup.

 

Regards,

Wasim


Reply