Skip to main content
Solved

Oracle servers are showing Connections every 3 minutes from Veeam

  • May 30, 2025
  • 13 comments
  • 76 views

Forum|alt.badge.img+1
  • Influencer
  • 111 comments

We  want to confirm the process/reason they are seeing repeated connections every 3 minutes to our linux servers during the backups being performed by Veeam.  

All linux servers have oracle and no redo logs configured 

 

Erased the Ip address on the 3r column which i actually Ip address of Veeam server

]$ last | grep "May 29"
l   pts/4             Thu May 29 08:13   still logged in
f pts/4             Thu May 29 06:53 - 06:53  (00:00)
 

 

Initial findings:

Ip in the 3rd column    is Veeam server 

The started  and end reported time is backup scheduled time

Conformed Backup processing time is  reported in logs . 

When backup is not running , I’ve checked on TestDB and the last login from Veeam was 07:49 – 07:52: and no 3 min repeated connections

 

oracle pts/1 Thu May 29 07:49 - 07:52 (00:03)

oracle pts/1 Thu May 29 07:46 - 07:49 (00:03)

I need to know why Veeam is making the repeated connections during the backup and not just connecting and staying connected

 

Is there a “keep alive” process or is the connection getting dropped causing it to need to reconnect?

We want to provide the information to management and security officer.

Please advise.

 

 

Best answer by Marcel.K

i remember such an issue from our customer as well, but it was the processing of logs as well - it was design - because child job (archive logs job) was active so it was actively checking guest 

do you use persistent agent?

13 comments

Marcel.K
Forum|alt.badge.img+9
  • Veeam Legend
  • 297 comments
  • May 30, 2025

hi,

this is oracle plugin backup managed from VBR? or unmanaged plugin - managed form client side?


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 9587 comments
  • May 30, 2025

Do not use Oracle myself but this page explains the process - https://helpcenter.veeam.com/docs/agentforlinux/userguide/oracle_backup.html?ver=60

If that does not answer your question probably a support ticket would be the quickest way to an answer.


Forum|alt.badge.img+1
  • Author
  • Influencer
  • 111 comments
  • May 30, 2025

hi,

this is oracle plugin backup managed from VBR? or unmanaged plugin - managed form client side?

Managed by VBR

Log processing is not being handled by Veeam

I need to know why Veeam is making the repeated connections during the backup and not just connecting and staying connected.

 

Is there a “keep alive” process or is the connection getting dropped causing it to need to reconnect?


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 9587 comments
  • June 2, 2025

Hi ​@Nikks - did you get an answer to your question and if so can you please share so we can mark an answer as “Best Answer” even if it is yours.

 
 
 

Forum|alt.badge.img+1
  • Author
  • Influencer
  • 111 comments
  • June 3, 2025

Hi ​@Nikks - did you get an answer to your question and if so can you please share so we can mark an answer as “Best Answer” even if it is yours.

 
 
 

I haven't received the answer.I am trying to understand the backup process being performed by Veeam to these servers

The connection is during the active backup and there is indexing being performed. I believe the answer I need can be provided by confirming how Veeam keeps the session alive during the backup job’s indexing process.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 9587 comments
  • June 3, 2025

Hi ​@Nikks - did you get an answer to your question and if so can you please share so we can mark an answer as “Best Answer” even if it is yours.

 
 
 

I haven't received the answer.I am trying to understand the backup process being performed by Veeam to these servers

The connection is during the active backup and there is indexing being performed. I believe the answer I need can be provided by confirming how Veeam keeps the session alive during the backup job’s indexing process.

I would suggest a support ticket to get the most accurate answer at this point.


Marcel.K
Forum|alt.badge.img+9
  • Veeam Legend
  • 297 comments
  • Answer
  • June 3, 2025

i remember such an issue from our customer as well, but it was the processing of logs as well - it was design - because child job (archive logs job) was active so it was actively checking guest 

do you use persistent agent?


Forum|alt.badge.img+1
  • Author
  • Influencer
  • 111 comments
  • June 3, 2025

i remember such an issue from our customer as well, but it was the processing of logs as well - it was design - because child job (archive logs job) was active so it was actively checking guest 

do you use persistent agent?

 Thanks for the reply. No, iit is not used

 


Marcel.K
Forum|alt.badge.img+9
  • Veeam Legend
  • 297 comments
  • June 3, 2025

that’s wired … you don't have enabled even processing of logs …

i would suggest to open case

 


Forum|alt.badge.img+1
  • Author
  • Influencer
  • 111 comments
  • June 3, 2025

that’s wired … you don't have enabled even processing of logs …

i would suggest to open case

 

Log processing is not being handled by Veeam. 


Marcel.K
Forum|alt.badge.img+9
  • Veeam Legend
  • 297 comments
  • June 3, 2025

hmm, but why do you need to backup oracle database via veeam, if logs are handled by 3rd party?

then you can disable application processing and maybe dumps you can backup via VM backup


Forum|alt.badge.img+1
  • Author
  • Influencer
  • 111 comments
  • June 3, 2025

hmm, but why do you need to backup oracle database via veeam, if logs are handled by 3rd party?

then you can disable application processing and maybe dumps you can backup via VM backup

Thanks for the  answer. May i know what is here dumps means ? Can  this issue be also  caused by file indexing ?


Marcel.K
Forum|alt.badge.img+9
  • Veeam Legend
  • 297 comments
  • June 3, 2025

Dumps are local backups or application like oracle in this case.

If your purpose is indexing, then i would suggest to disable applicating processing, so it should not interfere with oracle like you have.