Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danasOvaj preglednik više nije podržan.
Nadogradite na Microsoft Edge da iskoristite najnovije osobine, sigurnosna ažuriranja i tehničku podršku.
Applies to:
SQL Server
In SQL Server, you can move system and user databases by specifying the new file location in the FILENAME
clause of the ALTER DATABASE statement. Data, log, and full-text catalog files can be moved in this way. This option might be useful in the following situations:
Failure recovery. For example, the database is in suspect mode, or is shut down, because of a hardware failure.
Planned relocation.
Relocation for scheduled disk maintenance.
Article | Description |
---|---|
Move user databases | Describes the procedures for moving user database files and full-text catalog files to a new location. |
Move system databases | Describes the procedures for moving system database files to a new location. |
Događaji
M03 31 23 - M04 2 23
Najveći događaj učenja jezika SQL, platforme Fabric i platforme Power BI. 31. mart - 2. april Koristite kod FABINSIDER da uštedite 400 dolara.
Registrirajte se danasObučavanje
Modul
Migrate SQL Server workloads to Azure SQL Database - Training
Learn the essentials of Azure SQL Database deployment and migration. Explore its benefits, exclusive features, and migration options while optimizing performance and application connections for a smooth transition to the cloud.
Certifikacija
Microsoft Certified: Azure Database Administrator Associate - Certifications
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.
Dokumentacija
Move user databases - SQL Server
Learn how to move user databases in SQL Server.
Move system databases - SQL Server
Learn how to move system databases in SQL Server.
Move Database using detach & attach (Transact-SQL) - SQL Server
Move a database using detach and attach (Transact-SQL)