Platform Computing Corporation

Data Schema Table for Platform LSF 7.0

This package is intended for users of the Platform LSF software ("LSF"). You do not need to understand the data schema to use the reporting features in LSF. Platform provides this table as a convenience for experienced database administrators only.

JOBINFOREP

This is a derived table for the "Active Job States Statistics by Queue" and "Job Slot Usage by Application" reports. This table contains the job data with attributes for each event time. The attributes are QUEUE, APPLICATION_TAG, JOB_STATUS_STR, and SUM_SLOT_NUM.

Column Name Data Type Null (Y/N) Key (PK/FK) Comment
EVENT_TIME TIMESTAMP N   The time of this record in the local server time zone.
EVENT_TIME_GMT NUMBER(13) N PK The time of this record in GMT time. This is the number of seconds from midnight, 1 January, 1970.
EVENT_TYPE VARCHAR(64) N PK The type of event (only includeS JOB_NEW, JOB_STATUS, JOB_MODIFY2, JOB_START, and JOB_FINISH).
JOB_ID NUMBER(15) N PK The LSF-assigned job ID.
JOB_ARRAY_INDEX NUMBER(15) N PK The job array index.
QUEUE VARCHAR(128) N   The name of the queue to which this job was submitted at this event time.
JOB_STATUS_STR VARCHAR(256) N   The status of this job at this event time.
APPLICATION_TAG VARCHAR(128) Y   The application tag of this job. This identifies which application is using this job.
SUM_SLOT_NUM NUMBER(10) Y   The total number of job slots used by this job.
LAST_JOB_STATUS VARCHAR(256) Y   The previous status of this job.
LAST_APPLICATION_TAG VARCHAR(128) Y   The previous application tag of this job.
LAST_QUEUE VARCHAR(128) Y   The previous queue to which this job was submitted.
INSERT_SEQ NUMBER(15) Y   The order of sequence in which this record is inserted into the table. This field is auto-incremented whenever a new record is inserted into the table.

Technical Support

Email support@platform.com
Web www.platform.com
Contact information www.platform.com/company/contact-us

Copyright

© 1994 - 2008 Platform Computing Corporation

All Rights Reserved.

Although the information in this document has been carefully reviewed, Platform Computing Corporation ("Platform") does not warrant it to be free of errors or omissions. Platform reserves the right to make corrections, updates, revisions or changes to the information in this document.

UNLESS OTHERWISE EXPRESSLY STATED BY PLATFORM, THE PROGRAM DESCRIBED IN THIS DOCUMENT IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT WILL PLATFORM COMPUTING BE LIABLE TO ANYONE FOR SPECIAL, COLLATERAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING WITHOUT LIMITATION ANY LOST PROFITS, DATA, OR SAVINGS, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS PROGRAM.

Document redistribution policy: This document is protected by copyright and you may not redistribute or translate it into another language, in part or in whole. You may only redistribute this document internally within your organization (for example, on an intranet).

Trademarks

LSF is a registered trademark of Platform Computing Corporation in the United States and in other jurisdictions.

ACCELERATING INTELLIGENCE, THE BOTTOM LINE IN DISTRIBUTED COMPUTING, PLATFORM COMPUTING, CLUSTERWARE, PLATFORM ACTIVECLUSTER, IT INTELLIGENCE, SITEASSURE, PLATFORM SYMPHONY, PLATFORM JOBSCHEDULER, PLATFORM INTELLIGENCE, PLATFORM INFRASTRUCTURE INSIGHT, PLATFORM WORKLOAD INSIGHT, and the PLATFORM and LSF logos are trademarks of Platform Computing Corporation in the United States and in other jurisdictions.

UNIX is a registered trademark of The Open Group in the United States and in other jurisdictions.

Microsoft is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries.

Windows is a registered trademark of Microsoft Corporation in the United States and other countries.

Other products or services mentioned in this document are identified by the trademarks or service marks of their respective owners.