nerdexam
IBM

C1000-141 · Question #98

How are cron tasks configured in Maximo Manage?

The correct answer is A. In the Cron Task Setup application. In IBM Maximo Manage, cron tasks are configured through the Cron Task Setup application, a dedicated UI within the Maximo application itself that allows administrators to schedule, enable, and tune automated background tasks without touching the underlying server…

Maximo Manage Architecture and System Administration

Question

How are cron tasks configured in Maximo Manage?

Options

  • AIn the Cron Task Setup application
  • BWithin the server's crontab file
  • CBy editing the system's XML configuration files
  • DThrough direct SQL statements in the database

How the community answered

(25 responses)
  • A
    76% (19)
  • B
    4% (1)
  • C
    8% (2)
  • D
    12% (3)

Explanation

In IBM Maximo Manage, cron tasks are configured through the Cron Task Setup application, a dedicated UI within the Maximo application itself that allows administrators to schedule, enable, and tune automated background tasks without touching the underlying server infrastructure.

Options B, C, and D are all wrong because Maximo manages its scheduling logic at the application layer, not the OS or database layer - editing the server's crontab, XML configs, or executing direct SQL would bypass Maximo's built-in task management and could cause instability or unsupported configurations.

Memory tip: Think "Maximo manages its own tasks" - just as you configure users and workflows inside Maximo's UI, you also configure cron tasks inside Maximo's UI (Cron Task Setup), never outside it.

Topics

#cron tasks#Cron Task Setup#scheduled jobs#task automation

Community Discussion

No community discussion yet for this question.

Full C1000-141 Practice