Райхан Абдыжалилова
Test por , creado hace más de 1 año

Test sobre SQL part2(21-40), creado por Райхан Абдыжалилова el 20/12/2018.

189
2
0
Sin etiquetas
Райхан Абдыжалилова
Creado por Райхан Абдыжалилова hace más de 5 años
Cerrar

SQL part2(21-40)

Pregunta 1 de 50

1

Policy categories apply

Selecciona una de las siguientes respuestas posibles:

  • to servers

  • to databases and servers

  • to database

  • to routers

Explicación

Pregunta 2 de 50

1

SQL Server can not notify operators of alerts which of the following

Selecciona una de las siguientes respuestas posibles:

  • Instance messages

  • E-mail

  • Pager

  • net send

Explicación

Pregunta 3 de 50

1

SQL Server Integration Services Tools

Selecciona una de las siguientes respuestas posibles:

  • Extraction, transformation, loading

  • None above them

  • Only SSIS designer

  • Wizards, SSIS Designer, Command-prompt Utilities

Explicación

Pregunta 4 de 50

1

SQLAgentOperatorRole is

Selecciona una de las siguientes respuestas posibles:

  • The most privileged of the SQL Server Agent fixed database roles

  • Proxy defines the security context for a non-Transact-SQL job

  • Impersonates the credentials defined in the proxy, and then runs the job

  • Automate common administrative tasks

Explicación

Pregunta 5 de 50

1

SQLAgentUserRole is

Selecciona una de las siguientes respuestas posibles:

  • Permissions to view the list of available multi-server jobs, their properties

  • Properties for operators and proxies, and enumerate available proxies and alerts on the server

  • The least privileged of the SQL Server Agent fixed database roles

  • only granted access to those subsystems

Explicación

Pregunta 6 de 50

1

Steps to open Activity Monitor

Selecciona una de las siguientes respuestas posibles:

  • In SQL Server Management Studio Right click the Management then select the Activity Monitor

  • In SQL Server Management Studio Right click the Server Objects then select the Activity Monitor

  • ]In SQL Server Management Studio Right click the server then select the Activity Monitor

  • In SQL Server Management Studio expand Management click Activity Monitor

Explicación

Pregunta 7 de 50

1

sys.dm_db_partition_stats returns the following

Selecciona una de las siguientes respuestas posibles:

  • Returns information about pending input/output (I/O) requests

  • Returns information about each Service Broker queue monitor in the system

  • Returns page and row count information for each partition in the database

  • Returns information about all the current sessions connected to the server

Explicación

Pregunta 8 de 50

1

The ... database must use the full or bulk-logged recovery model; switching the database to simple recovery will cause log shipping to stop functioning

Selecciona una de las siguientes respuestas posibles:

  • Primary

  • Secondary

  • Reserve

  • copied

Explicación

Pregunta 9 de 50

1

The advantage of setting up an alerts management server

Selecciona una de las siguientes respuestas posibles:

  • Centralazation

  • Increased traffic

  • Single point of failure

  • Server load

Explicación

Pregunta 10 de 50

1

The basic syntax for bulk importing data is

Selecciona una de las siguientes respuestas posibles:

  • INSERT ... SELECT * FROM OPENROWSET(BULK...)

  • INSERT ... SELECT * FROM OPENROWSET

  • SELECT * FROM OPENROWSET

  • SELECT * FROM (BULK...)

Explicación

Pregunta 11 de 50

1

The CFO calls you in because he is running a large spreadsheet on his system and it is running unusually slowly. He wants you to try to get his system moving faster again. Which Windows XP utility will give you a quick look at the performance of this system?

Selecciona una de las siguientes respuestas posibles:

  • Director

  • Speed Analyzer

  • Computer Manager

  • Task Manager

Explicación

Pregunta 12 de 50

1

The disadvantage of setting up an alerts management server

Selecciona una de las siguientes respuestas posibles:

  • Increased traffic

  • Centralization

  • Scalability

  • Efficiency

Explicación

Pregunta 13 de 50

1

The list of available providers includes the following data sources

Selecciona una de las siguientes respuestas posibles:

  • SQL Server

  • Flat files

  • Microsoft Office Access(r), Microsoft Office Excel(r)

  • All of the above

Explicación

Pregunta 14 de 50

1

The name of component of Microsoft SQL Server Management Studio used to get information about user connections to the Database Engine and the locks that they hold?

Selecciona una de las siguientes respuestas posibles:

  • Activity Monitor

  • System Monitor

  • Task Manager

  • Event Log Reader

Explicación

Pregunta 15 de 50

1

The number and characteristics of the properties are built into the facet and can be added or removed

Selecciona una de las siguientes respuestas posibles:

  • by administrator

  • None above them

  • by all users

  • by only the maker of facet

Explicación

Pregunta 16 de 50

1

There are factors affecting availability. Find wrong answer

Selecciona una de las siguientes respuestas posibles:

  • System failure

  • Software failure

  • Network failure

  • Hardware component failure

Explicación

Pregunta 17 de 50

1

This is common dynamic management view (DMVs). What information is it return?

Selecciona una de las siguientes respuestas posibles:

  • Returns information about pending input/output (I/O) requests

  • Returns page and row count information for each partition in the database

  • Returns information about all the current sessions connected to the server

  • Returns information about each Service Broker queue monitor in the system

Explicación

Pregunta 18 de 50

1

This is common dynamic management view (DMVs). What information is it return?

Selecciona una de las siguientes respuestas posibles:

  • Returns information about the threads in the system

  • Returns page and row count information for each partition in the database

  • Returns information about all the current sessions connected to the server

  • Returns information about each Service Broker queue monitor in the system

Explicación

Pregunta 19 de 50

1

This is common dynamic management view (DMVs). What information is it return? "sys.dm_db_partition_stats"

Selecciona una de las siguientes respuestas posibles:

  • Returns page and row count information for each partition in the database

  • Returns information about all the current sessions connected to the server

  • Returns information about pending input/output (I/O) requests

  • Returns information about each Service Broker queue monitor in the system

Explicación

Pregunta 20 de 50

1

This is common dynamic management view (DMVs). What information is it return? "sys.dm_broker_queue_monitors"

Selecciona una de las siguientes respuestas posibles:

  • Returns information about each Service Broker queue monitor in the system

  • Returns information about the threads in the system

  • Returns page and row count information for each partition in the database

  • Returns information about all the current sessions connected to the server

Explicación

Pregunta 21 de 50

1

To bulk import data from a data file into a SQL Server table or non-partitioned view, you can use the following

Selecciona una de las siguientes respuestas posibles:

  • bcp utility

  • bcp tools

  • bcp all

  • bcp bulk

Explicación

Pregunta 22 de 50

1

To design an event notification, you must determine the following\:
I.The scope of the notification.
II.The Transact-SQL statement, or group of statements, that raises the event notification.
III.Server-scoped DDL triggers

Selecciona una de las siguientes respuestas posibles:

  • I, II, II

  • I and III

  • I and II

  • II and III

Explicación

Pregunta 23 de 50

1

To determine whether SQL Server or another process is cause of excessive paging, monitor the following Process

Selecciona una de las siguientes respuestas posibles:

  • Page Faults/sec

  • %Privileged Time

  • %User Time

  • %Disk Time

Explicación

Pregunta 24 de 50

1

To enable and configure Database Mail accounts and profiles, what can you use

Selecciona una de las siguientes respuestas posibles:

  • Tools->Configure->Database Mail

  • Right click accounts and profiles then click configure

  • In the Database Mail Wizard clear check box accounts and profiles

  • Database Mail Configuration Wizard

Explicación

Pregunta 25 de 50

1

To install SQL Server to Windows Server 2008 what we installing?

Selecciona una de las siguientes respuestas posibles:

  • .NET FRAMEWORK

  • transact sql

  • install key

  • registre

Explicación

Pregunta 26 de 50

1

To lock or disable access to database or some authorizing elements what is using?

Selecciona una de las siguientes respuestas posibles:

  • Key

  • Insert

  • Duplicate

  • protocol

Explicación

Pregunta 27 de 50

1

To modifying elements in database what transact queries we are using?

Selecciona una de las siguientes respuestas posibles:

  • insert, update, drop, create

  • lock, grand, select, show

  • use, work, execute, run

  • play, set, ord, record

Explicación

Pregunta 28 de 50

1

To reserve some db firstly we use

Selecciona una de las siguientes respuestas posibles:

  • Backup

  • Recovery

  • Restore

  • update

Explicación

Pregunta 29 de 50

1

To send Database Mail, you must be a member of the

Selecciona una de las siguientes respuestas posibles:

  • DatabaseMailUserRole

  • Sysadmin role

  • TargetServerRole

  • SQL Server Agent role

Explicación

Pregunta 30 de 50

1

To work with Server Agent and execute some parametres, what we turn on?

Selecciona una de las siguientes respuestas posibles:

  • Configuration Manager

  • Bussines Development Studio

  • Management Studio

  • Server services

Explicación

Pregunta 31 de 50

1

Unlike standard triggers they do not execute in response to which of the following statements

Selecciona una de las siguientes respuestas posibles:

  • UPDATE, DELETE, CREATE

  • DROP, INSERT, GRANT

  • REVOKE, ALTER, CREATE

  • UPDATE, INSERT, DELETE

Explicación

Pregunta 32 de 50

1

Was a backup device specified in the restore statement?

Selecciona una de las siguientes respuestas posibles:

  • When using this statement, you must specify a snapshot name rather than a backup device.

  • Perform a full database and transaction log backup strategy for frequently modified databases

  • Phases of a restore include the data copy phase, the redo phase and the undo phase

  • The data copy phase involves copying all data, log and index pages from the backup

Explicación

Pregunta 33 de 50

1

What are Key Areas to Monitor in SQL Server?

Selecciona una de las siguientes respuestas posibles:

  • Disk system, Memory, CPU

  • CPU performance, Memory performance

  • Hardware stability, software availability

  • Operability, stability, organization

Explicación

Pregunta 34 de 50

1

What are the primarily uses of the SQL Server Configuration Manager?

Selecciona una de las siguientes respuestas posibles:

  • Managing SQL Server Services, Changing the Accounts Used by the Services, Manage Server and Client Network Protocols, Configure Server Startup Options, and Manage Instances of SQL Server.

  • The Database Engine Services.

  • The System Configuration Checker checks for conditions that prevent a successful SQL Server installation and will verify the computer where the installation is running.

  • Bussiness Intelegent Studio

Explicación

Pregunta 35 de 50

1

What Backup Job does?

Selecciona una de las siguientes respuestas posibles:

  • It performs the backup operation, logs history to the local server and the monitor server, and deletes old backup files and history information.

  • This job restores only the copied backup files to the secondary databases.

  • This job is shared by the primary and secondary databases of all log shipping configurations using this monitor server instance.

  • There is no information about this in lectures

Explicación

Pregunta 36 de 50

1

What benefits would that offer?

Selecciona una de las siguientes respuestas posibles:

  • It could avoid the unnecessary expense and administrative overhead of deploying multiple physical servers

  • Enterprise edition would satisfy the needs of large corporate SQL deployments. Other editions would be appropriate in difference scenarios.

  • A fast, multi-core CPU, with lots of RAM (at least 2 Gigs, 8 Gigs or more for an enterprise server), and a redundant disk array.

  • Amount of RAM, number of CPUs, and highly optimized disk storage arrays (in that order) are the most critical items for performance.

Explicación

Pregunta 37 de 50

1

What can indicate that there is an overall shortage of memory on the computer or that an application is not releasing memory?

Selecciona una de las siguientes respuestas posibles:

  • Low values for the Available Bytes

  • High values for the Available Bytes

  • Low values for the Busy Bytes

  • High values for the Busy Bytes

Explicación

Pregunta 38 de 50

1

What condition is wrong ?

Selecciona una de las siguientes respuestas posibles:

  • The policy is enabled.

  • The target belongs to the target set of the policy.

  • The target or one of the targets ancestors subscribes to the policy group that contains this policy.

  • Only policies from its subscribed categories can govern a database.

Explicación

Pregunta 39 de 50

1

What is an efficient way to determine CPU usage?

Selecciona una de las siguientes respuestas posibles:

  • To use the Processor\: %Processor Time counter in System Monitor

  • To use the Processor\:%Processor Avg. Time counter in Event Log Reader

  • To use System\:%Total Processor Time

  • To use the Processor\: %User Time counter in System Monitor

Explicación

Pregunta 40 de 50

1

What counter monitors the percentage of time that the disk is busy with read/write activity?

Selecciona una de las siguientes respuestas posibles:

  • % Disk Time

  • Avg. Disk Queue Length

  • Current Queue Length

  • %Busy Time

Explicación

Pregunta 41 de 50

1

What counter shows the number of requests that were outstanding on the disk at the time that the performance data was collected.

Selecciona una de las siguientes respuestas posibles:

  • Current Queue Length

  • Avg. Disk Queue Length

  • % Disk Time

  • Universal Disk Performance Measure

Explicación

Pregunta 42 de 50

1

What counter used to determine how many system requests, on average, are waiting for disk access

Selecciona una de las siguientes respuestas posibles:

  • %Busy Time

  • % Disk Time

  • Current Queue Length

  • Avg. Disk Queue Length

Explicación

Pregunta 43 de 50

1

What Distributors do?

Selecciona una de las siguientes respuestas posibles:

  • store replication-specific data associated with one or more publishers

  • create and modify the data

  • Receive the data. With merge replication, this situation is altered slightly because modifications occur at both the publisher and the subscribers

  • Modify data for something

Explicación

Pregunta 44 de 50

1

What does bcp utility do?

Selecciona una de las siguientes respuestas posibles:

  • bulk copies data between an instance of Microsoft SQL Server 2008 and a data file in a user-specified format

  • loads data from a data file into a table

  • used to access remote data from OLE DB data sources only when the DisallowAdhocAccess registry option is explicitly set to 0 for the specified provider

  • manage existing packages

Explicación

Pregunta 45 de 50

1

What does Dtutil do?

Selecciona una de las siguientes respuestas posibles:

  • run an existing package at the command prompt

  • Adding event handlers to the package and package objects.

  • Constructing the data flows in a package

  • manage existing packages

Explicación

Pregunta 46 de 50

1

What does the Available Bytes counter indicates?

Selecciona una de las siguientes respuestas posibles:

  • How many bytes of memory are currently available for use by processes

  • The number of bytes that either retrieved from disk due to hard page faults or written to disk due to free space in the working set due to page faults

  • How many bytes of hard disk are currently available for use by processes

  • Available system resources

Explicación

Pregunta 47 de 50

1

What information do Dynamic management views and functions return?

Selecciona una de las siguientes respuestas posibles:

  • Server state information that can be used to monitor the health of a server instance, diagnose problems, and tune performance

  • Information about user connections to the Database Engine and the locks that they hold

  • Server processing information and use connections report

  • All the information available about the server

Explicación

Pregunta 48 de 50

1

What is "article"?

Selecciona una de las siguientes respuestas posibles:

  • It can be a whole table or a database object, or a part of one.

  • It can only have articles from the same database

  • It is generally created against a publication

  • There is no information about this in lectures

Explicación

Pregunta 49 de 50

1

What is a Maintenance Plan:

Selecciona una de las siguientes respuestas posibles:

  • helps database administrators schedule core tasks

  • Plan which will tell you how a query will be executed, or how a query was executed.

  • An ordered set of steps used to access or modify information in a SQL relational database management system

  • Typically diagram or list of steps with timing and resources

Explicación

Pregunta 50 de 50

1

What is a transaction log?

Selecciona una de las siguientes respuestas posibles:

  • The transaction log is a special DBMS table that contains a description of all the database transactions executed by the DBMS.

  • The transaction log is the DBMS component that establishes the order in which concurrent database operations are executed.

  • The transaction log is important because it is the DBMS component that will ensure transaction serializability

  • full

Explicación