Sun N1 Grid Engine 6.1 User's Guide

sge_job_request

Stores resources a job's requests.

Two types of requests (qsub options) are currently handled:

  1. -l resource requests, e.g. -l arch=solaris,mem_total=100M

    For each request one record is created.

  2. -q queue request, e.g. -q balrog.q

    One record is created containing “queue” as variable and the request contents as variable.

Column 

Type 

Description 

jr_id 

Integer 

Unique record identifier 

jr_parent 

Integer 

reference to the sge_job table 

jr_variable 

text 

name of the requested complex variable 

jr_value 

text 

requested value