cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex


P

MODIFY/WORKGROUP



Modify a workgroup.

>The MODIFY command modify a workgroup in the database. Modify ?workgroups in the [SYSCONTROL.WORKGROUPS] directory. All other 0directories are not valid Workgroup directories.




General Format

7

MODIFY/WORKGROUP workgroup_name [/qualifiers]



Alternate

!CHWG workgroup_name [/qualifiers]



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node
Workgroup qualifiers:

/COMMENTS=comment
/TYPE=database_type
/MODE=execution_mode
/STATE=status
/OWNER=owner
/PROTECTION=protection!
/MEMBERS=workgroup_members



Examples

 6    
#1

 
  N Schedule> MODIFY/WORKGROUP [SYSCONTROL.WORKGROUP]TEST_WG /MODE=roundrobin ( Modified [SYSCONTROL.WORKGROUP]test_wg          









Qualifiers

#

/COMMENT:"any text string"

FThe COMMENT field is any useful description that you may want to add. This is an 80 character option.

/CONFIRM



/NOCONFIRM

ECONFIRM requests that the user be prompted prior to any operation to 2verify that the selected entry is the correct one.

/NODE=target_node

DThe NODE qualifier specifies what NODE (either local or remote) you Hwant the operation performed on. /HOSTNAME may be substituted for /NODE.

/LOG



/NOLOG

EThe LOG qualifier causes each completed operation to issue a note to the user.

/MEMBERS=member_string

GThe MEMBERS qualifier sets the nodes that are in the Workgroup and the FPower rating, job limit and Quorum Votes that the node will have. The MEMBERS string is formulated as:

 

"
:node_name+power_rating#job_limit%quorum_votes*batch_queue 




where: " &                      
Members Description
 node_name 3 Name of the node to be added to the Workgroup
 power_rating 4 Rated power level of the node in the Workgroup
 job_limit I Number of jobs that will be allowed to run on that node at one time
 quorum_votes F Number of votes that the node will have in case other nodes fail
 batch_queue E Batch queue that all jobs in the Workgroup will be submitted to


/MODE=execution_mode

BThe MODE qualifier determines how the workgroups will execute job $submissions. The possible modes are:  &                      
Mode Description
all ' Run on ALL nodes in the Workgroup
 roundrobin / Run in the nodes in a round-robin fashion
 failover 7 Run on the first accessible node on the workgroup
least 1 Run on the least busy node in the workgroup
none & No jobs can run in the workgroup


/OWNER:UIC

?The OWNER field indicates the owner UIC code for the workgroup.5

/PROTECTION:(S:RWED, O:RWED, G:RWED, W:RWED)

CThe PROTECTION field specifies the UIC based access rights for the workgroup.

/STATE=execution_state

GThe STATE qualifier determines whether the database is running jobs or paused. The states are: &          
State Description
not + All jobs are PAUSED or waiting to run
run ! All jobs are allowed to RUN


/TYPE=execution_type

CThe TYPE qualifier determines how the database will be distributed >throughout the Workgroup, whether it be through clustering or replication. The types are:  &                  
Type Description
limited ; The database is shared using a limited cluster system
full ; The database is shared using a fully clustered system
 distributed / The database is distributed between nodes
 replicated < The database is distributed and replicated among nodes





 o V T Y  
PreviousNextContentsIndex