[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

Command rji

NAME

Command rji :: Ref Job Information

SYNOPSIS

rji [options] RefName TaskName JobName

DESCRIPTION

The rji command returns informations on a job of a task of a referential. The parameters are the referential name, the task name and the job name.

Three options can be used to format output :

To change job information, you can use commands like rjsd, rjsp, rjsa, rjst, rjsoec, rjwad.

EXAMPLE

In this example, a job named `my_job' is created. The rji command is used to print job informations.

 
$ dio87d -d
$ dio87c ra my_ref
$ dio87c rta my_ref task1
$ dio87c rja my_ref task1 my_job "my first job"
$ 
$ dio87c rji my_ref task1 my_job
Job Name:       my_job
Task Name:      task1
Ref Name:       my_ref
Description:    my first job
Task Target:    none
Target Queue:   none
Path:           none
Argument:       none
Start Tempo:    0
End Tempo:      0
Wait All Dependencies:   true
On Error Continue:      true
$

ACCESS CONTROL

This function requires the `consult' privilege for the `referential' command family.

SEE ALSO


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated by dom on September, 11 2005 using texi2html