Go to primary content
Previous
Previous
 
Next
Next

Monitoring Tuxedo Job Enqueueing Service

JES Job Operations

You can view all available jobs and perform a set of Job operations by clicking the JES Jobs tag from the Tuxedo JES Admin target homepage.

Querying a Job

From the Query area on the left of the page, you can search jobs by using either the combined query conditions or job ID.

The filter conditions can be JES application, job name, job owner, job priority, job class, job status, and the submitted time range. After specifying query condition and clicking Query, the searched job result shows on the page. Clicking on a job item, detailed job information is displayed under the query list.

To avoid displaying a large number of queried results, you can specify the maximum number of records that can be returned. Default is 1000.

Viewing and Managing Jobs

The jobs searched by the query conditions are listed in the Jobs Query Result List. Click a job item on the list. You can manage the job using the following action buttons:

  • Cancel: Cancel the selected job.

  • Purge: Purge the selected job.

  • Hold: Hold the selected job in CONVING or WAITING status.

  • Release: Release the selected job in HOLD_WAITING or HOLD_CONVING status.

  • Job Logs: Show the content of selected job. It displays the last 4 KB content of the log file.

  • Job Sysouts: Show the output information of selected job. It displays the last 4 KB content of the log file.

  • Refresh: Refresh the job list. Once you click Refresh, job query executes again with previous specified query condition and shows query result on screen.

  • Submit: Submit the selected job. You can fill out EJR and Shell options before submitting, if needed.

Synchronizing All Job Data

You can click the Synchronize button in the toolbar to sync all the JES jobs related metrics data with the job statistics stored in JESROOT.

After the synchronization, all JES Job metrics are updated to the latest status according to the data reported from Tuxedo domain. For those job records don't show up in the reported data set but exist in Enterprise Manager Database, they are marked as “Purged”. Reflected in the JES Jobs query result list, Current Queue of the job is shown as PURGE.

GDG Management

You can manage Generation Data Group (GDG) files by clicking the GDG tag from the Tuxedo JES Admin target homepage.

Creating a GDG

You can create a GDG with specified base name and max generation by clicking Add. You need to specify the following parameters:

  • Base Name: It contains the path info of a GDG, e.g. /testarea/em/ em.gdg

  • Max Generations: Specifies the maximum number of generations that the GDG can contain.

Querying GDG

GDG can be queried by their base name.

If you are not sure about the GDG base name, you can use the wildcard "*" to substitute for zero or more characters, or "?" to substitute for exactly one character in base name.

Deleting GDG

To delete a GDG, select one row and click Delete. You can select multiple GDG items to delete. All the information and files under this GDG are deleted. Deleting one GDG generation is not supported.

Viewing List&Check Result

When you choose a GDG row in a GDG table, the GDG File table displays all the differences between the GDG located in file system and management information stored in DB. Two kinds of data are collected:

  • The information read from disk, which shows generation name with path information in the last column.

  • The information read from GDG_DETAIL table, which shows the information in other columns.

Reconcile

You can reconcile the differences between the GDG located in file system and management information stored in DB. After clicking the Reconcile button, A JES job is submitted to process this request and the Job ID is returned for tracking the reconcile result. If the data in DB is already broken, the reconcile will not be done.

Viewing GDG File Content

To view the GDG file content, click on its base name in the first cell in the GDG File table.

If there is no content contained in the file, the "No content found" message appears.