8-way x445 with Microsoft Windows Server 2003 Standard Edition
8-way x445 with Microsoft Windows Server 2003 Datacenter Edition
8-way x445 with Microsoft Windows Server 2003 Enterprise Edition
16-way x445 with VMWare ESX with SMP and Windows Server 2003 Standard Edition VMs
第1题:
A customer needs a new Microsoft Windows 2003 Server. They are running an application that requires substantial memory. They would like a rack mountable system, which will support four Xeon processors with 2MB of L3 cache. Which of the following is the minimum configuration to satisfy the customer’s requirements?()
第2题:
You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()
第3题:
You are planning the migration of an existing application to Windows Azure and SQL Azure. The original application includes a Microsoft SQL Server 2008 database. You need to recommend an approach for ensuring that the database migrates successfully toSQL Azure. Which two actions should you recommend?()
第4题:
You are the administrator of a Microsoft Windows Server 2003 computer named Server1. SQL Server 2005 is installed on Server1 to host a database named MedDB. The MedDB database serves as the backend database for a new client/server application named MedDATA. Installation of the MedDATA application creates the database schema, application roles, and administrative accounts. It also sets all of the default permissions. You need to establish a permissions baseline for all objects in the MedDB database. What should you do?()
第5题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as the database administrator for your company. You find a problem that there are three reports which are running slowly. And through detailed analysis, you conclude that no error messages are generated from these reports. Not only the indexing strategy but also the status of the current indexes is tested by you. You confirm that the slow performance of the financial reports is not caused by it. Since you are the technical support, you are required to find out which statement is causing the slow performance. Which action should be performed first?()
第6题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. In your company there is a server which contains a default SQL Server 2005 instance. For a new application, you have to install a SQL Server 2008 instance on the server. Your company CIO assigns a task to you. You must make sure that the respective certified third-party applications have access to both database instances. You have to achieve this goal without changing the existing application environments. So what should you do to achieve this by using as little database administrative effort as possible?()
第7题:
Configure a Linked Server connection to the application database.
Write a query that uses an OPENDATASOURCE command.
Write a query that uses an OPENQUERY command.
Configure a Remote Server connection to the application database.
第8题:
one server having at least two processors
two servers having one processor and one logical database partition
one server having four processors and two logical database partitions
two servers each having four processors and two logical database partitions
第9题:
SuSE Linux Enterprise 9
Red Hat Linux Advanced Server 3
Microsoft Windows 2003 Server Web Edition
Microsoft Windows 2003 Server Standard Edition
第10题:
All the SQL Server logins of the application developers have to be added to a fixed server role.
All the database users of the application developers have to be added to a fixed database role
All SQL Server logins of the application developers should be given the appropriate server-level permissions.
All database users of the application developers should be given the appropriate database-level permissions.
第11题:
x445 with four Xeon MP processors and 8GB of memory
x445 with four Xeon MP processors and 16GB of memory in a single SMP module
x445 with four Xeon DP processors and 16GB of memory in a single SMP module
x445 with two SMP modules each containing two Xeon DP processors and 8GB of memory
第12题:
A domain account should be created for each of the company’s users. And then, each domain account should be offered with access to SQL1 and the Services database.
A local logon account should be created on SQL1 for each of the company’s users. And then, each logon account should be offered with access to SQL1 and the Services database.
One SQL Server logon account should be created for all of the company’s computers running MS-DOS or UNIX-based operating systems. And then, the Enforce password policy option should be enabled for users’ accounts. At last, the logon accounts should be provided with access to the Services database.
A SQL Server logon account should be created for each of the company’s users. And then, the Enforce password policy option should be enabled for each logon account. At last, each logon account should be offered with access to the Services database.
A virtual directory should be configured through Internet Information Services (IIS) for access to SQL1. And then, users should be directed to the virtual directory for data access.
第13题:
A customer needs a new database server. The database application has a high memory overhead but does not benefit from 8-way processing. They would like a rack mountable system, which will support four Xeon processors with 512KB of L2 cache and 16GB of main system memory. Which of the following will satisfy the customer’s requirements?()
第14题:
You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a database named DB01 in the instance. The company CIO wants all the application developers can capture traces to troubleshoot the application that uses the database DB1, and they can perform this by using SQL Server Profiler. But they have to be given as little permission as possible. The company CIO assigns this task to you. So what action should you perform to achieve this goal?()
第15题:
ou work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now for a new application, a SQL Server 2008 instance has to be installed on an existing server. The server contains a default SQL Server 2005 instance. Your company CIO wants their corresponding certified third-party applications can access to both database instances. The company assigns this task to you. You must achieve this by using as little database administrative effort as possible, and never change the existing application environments. What should you do? ()
第16题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as the administrator of a SQL Server 2005 computer, and the computer is named SQL1. Microsoft Windows Server 2003 is run by all servers. All the servers belong to a Microsoft Active Directory domain. According to the company written security policy, strong passwords are mandated for all domain, local, and application accounts. The company utilizes a Group Policy object (GPO) to deploy the proper domain password policy. MS-DOS-based or UNIX-based operating systems are run by many of the company’s computers. Varying levels of access to a database named Services on SQL1 is requested by the computers. Since you are the database administrator, you are required to confirm that the Services database can be accessed by these computers. And the company’s written security policy should not be violated. Which action should be performed by you?()
第17题:
You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work as a database administrator for your company. A vendor company’s application is utilized, and the application is based on a proprietary database. Data is queried from the application database and the data is imported into a SQL Server 2005 database. A new OLE DB driver is offered by the application vendor, and the new OLE DB driver will be utilized when the application database is queried. According the company requirements, the connections between the SQL Server database and the application database is prohibited, except when this data is queried. You should think out a method to have data queried from the application database. Which action should be performed to achieve the goal?()
第18题:
Create a VLAN between the web server and database server.
Purchase APV and install the VIOS.
Increase the priority of the Web server.
Create separate LPARs for Web and database workloads.
第19题:
You should install SQL Server 2008 as the default instance, and configure the new application to use the default instance
You should upgrade the SQL Server 2005 application to use SQL Server 2008
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance
You should install SQL Server 2008 as a named instance, and make the new application use the new instance.
第20题:
x445 with four Xeon DP processors and 16GB of memory in a single SMP module
x445 with four Xeon MP processors and 16GB of memory in a single SMP module
x445 with two SMP modules each containing two Xeon DP processors and 8GB of memory
x445 with two SMP modules each containing two Xeon MP processors and 8GB of memory
第21题:
You should install SQL Server 2008 as a named instance, and make the new application to use the new instance.
You should install SQL Server 2008 as the default instance, and make the new application to use the default instance.
You should upgrade the SQL Server 2005 application to use SQL Server 2008.
You should upgrade the SQL Server 2005 instance to a SQL Server 2008 instance.
第22题:
Use the SQL Server 2005 Management Studio to review the permissions of the default database objects.
Query the sys.server_permissions table on Server1.
Execute the sp_helplogins system stored procedure for each of the default users that the MedDATA application creates.
Query the sys.database_permissions and sys.database_principals tables in the MedDB database.
第23题:
To achieve the goal, a Linked Server connection should be configured to the application database.
To achieve the goal, a query should be written, and an OPENQUERY command is utilized by the query.
To achieve the goal, a Remote Server connection to the application database should be configured.
To achieve the goal, a query should be written, and an OPENDATASOURCE command is utilized by the query.