Question : I am inserting 30.000 rows into a table in one batch using INSERT .. VALUES statement for each […]
Tag: network
Does SQL Server require NetBIOS for Named Pipes?
Question : I’m not all that familiar with networking or protocols and couldn’t find a similar question here or elsewhere. […]
How to configure port for listening to traffic meant for PostgreSQL
Question : When setting up postgreSQL with a webserver (all on the same machine), is it critical to have 0.0.0.0:5432 […]
Connecting database from another network [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Clients require instance name to connect to clustered instance
Question : We have a clustered instance, say Instance1, assigned its own virtual network name and IP, via Failover Cluster […]
Is network traffic encrypted when writing remote backups using SQL Server TDE?
Question : They do say there is no such thing as a “stupid question”, so here goes: I understand that […]
Network issues with sql server
Question : There are two servers on co-location. First is Windows Server Standard 2008 R2 SP1. Second is Windows Server […]
How to isolate that network is issue of bad query performance [closed]
Question : Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this […]
Storing IPv4 and IPv6 hosts and networks
Question : I have to store the IPv4/v6 address and networks(CIDR notation) in a MySQL database. Unfortunately, I am constrained […]
What methodology is being used to poll SQL instances when using sqlcmd with the -L switch?
Question : I’ve discovered that issuing sqlcmd -L from the console of a SQL host in my network only reveals […]