Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

DS0-001 Exam Dumps - CompTIA Data Systems Certification Exam

Question # 4

A database administrator needs to ensure continuous availability of a database in case the server fails. Which of the following should the administrator implement to ensure high availability of the database?

A.

ETL

B.

Replication

C.

Database dumping

D.

Backup and restore

Full Access
Question # 5

A database administrator needs to ensure database backups are occurring on a daily basis and at scheduled times. Which of the following actions should the administrator take?

A.

Query the database to observe entries.

B.

Check the database schema.

C.

Review the backup media.

D.

Review the server logs for entries.

Full Access
Question # 6

A group of developers needs access to a database in a development environment, but the database contains sensitive data. Which of the following should the database administrator do before giving the developers access to the environment?

A.

Audit access to tables with sensitive data.

B.

Remove sensitive data from tables

C.

Mask the sensitive data.

D.

Encrypt connections to the development environment.

Full Access
Question # 7

Which of the following statements contains an error?

A.

Select EmpId from employee where EmpId=90030

B.

Select EmpId where EmpId=90030 and DeptId=34

C.

Select* from employee where EmpId=90030

D.

Select EmpId from employee

Full Access
Question # 8

Over the weekend, a company’s transaction database was moved to an upgraded server. All validations performed after the migration indicated that the database was functioning as expected. However, on Monday morning, multiple users reported that the corporate reporting application was not working.

Which of the following are the most likely causes? (Choose two.)

A.

The access permissions for the service account used by the reporting application were not changed.

B.

The new database server has its own reporting system, so the old one is not needed.

C.

The reporting jobs that could not process during the database migration have locked the application.

D.

The reporting application's mapping to the database location was not updated.

E.

The database server is not permitted to fulfill requests from a reporting application.

F.

The reporting application cannot keep up with the new, faster response from the database.

Full Access
Question # 9

Which of the following services is responsible for assigning, managing, and reclaiming IP addresses on a TCP/IP-based network?

A.

DNS

B.

DHCP

C.

LDAP

D.

ISMTP

Full Access
Question # 10

Which of the following describes the purpose of a snapshot?

A.

To create a dynamic data replication

B.

To create a synonym

C.

To create a

D.

To create an image of a database

Full Access
Question # 11

A database's daily backup failed. Previous backups were completed successfully. Which of the following should the database administrator examinefirstto troubleshoot the issue?

A.

CPU usage

B.

Disk space

C.

Event log

D.

OS performance

Full Access
Question # 12

Which of the followingbestdescribes the category of SQL commands required to revoke access to database objects?

A.

DCL

B.

IDDL

C.

IDML

D.

TCL

Full Access
Question # 13

A database administrator is creating a table, which will contain customer data, for an online business. Which of the following SQL syntaxes should the administrator use to create an object?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 14

A database administrator needs to aggregate data from multiple tables in a way that does not impact the original tables, and then provide this information to a department. Which of the following is thebestway for the administrator to accomplish this task?

A.

Create a materialized view.

B.

Create indexes on those tables

C.

Create a new database.

D.

Create a function.

Full Access
Question # 15

A DBA left the company, and the DBA's account was removed from the system. Soon after, scheduled jobs began failing.

Which of the following would have most likely prevented this issue?

A.

Load balancing

B.

Business continuity plan

C.

Service accounts

D.

Assigning a data steward

Full Access
Question # 16

A database professional is considering denormalizing a database. Which of the following documents should be used to analyze the database's structure?

A.

SOP

B.

Data dictionaries

C.

UML diaqrams

D.

ERD

Full Access
Question # 17

A company needs information about the performance of users in the sales department. Which of the following commands should a database administrator use for this task?

A.

DROP

B.

InPDATE

C.

[delete

D.

ISELECT

Full Access
Question # 18

A database administrator is conducting a stress test and providing feedback to a team that is developing an application that uses the Entity Framework. Which of the following explains the approach the administrator should use when conducting the stress test?

A.

Capture business logic, check the performance of codes, and report findings.

B.

Check the clustered and non-clustered indexes, and report findings.

C.

Review application tables and columns, and report findings.

D.

Write queries directly into the database and report findings.

Full Access
Question # 19

A database administrator manages a database server that is running low on disk space. A lot of backup files are stored on the server's disks.

Which of the following is thebestaction for the administrator to take?

A.

Move all the backup files to external disks.

B.

Delete all the backup files containing data that is rated as classified.

C.

Delete all the backup files that are not required by the backup retention policy.

D.

Delete all the backup files except for the most recent one.

Full Access
Question # 20

Which of the following database instances are created by default when SQL Server is installed? (Choose two.)

A.

Root

B.

Master

C.

Log

D.

Model

E.

View

F.

Index

Full Access
Question # 21

Which of the following have data manipulation and procedural scripting power? (Choose two.)

A.

PQL

B.

PL/SQL

C.

Advanced

D.

SQL

E.

SQL

F.

T-SQL

Full Access
Question # 22

A new retail store employee needs to be able to authenticate to a database. Which of the following commands should a database administrator use for this task?

A.

INSERT USER

B.

ALLOW USER

C.

CREATE USER

D.

ALTER USER

Full Access
Question # 23

A database administrator is new to a company and wants to create a document that illustrates the interaction between tables. Which of the following should the administrator create?

A.

Troubleshooting guide

B.

Entity relationship diagram

C.

Data dictionary

D.

Database reference manual

Full Access
Question # 24

An automated script is using common passwords to gain access to a remote system. Which of the following attacks is being performed?

A.

DoS

B.

Brute-force

C.

SQL injection

D.

Phishing

Full Access