CompTIA DS0-001 Exam Practice Questions (P. 1)
- Full Access (93 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #1
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.)
Which of the following are the most likely causes? (Choose two.)
- AThe access permissions for the service account used by the reporting application were not changed.
- BThe new database server has its own reporting system, so the old one is not needed.
- CThe reporting jobs that could not process during the database migration have locked the application.
- DThe reporting application’s mapping to the database location was not updated.
- EThe database server is not permitted to fulfill requests from a reporting application.
- FThe reporting application cannot keep up with the new, faster response from the database.
Correct Answer:
AD
AD
send
light_mode
delete
Question #2
Given the following customer table:

Which of the following ORM snippets would return the ID, state, and country of all customers with the newest customers appearing first?

Which of the following ORM snippets would return the ID, state, and country of all customers with the newest customers appearing first?
send
light_mode
delete
Question #3
A DBA is reviewing the following logs to determine the current data backup plan for a primary data server:

Which of the following best describes this backup plan?

Which of the following best describes this backup plan?
- AMonthly full, daily differential
- BDaily differential
- CDaily full
- DWeekly full, daily incremental
Correct Answer:
D
D
send
light_mode
delete
Question #4
A database administrator needs to ensure that a newly installed corporate business intelligence application can access the company’s transactional data. Which of the following tasks should the administrator perform first?
- ACreate a new service account exclusively for the business intelligence application.
- BBuild a separate data warehouse customized to the business intelligence application's specifications.
- CSet up a nightly FTP data transfer from the database server to the business intelligence application server.
- DSend the business intelligence administrator the approved TNS names file to configure the data mapping.
- EOpen a new port on the database server exclusively for the business intelligence application.
Correct Answer:
A
A
send
light_mode
delete
Question #5
Which of the following scripts would set the database recovery model for sys.database?
send
light_mode
delete
All Pages