cDSCHEDULE Automated Job Submission System Guide and Reference �ManualD

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



U

12.2 Workgroup commands

AEnterpriseSCHEDULE features the concept of workgroups. The basic functions of Workgroups is to:

8This includes the capability to apply load balancing to DEnterpriseSCHEDULE job flow by determining the best way to Fdistribute workload. For instance you can apply more job runs to your Gmore powerful servers and allow the jobs to run across multiple nodes, Falleviating the load on a single server. This can all be automated by Gestablishing several simple parameters to the Workgroup which the jobs are running in.

EWorkgroup commands are used to create, edit, delete, copy and rename HWorkgroups. Workgroups are established by creating and editing an entry 3in the EnterpriseSCHEDULE database in the H[SYSCONTROL.WORKGROUPS] directory. Once the Workgroup has been created, @Member nodes are added and these nodes are assigned a number of Fparameters that determine how they will perform job processing within *the Workgroup. The Workgroup commands are:


H

COPY/WORKGROUP



Copy a workgroup.

CThe COPY/WORKGROUP command is used to copy a workgroup file to new workgroup file name.




General Format

G

COPY/WORKGROUP from_workgroup_name to_workgroup_name [/qualifiers] 



Alternate

*cpwg from_workgroup_name to_workgroup_name



qualifier summary

 General qualifiers:

/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
 3$ SCHEDULE COPY/WORKGROUP SCH_TEST_WG SCH_TEST2_WG          





Qualifiers



/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.

O

CREATE/WORKGROUP



Create a new workgroup.

DThe CREATE command will add a new workgroup to the database. Create ?workgroups in the [SYSCONTROL.WORKGROUPS] directory. All other Ddirectories are not valid Workgroup directories and you will not be allowed to create the Workgroup.




General Format

7

CREATE/WORKGROUP workgroup_name [/qualifiers]



Alternate

!MKWG 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

 
  < Schedule> CREATE/WORKGROUP [SYSCONTROL.WORKGROUP]NEW_WG & Created [SYSCONTROL.WORKGROUP]NEW_WG          





 o V T Y  
PreviousNextContentsIndex