IBM Maximo Manage v8.x Administrator (C9002600 / C1000-141) Practice Exam | PowerKram
IBM · Practice Exam · Cert C9002600 · Exam C1000-141

IBM Certified Administrator – Maximo Manage v8.x Practice Exam

Prepare for the IBM Certified Administrator – Maximo Manage v8.x credential (exam C1000-141) across the full blueprint: administering the environment, security, system and Maximo Manage configuration, process automation, troubleshooting, and integration. Each explanation links to the exact IBM Maximo Manage v8 documentation page, with a full timed simulation in Exam mode.

Start 24-hour free trial →
360+
Practice questions
7
Exam sections
2
Study modes
24h
Free trial

Maximo Manage v8.x Administrator exam at a glance

Vendor
IBM
Certification code
C9002600
Exam code
C1000-141 (IBM Maximo Manage v8.x Administrator)
Certification
IBM Certified Administrator – Maximo Manage v8.x
Questions
67
Passing score
48 correct of 67 (about 72%)
Duration
90 minutes
Cost
$200 USD
Languages
English, Chinese
Badge
Digital badge issued via Credly on passing

Sources: IBM Training — C9002600 certification (exam C1000-141). Confirm the current question count, cut score, and pricing on IBM’s exam page before scheduling.

About the Maximo Manage v8.x Administrator certification

The IBM Certified Administrator – Maximo Manage v8.x credential validates that you can run an IBM Maximo Manage v8 environment day to day — security and user administration, system and application configuration, process automation, troubleshooting, and integration — with little to no assistance from peers, support, or documentation. It’s earned by passing a single exam, C1000-141 (note that C9002600 is the certification code, while C1000-141 is the exam you actually sit), and it targets administrators operating Maximo in asset-intensive industries such as utilities, energy, and manufacturing.

The exam is scenario-driven. You’re typically shown an administrative situation — restrict this group’s access, add this attribute safely, route this approval, publish this record to an external system — and asked for the correct Maximo approach, favoring supported configuration over custom code. A recurring theme is knowing which layer a change belongs to: persistence (Database Configuration), application (Application Designer), or security (security groups and data restrictions). PowerKram maps every practice question to one of IBM’s seven objective sections and links each explanation to the exact Maximo Manage v8 documentation page it derives from. For how administrator roles and certifications fit together, see our platform administrators guide.

Exam C1000-141 sections and weights

IBM’s official blueprint splits the exam across seven weighted sections. Maximo Manage Configuration is the heaviest at 18%, closely followed by the two 16% sections. Plan your study time roughly in proportion, and confirm the current objectives on IBM’s exam page.

Maximo Manage Configuration

Application Designer, screen flow, conditional expressions, application setup, and configuration changes that tailor Maximo behavior with minimal customization.

18%Heaviest
Administer a Maximo Manage Environment

General administration tasks and responsibilities for operating a Maximo Manage environment day to day.

16%
System Configuration

System properties (global and instance-specific), environment settings, and Database Configuration — attribute changes, new objects, and applying schema changes safely.

16%
Troubleshooting

Diagnosing errors and incorrect results, performance monitoring, log analysis, and resolving common administrative issues.

15%
Security

Users, groups, security groups, conditional access, and data-restriction rules that enforce access control matching organizational responsibilities.

13%
Process Automation

Workflow, escalations, cron tasks, and automation scripts that automate processes and scheduled work within Maximo Manage.

11%
Integration

Maximo Integration Framework: object structures, publish channels, enterprise services, and endpoints to integrate Maximo with ERP, SCADA, and other systems.

11%

Source: IBM C1000-141 exam syllabus (Administer 16%, Security 13%, System Configuration 16%, Process Automation 11%, Maximo Manage Configuration 18%, Troubleshooting 15%, Integration 11%). The seven weights sum to 100%.

Who this exam is for

This is an administrator credential for people who operate Maximo Manage v8 in production:

  • Maximo administrators managing security, configuration, and automation for asset-intensive enterprises.
  • EAM and asset-management system administrators in utilities, energy, and manufacturing.
  • Maximo functional and technical consultants formalizing hands-on v8 administration experience.
  • Application-support and platform staff who configure and troubleshoot Maximo day to day.

Within IBM’s Maximo family, natural companions include the Maximo Manage v8 Deployment Professional (the same-version deployment credential), the Maximo Manage v9 Functional Deployment, and the Maximo Manage v9 Work Management Specialty. For the administrator roles this credential supports, see the IT administrator career guide in our Career Hub.

What this practice exam delivers

Score by section

Every question is tagged to one of IBM’s seven sections — environment admin, security, system config, process automation, Maximo Manage config, troubleshooting, integration — so your report tells you exactly what to drill.

Learn mode

Immediate feedback after each question with a full explanation of why the right answer is right and the others wrong — built for the “which layer does this change belong to” judgment the exam rewards.

Exam mode

A timed run that mirrors the 67-question, 90-minute format and the 48-to-pass bar, so pacing feels familiar on test day.

Source-linked explanations

Every answer links to the exact IBM Maximo Manage v8 documentation page — so you learn configuration, security, and integration from IBM’s own docs, not just a memorized letter.

Sample Maximo Manage v8.x Administrator practice questions

Ten free scenario questions across IBM’s objective sections, each with a full explanation and a source link to the IBM Maximo Manage v8 documentation. The complete bank is available with the 24-hour trial.

Question 1 · Security

A Maximo v8.x admin at Windermere Utilities must restrict Work Order edits to the Maintenance Planners group only.

Which v8.x admin configuration restricts Work Order edits to the Maintenance Planners group only?

  1. Grant edit to every group and trust users not to misuse it
  2. Create a security group containing the Maintenance Planners, grant the group the work-order edit authorizations, and limit other groups to read-only where appropriate
  3. Disable security to simplify user requests
  4. Rely on training alone to prevent unauthorized edits
Show answer & explanation

Correct: B. Security groups with scoped authorizations are the Maximo v8.x security-admin reference — grant edit to the intended group and keep others read-only.

Why not the others: universal edit (A), disabled security (C), and training-only (D) all fail as access controls.

Source: IBM Docs — Maximo Manage 8.0 (Security) → Further reading: PowerKram — Maximo v8 Deployment →
Question 2 · Security

A data-restriction requirement at Heathwood Mining is that field technicians can only see work orders for their assigned sites.

Which v8.x admin feature enforces row-level site filtering on Work Orders for technicians?

  1. Configure a data-restriction rule (object or attribute level) on the security group so WORKORDER queries return only rows matching the user’s site assignment
  2. Filter at the application layer only and trust the UI
  3. Grant technicians view of every site and rely on good behavior
  4. Remove the site column entirely
Show answer & explanation

Correct: A. Data-restriction rules are the Maximo v8.x reference for row-level security, filtering WORKORDER rows to the user’s site assignment.

Why not the others: app-layer-only filtering (B), trust-based restriction (C), and column removal (D) all fail true data restriction.

Source: IBM Docs — Maximo Manage 8.0 (data restrictions) →
Question 3 · Security

A conditional-access requirement at Oldshore Maritime must hide the Priority field from a group when Work Order status is ‘Closed’.

Which v8.x admin feature enforces the conditional hide on Priority when status is Closed?

  1. Use a conditional expression attached to the security group’s access on the Priority attribute so it is hidden or read-only when status is Closed
  2. Write custom Java to manipulate the UI at runtime
  3. Disable the Priority field for every user
  4. Rely on a verbal rule and hope users comply
Show answer & explanation

Correct: A. Conditional expressions on group access are the Maximo v8.x reference for conditional UI behavior — hide or restrict Priority based on status.

Why not the others: custom Java (B), universal disable (C), and verbal rules (D) all fail the supported model.

Source: IBM Docs — Maximo Manage 8.0 (conditional access) → Further reading: PowerKram — IT Administrator career →
Question 4 · Maximo Manage Configuration

A Maximo v8.x admin at Ferngully Rail needs to add a new field to the Work Order application without customization.

Which admin approach fits?

  1. Abandon the request because the field cannot be added
  2. Modify the Java source directly and rebuild the product
  3. Edit the database schema without using Database Configuration
  4. Use Application Designer plus Database Configuration to add the field, then expose it in the Work Order application — a configuration change rather than a customization
Show answer & explanation

Correct: D. Application Designer plus Database Configuration is the Maximo v8.x configuration-over-customization reference for adding a field.

Why not the others: Java edits (B), schema bypass (C), and abandonment (A) all fail supported admin practice.

Source: IBM Docs — Maximo Manage 8.0 (Application Designer) → Further reading: PowerKram — Maximo v9 Deployment →
Question 5 · Process Automation

An admin at Sandrigg Forestry must enforce a rule that Work Order Priority cannot drop below 3 once Approved.

Which v8.x admin feature enforces the ‘Priority cannot drop below 3 once Approved’ rule?

  1. Delete the Priority field to avoid the issue
  2. Write Java to enforce the rule
  3. Implement a conditional expression (or an automation script) on the Priority attribute that validates the value based on status, keeping the rule in configuration rather than code
  4. Skip validation and rely on training
Show answer & explanation

Correct: C. Conditional expressions or automation scripts are the Maximo v8.x reference for field-level rules — validate Priority against status in configuration.

Why not the others: Java (B), field deletion (A), and training-only (D) all fail configuration discipline.

Source: IBM Docs — Maximo Manage 8.0 (automation scripts) →
Question 6 · Process Automation

A workflow at Gorseton Gas must route Work Order approvals through Supervisor then Planner with a 24-hour escalation.

Which v8.x admin configuration routes Work Order approvals with a 24-hour escalation?

  1. Build a Workflow Process with Supervisor and Planner approval nodes, paired with an Escalation cron task that re-routes if Supervisor does not act within 24 hours
  2. Rely on email-only approvals with no audit
  3. Skip approval and let anyone release work
  4. Print work orders for signature
Show answer & explanation

Correct: A. A Workflow Process paired with an Escalation cron task is the Maximo v8.x approval-routing reference — nodes for each approver, escalation on inaction.

Why not the others: email-only (B), no-approval (C), and paper signatures (D) all fail audit and SLA.

Source: IBM Docs — Maximo Manage 8.0 (workflow & escalations) → Further reading: PowerKram — Maximo v9 Work Management →
Question 7 · System Configuration

A v8.x admin at Ashenfield Marine must add a new attribute to the ASSET object.

Which v8.x admin action adds a new attribute to the ASSET object safely?

  1. Add the attribute via Application Designer alone without Database Configuration
  2. Run ALTER TABLE on the database directly
  3. Use Database Configuration to define the attribute, then apply changes during a maintenance window so Maximo regenerates the underlying schema and indices correctly
  4. Skip persistence and store the value in memory
Show answer & explanation

Correct: C. Database Configuration with a maintenance window is the Maximo v8.x schema-change reference — define the attribute, then apply so Maximo regenerates schema and indices.

Why not the others: direct ALTER TABLE (B), App Designer-only (A), and in-memory storage (D) all bypass the supported model.

Source: IBM Docs — Maximo Manage 8.0 (Database Configuration) →
Question 8 · System Configuration

A v8.x admin at Bridle Meadow Aviation needs to create a new persisted object to support a custom process.

Which v8.x admin action creates a new persisted object for the custom process?

  1. Skip Database Configuration and hand-craft SQL tables
  2. Define the new object in Database Configuration with its attributes, relationships, and persistence settings, then apply the changes during a maintenance window
  3. Store the object only in Application Designer views
  4. Use a spreadsheet outside Maximo
Show answer & explanation

Correct: B. Database Configuration is the Maximo v8.x reference for creating a new persisted object — define attributes, relationships, and persistence, then apply in a maintenance window.

Why not the others: hand-crafted SQL (A), view-only (C), and external spreadsheets (D) all fail the model.

Source: IBM Docs — Maximo Manage 8.0 (object creation) →
Question 9 · Integration

A v8.x admin at Portclyffe Shipping must publish Work Order updates to an external system via an enterprise service.

Which Maximo Integration Framework (MIF) pattern fits?

  1. Copy the database table manually to the external system
  2. Define the Object Structure for Work Order, configure a publish channel with the appropriate endpoint, and enable event listening so updates trigger outbound messages
  3. Email updates to the external system
  4. Rely on the external system to poll the database directly
Show answer & explanation

Correct: B. Object Structure plus publish channel plus event listening is the MIF v8.x reference for outbound publish to an enterprise service.

Why not the others: manual copies (A), email (C), and direct polling (D) all fail the framework.

Source: IBM Docs — Maximo Manage 8.0 (Integration Framework) → Further reading: PowerKram — Platform Engineer career →
Question 10 · Administer a Maximo Manage Environment

A v8.x admin at Fernwell Power must adjust a global property that controls search behavior estate-wide.

Which v8.x admin surface fits?

  1. Disable properties to simplify
  2. Edit the underlying properties file on the filesystem without the System Properties app
  3. Ignore the change and hope defaults are correct
  4. Edit the system property via the System Properties application, applying the change at the global or instance-specific level as needed and live-refreshing or restarting as the property requires
Show answer & explanation

Correct: D. The System Properties application is the Maximo v8.x reference for global and instance-specific properties — apply at the right level and refresh or restart as the property requires.

Why not the others: file-level edits (B), no-change (C), and disabled properties (A) all fail the admin model.

Source: IBM Docs — Maximo Manage (System Properties) →

Keep going: study guides and career paths

Maximo administration is a specialized, well-compensated skill at asset-intensive enterprises. Two PowerKram hubs back this exam.

Deep dive: the cert-vs-exam codes, where the exam concentrates, and a study plan

The cert code vs the exam code

The credential code is C9002600, but the exam you sit is C1000-141 — a distinction worth getting right when you register through Pearson VUE. Per IBM’s syllabus, the exam is 67 questions in 90 minutes, needs 48 correct to pass (about 72%), costs $200, and is available in English and Chinese. Passing issues a Credly digital badge. Because the credential is tied to the v8 release, keep an eye on IBM’s certification lifecycle as Maximo Manage v9 credentials roll out. Read the platform administrators guide →

Where the exam concentrates

IBM’s blueprint spans seven sections, and the configuration-heavy areas dominate: Maximo Manage Configuration (18%), Administer a Maximo Manage Environment (16%), and System Configuration (16%) together are half the exam. Troubleshooting (15%) and Security (13%) are next, with Process Automation and Integration at 11% each. A recurring test pattern is layering: for a given requirement, decide whether the change belongs at the persistence layer (Database Configuration), the application layer (Application Designer), or the security layer (security groups and data restrictions) — and favor supported configuration over custom Java.

The trick-question themes

Two areas generate consistent trick questions. First, conditional-expression precedence across security groups, application fields, and workflow routing — know the order in which they evaluate. Second, integration-framework endpoint configuration differs subtly between publish channels and enterprise services; be able to pick the right one for a given direction of integration (outbound publish vs inbound enterprise service). Database Configuration questions also love the “apply during a maintenance window” detail, since applying schema changes regenerates tables and indices.

Realistic study plan

Work through IBM’s official Maximo Manage learning path and get hands-on in a Maximo environment: build a security group with scoped authorizations and a data-restriction rule, add an attribute and a new object via Database Configuration, build a workflow with an escalation, and configure an object structure with a publish channel. Study by section, starting with the configuration-heavy 16–18% areas. Use PowerKram Learn mode with the sourced IBM-docs links to close gaps, then finish in Exam mode across all seven sections under time. IT administrator career paths →

Frequently asked questions about the Maximo Manage v8.x Administrator exam

What is the difference between C9002600 and C1000-141?
C9002600 is the certification code for the IBM Certified Administrator - Maximo Manage v8.x. C1000-141 is the actual exam you take to earn it (IBM Maximo Manage v8.x Administrator). You register for and sit C1000-141.
How many questions are on the exam, and what score do I need?
The exam has 67 questions in 90 minutes, and you need 48 correct to pass (about 72%). It costs $200 USD and is available in English and Chinese. Confirm the current figures on IBM's exam page before scheduling.
What are the exam sections and weights?
IBM's blueprint has seven sections: Administer a Maximo Manage Environment (16%), Security (13%), System Configuration (16%), Process Automation (11%), Maximo Manage Configuration (18%, the heaviest), Troubleshooting (15%), and Integration (11%). They sum to 100%.
Who should take this exam?
It's aimed at Maximo administrators, EAM system administrators, and Maximo consultants who operate a Maximo Manage v8 environment day to day — security, configuration, automation, troubleshooting, and integration. IBM expects you to manage the environment with little to no assistance.
Is this exam about Maximo 7.6 or Maximo v8?
Maximo v8. This exam covers Maximo Manage v8.x, which runs on the Maximo Application Suite (MAS) and differs from the older Maximo 7.6. Study v8 material specifically — the documentation, deployment model, and some applications differ from 7.6.

Start your free 24-hour Maximo v8.x Administrator practice trial

Full access to 360+ questions across all seven exam sections, both study modes, and source-linked explanations. No credit card required.

Start free trial →