Tag: sql-server
Questions Related to sql-server
Your SQL Server is running SQL 6.5 and you want to transfer the data from the SQL 6.5 server to a new SQL 7 Server. How can you do this?
You start SQL-Server with the -f option. Unfortunately now you can't establish a connection to your SQL-Server. What should you do?
What SQL Server protocol must be installed to communicate via SQL Server with a Unix application?
You friend is trying to familiarize herself with the DBCC commands with SQL server. Which command can she/he use to check if indexes are in the proper sorted order and if page offsets are reasonable?
The SQL server that you've manages crashed. The disk drives were not damaged but there was data that had not been written to some databases. Which transactions will be rolled forward in each database when his SQL server starts the automatic recovery proce
You want to prevent long-running queries from executing. How would you do this?
You've just installed SQL Server 7 on a NT server using the Typical Installation option. When you start SQL for the first time, you get an error and it will not start. Where is one place you would check to see what is causing the error?
Under what occasions does the SQL Server 7 write events to the Windows NT application log?
After installing SQL 7, you want to connect to the SQL 7 Server to verify installation. What graphical tools would you use to verify that the server is running?
What functions are performed by the SQL Server Agents?