SQL Server Source | More than 50 calls to sp_spaceused
#39359
Unanswered
tolemac
asked this question in
Connector Questions
Replies: 2 comments 1 reply
-
Did you find any answer for that? In a big connection (440 streams) it's been looping for more than 30 minutes on those calls on my end. |
Beta Was this translation helpful? Give feedback.
1 reply
-
No, I have abandoned this option. I'm doing data movement with PanSynchro and we're super happy. Airbyte didn't give us the agility we needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been testing airbyte using MS SQL Server as source and I can see in the logs more than 50 calls to funcion
sp_spaceused
per each table.That add to many noise to the logs, to have continuous repeating message as that:
Is that the normal situation?
What is the reason for so many calls?
Beta Was this translation helpful? Give feedback.
All reactions