Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL DB backup named pipes or TCP/IP?

Status
Not open for further replies.

ekmino

MIS
Oct 1, 2002
28
0
0
US
I am running ARcserve 2000 on Windows 2k service pack 2. I have several MSSQL 2000 databases to backup with the ARCserve SQL agent installed. Can anyone tell me if the perfered agent configuration is to use named pipes or TCP/IP and what the difference between the two is.
 
HI,

If it is a remote backup of the SQL databases... use TCP/Ip..

however, trying both TCP/IP and named pipies should not be a problem...

use whatever works best in your environment...

cheers
speshalyst So it Shall be Written!
So it Shall be Done!!
 
TCP/IP is preferred over named pipes. The TCP/IP configuration uses VDI to backup SQL Server, which is faster and uses less resources than named pipes. Local backups are always done using VDI directly.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top