Sample Header Ad - 728x90

SQL Server Alias for Directories

0 votes
2 answers
129 views
I have different folders on different machines and I need one logical name (alias) for them both, sure one on each server. I need to create one logical directory in several servers with the same name, but their paths in actuality are different. So I can create a logical backup device with a path, which is like this c:/myfolder/backup.bak and all the backups initiated to this device will be appended in the same file. But I need to create it for the c:/myfolder directory (aka folder) without specifying the file backup.bak. so it will reference to a folder and not to a file, so I can create different backups in the folder with different names and separate files.
Asked by igelr (2162 rep)
Mar 30, 2021, 10:08 AM
Last activity: Aug 7, 2024, 11:28 AM