Događaj
31. ožu 23 - 2. tra 23
Najveći događaj učenja SQL-a, Fabrica i Power BI-ja. 31. ožujka – 2. travnja. Upotrijebite kod FABINSIDER da uštedite 400 USD.
Registrirajte se već danasOvaj preglednik više nije podržan.
Prijeđite na Microsoft Edge, gdje vas čekaju najnovije značajke, sigurnosna ažuriranja i tehnička podrška.
Applies to:
SQL Server
This topic describes how to enable FILESTREAM on a failover cluster. Before you try this procedure, you should understand failover clustering and have FILESTREAM enabled. For information about how to enable FILESTREAM, see Enable and Configure FILESTREAM.
Set up the primary node for the failover cluster.
After the setup finishes, enable FILESTREAM on the primary node by using SQL Server Configuration Manager. This enables the settings that require Windows Admin privileges. If remote access is required, select Allow remote clients to have streaming access to FILESTREAM data. This will create a file-share cluster resource.
Set up a passive node.
After the setup finishes, enable FILESTREAM on the passive node by using SQL Server Configuration Manager. The name that you specify for Windows Share Name must be the same across all nodes in the cluster.
To add more passive nodes, repeat step 2.
After all the nodes are added, complete the process by executing the sp_configure stored procedure on each instance of SQL Server.
To add and enable additional nodes to the cluster at any time, you can repeat steps 2, 3, and 4.
Server Configuration Options (SQL Server)
Create a New SQL Server Failover Cluster (Setup)
Remove a SQL Server Failover Cluster Instance (Setup)
Add or Remove Nodes in a SQL Server Failover Cluster (Setup)
Događaj
31. ožu 23 - 2. tra 23
Najveći događaj učenja SQL-a, Fabrica i Power BI-ja. 31. ožujka – 2. travnja. Upotrijebite kod FABINSIDER da uštedite 400 USD.
Registrirajte se već danasObuka
Modul
Implement Windows Server File Server high availability - Training
Implement Windows Server File Server high availability
Dokumentacija
Use FILESTREAM and FileTable with availability groups - SQL Server Always On
Steps to use either FILESTREAM or FileTable with databases participating in an Always On availability group.
Enable and configure FILESTREAM - SQL Server
To use FILESTREAM, first enable it on the SQL Server Database Engine instance. Learn how to enable FILESTREAM by using SQL Server Configuration Manager.
Move a FILESTREAM-enabled database - SQL Server
Discover how to move a FILESTREAM-enabled database. See which Transact-SQL scripts to use in the Query Editor of SQL Server Management Studio.