From a free demo to 2026 updates and a 60-day money back guarantee, Actual4Exams covers the full A2090-611 preparation journey. Get the 118 IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows practice questions in PDF, desktop, or online format and study on your own terms.
IBM A2090-611 Exam Overview:
| Certification Vendor: | IBM |
|---|---|
| Exam Name: | DB2 10.1 DBA for Linux, UNIX, and Windows |
| Exam Number: | C2090-611 |
| Available Languages: | English, Japanese |
| Exam Price: | USD 200 |
| Related Certifications: | IBM Certified Database Administrator - DB2 10.5 for Linux, UNIX, and Windows IBM Certified Database Administrator - DB2 11.1 for Linux, UNIX, and Windows |
| Real Exam Qty: | 59-60 |
| Exam Duration: | 90 minutes |
| Certificate Validity Period: | No expiration |
| Passing Score: | 61% |
| Exam Format: | Multiple Select, Multiple Choice |
| Recommended Training: | DB2 10.1 for Linux, UNIX, and Windows Administration DB2 10.1 Quickstart for Experienced Relational DBAs |
| Exam Registration: | IBM Certification Portal Pearson VUE Registration |
| Sample Questions: | ![]() |
| Exam Way: | Online proctored or in-person at Pearson VUE test centers |
| Pre Condition: | No formal prerequisites; recommended 1-2 years of hands-on DB2 10.1 administration experience |
| Official Syllabus URL: | https://www.ibm.com/certify/exams/C2090-611 |
IBM A2090-611 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Topic 1: Troubleshooting and Performance Tuning | 6.5% | - Lock and concurrency issues - Configuration parameter tuning - Common error diagnosis |
| Topic 2: Monitoring DB2 Activity | 10% | - Problem determination tools - Administrative views and monitoring functions - Automatic monitoring tools - Workload Manager monitoring |
| Topic 3: DB2 Server Management | 10% | - Job scheduling and maintenance - Visual Explain and access plan analysis - Instance and database creation and configuration - Data Studio usage - Autonomic features management |
| Topic 4: DB2 Utilities | 14% | - REORG, REORGCHK, RUNSTATS, REBIND - Data movement utilities (EXPORT, IMPORT, LOAD) - Design Advisor and optimization tools - Ingest utility usage |
| Topic 5: High Availability and Recovery | 10% | - Roll-forward recovery - Backup and restore operations - Crash and version recovery - DB2 pureScale high availability |
| Topic 6: Business Rules Implementation | 8.5% | - SET INTEGRITY command usage - Table constraints definition - Views with CHECK OPTION - Trigger creation and management |
| Topic 7: Physical Database Design | 26% | - Automatic storage conversion - XML data support - Table partitioning and clustering - Multi-temperature storage management - Data compression techniques - Database objects creation and management |
| Topic 8: Security and Compliance | 15% | - Audit facility configuration - Security administrator role - Label-based access control (LBAC) - Row and column access control (RCAC) - Authorizations and privileges - Trusted contexts |
IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows (A2090-611) — Questions Candidates Actually Ask
The A2090-611 exam, officially known as IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows, is the IBM test that leads to the IBM Certified Database Administrator - DB2 10.1 for Linux, UNIX, and Windows certification at the Intermediate / Professional level. Passing it validates the skills employers expect from a certified professional. It is also associated with related credentials such as IBM Certified Database Administrator - DB2 10.5 for Linux, UNIX, and Windows, IBM Certified Database Administrator - DB2 11.1 for Linux, UNIX, and Windows.
The A2090-611 exam contains 59-60 questions, and you have 90 minutes to complete them. Work out your per-question pace before test day, and flag slow items instead of stalling on them — time pressure, not knowledge, sinks many first attempts. Timed mock exams in the Actual4Exams test engines are the most reliable way to build that rhythm.
The passing score for the A2090-611 exam is 61%, and the official registration fee is USD 200. If you miss the mark, a retake means paying the full fee again, so book your seat only when you are ready. A practical benchmark: score consistently above the passing line on timed practice tests before scheduling the real exam.
No formal prerequisites; recommended 1-2 years of hands-on DB2 10.1 administration experience
Entry requirements can change, so confirm the latest conditions on the official exam page: https://www.ibm.com/certify/exams/C2090-611.
You can book the A2090-611 exam through the official registration channels below:
Exam delivery: Online proctored or in-person at Pearson VUE test centers. Seats at popular test centers fill quickly, so schedule early once your preparation is on track.
IBM recommends the following training options for IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows candidates:
- DB2 10.1 for Linux, UNIX, and Windows Administration
- DB2 10.1 Quickstart for Experienced Relational DBAs
Pair any course with the 118 practice questions from Actual4Exams to measure how ready you really are before paying the exam fee.
Yes. A free PDF demo of the IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows questions is available, so you can check the question style and answer quality before you pay. Every purchase also includes 365 days of free updates, and if the product expires you can renew the update service at a 50% discount from your member zone.
If you take the corresponding A2090-611 exam within 60 days of purchase and do not pass, you can apply for a full refund under the 100% Money Back Guarantee: submit a scan of your enrollment slip and your official Score Report (PDF) within 2 days of the exam date, and the claim is processed within 7 days. Attempts made within 3 days of purchase, downloads without an actual exam attempt, free materials, and expired orders are not eligible, and the candidate name must match the payer name. Prefer new material instead of a refund? You can exchange your purchase for two free products of equal value and keep the update service on your original product. As for delivery, the files are available for instant download and are also emailed to you within one minute of payment — if nothing arrives within 2 hours, contact customer service. There is no limit on how many computers you can install the product on.
The official IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows outline is organized into 8 domains. The first three are:
- Monitoring DB2 Activity — 10% of the exam
- DB2 Server Management — 10% of the exam
- Physical Database Design — 26% of the exam
See the complete exam topics section above for the full outline and the weighting of every domain.
IBM Assessment: DB2 10.1 DBA for Linux, UNIX, and Windows Sample Questions:
Question 1
Which statement about adaptive compression is true?
A. Adaptive compression can only be used to compress base tables, partitioned tables, and temporary tables; MQTs, typed tables and stagingtables cannot be compressed.
B. When you enable adaptive compression for a table, you enable it for the entire table, even if the table contains more than one partition.
C. Adaptive compression uses a page-level dictionary-based compression algorithm to compress data based on repeating patterns found within asampling of data from one extent.
D. You can specify that tables be compressed by using either a table-level dictionary only, page-level dictionaries only, or both table-level andpage-level dictionaries.
Question 2
If a single node database is actively being used by applications when a power failure occurs, what method is used to bring the database back to a consistent state once power has been restored?
A. Roll-forward recovery
B. Disaster recovery
C. Version recovery
D. Crash recovery
Question 3
What are two types of check options that can be used to create views? (Choose two.)
A. Client
B. Local
C. Server
D. Remote
E. Cascaded
Question 4
Which statement regarding SECADM authority is true?
A. The SECADM_GROUP database manager configuration parameter determines who has SECADM authority by default.
B. The instance owner has SECADM authority by default.
C. PUBLIC cannot receive SECADM authority, either directly or indirectly.
D. Only users with SECADM authority are allowed to grant the CONNECT database
authority to others.
Question 5
What are two types of security label components that can be used with Label-Based Access Control (LBAC)? (Choose two).
A. Tree
B. Set
C. Range
D. Hierarchy
E. Group
Solutions:
| Question 1 Answer: B | Question 2 Answer: D | Question 3 Answer: B,E | Question 4 Answer: C | Question 5 Answer: A,B |
No help, Full refund!
Actual4Exams confidently stands behind all its offerings by giving Unconditional "No help, Full refund" Guarantee. Since the time our operations started we have never seen people report failure in the IBM A2090-611 exam after using our products. With this feedback we can assure you of the benefits that you will get from our products and the high probability of clearing the A2090-611 exam.
We still understand the effort, time, and money you will invest in preparing for your certification exam, which makes failure in the IBM A2090-611 exam really painful and disappointing. Although we cannot reduce your pain and disappointment but we can certainly share with you the financial loss.
This means that if due to any reason you are not able to pass the A2090-611 actual exam even after using our product, we will reimburse the full amount you spent on our products. you just need to mail us your score report along with your account information to address listed below within 7 days after your unqualified certificate came out.




