HP3000-L Archives

January 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"VANCE,JEFF (HP-Cupertino,ex1)" <[log in to unmask]>
Reply To:
VANCE,JEFF (HP-Cupertino,ex1)
Date:
Tue, 9 Jan 2001 12:51:02 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
> I can't find an HP variable which holds the name of the jobq
> that a job is in. I would expect a name like HPJOBQ to be appropriate.

That would be a good name, but for now there is no such variable. Don't
create your own with that exact name either! :).

You can do this:
  setvar myjobQ JINFO('0','jobq')     # zero mean "me"

> I also want to set the JOBPRI for specific queues but the JOBPRI
> command does not support the ;JOBQ= syntax of other job commands
> like SHOWJOB and ALTJOB.

By design, job queues only support two properties: name, fence.  This
may be extended over time, but that's all for now.  A reason for this
was to not compete with existing 3rd party solutions in this area.

regards,
 Jeff Vance, CSY

ATOM RSS1 RSS2