| title | Manage SQL Server on Linux | SQL Server vNext CTP1 |
|---|---|
| description | |
| author | rothja |
| ms.author | jroth |
| manager | jhubbard |
| ms.date | 10-19-2016 |
| ms.topic | article |
| ms.prod | sql-non-specified |
| ms.service | |
| ms.technology | |
| ms.assetid |
There are several ways to manage your SQL Server vNext CTP1 instances and databases running on Linux. This topic provides and orientation of the techniques and tools used for management with pointers to additional information. It also provides a list of common management tasks with links to additional information.
The following tools can be used to help manage SQL Server on Linux.
T-SQL commands cover many management tasks and DMVs provide detailed monitoring information. Link to additional resources. Can be run from sqlcmd.exe, VS Code, or any other supported T-SQL client to SQL Server. Point to new cross platform DMVs. Talk about mapping of C: for some commands.
Show how DMVTool is a Linux-specific way of working with DMVs on the file system.
Tool for exporting and importing databases.
Talk about the ability to connect to SQL Server on Linux from Windows. Firewall and port requirements. General steps for getting started with screenshot of object browser (mabye numbered).
The following table provides a list of some common management tasks along with a pointer to more information.
| Task | Description |
|---|---|
| Backup and Restore | TBD with links |
| etc. | etc. |
TBD