This section describes the Amazon RDS-specific implementations of some common DBA tasks for DB instances that are running the Microsoft SQL Server database engine. In order to deliver a managed service experience, Amazon RDS does not provide shell access to DB instances, and it restricts access to certain system procedures and tables that require advanced privileges.
Note
When working with a SQL Server DB instance, you can run scripts to modify a newly created database, but you cannot modify the [model] database, the database used as the model for new databases.
Topics
Accessing the tempdb database on Microsoft SQL Server DB instances on Amazon RDS
Changing the db_owner to the rdsa account for your Amazon RDS for SQL Server database
Managing collations and character sets for Amazon RDS for Microsoft SQL Server
Determining a recovery model for your Amazon RDS for SQL Server database
Determining the last failover time for Amazon RDS for SQL Server
Deny or allow viewing database names for Amazon RDS for SQL Server
Disabling fast inserts during bulk loading for Amazon RDS for SQL Server
Dropping a database in an Amazon RDS for Microsoft SQL Server DB instance
Renaming a Amazon RDS for Microsoft SQL Server database in a Multi-AZ deployment
Resetting the db_owner role membership for master user for Amazon RDS for SQL Server
Restoring license-terminated DB instances for Amazon RDS for SQL Server
Transitioning a Amazon RDS for SQL Server database from OFFLINE to ONLINE
Working with trace and dump files for Amazon RDS for SQL Server