cRSCHEDULE Automated Job Submission System Guide and Reference Manualc

SCHEDULE
Automated Job Submission System
Guide and Reference Manual



 o T Y  
PreviousContentsIndex



 

"
     node_name: different  




HAdding the /LOG qualifier displays the specific differences between the object(s) on specific nodes. Ex:

 

"
 \least_busy_4\job_job1.hdr     CWG: okay     DWG: different .                Prv_Owner (215)= /0xc000000e/ .                    Owner (015)= /0xc000000d/     AWG: okay  




/COLUMNS=number

EThe COLUMNS qualifier specifies how many columns to use when listing 0just the item name. The default is four columns.

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

/FULL

HThe FULL options displays all known information about a directory entry.

/NOHEADING

AThe NOHEADING removes the heading information from the directory listing.

/NOTRAILING

CThe NOTRAILING removes the trailing information from the directory listing.

/OUTPUT=OUTPUT_FILE

AThe OUTPUT option sends all output to a text file. Output can be printed or displayed as needed.

/OWNER

<The OWNER qualifier displays the owner UIC code for the job.

/PROTECTION

FThe PROTECTION qualifier displays the UIC based access rights for the file.

/SECURITY

CThe SECURITY option is the same as specifying the /ACL, /OWNER and /PROTECTION qualifier s.=

/SYMBOL[=prefix_string] or [=(prefix_string,format)]

HThe SYMBOL requests that all directory information be output to a group Cof DCL symbols. Every field in the control record is loaded into a Csingle DCL symbol. The symbol name is constructed by prefixing the Hfield name with the provide string. If none is provided a default value of SG is used.

GThe format defines the way that symbols are output. The default output Gspecification is: "$ %s=\" %s\" "" which produces the following format style.

 

"
    SG_ACCOUNT = "DEVELOPM"  




DAlternate output styles may be created by changing the format field. 


K

MODIFY/DIRECTORY



Modify a directory.

DThe MODIFY command will change the owner UIC code or the protection level of a given directory.




General Format

:

MODIFY/DIRECTORY directory_name /qualifier=value



Alternate

%CHDIR /qualifier=value directory_name



qualifier summary

 General qualifiers:
/[NO]ACL
/OWNER
/PROTECTION
/[NO]LOG
/[NO]CONFIRM
/NODE = target_node



Examples

 6    
#1

 
  9 $ SCHEDULE MODIFY/DIRECTORY [MMIDANI]/PROTECTION=G:RWED          





Qualifiers



/ACL=(ace,ace...)

EThe ACL field allows an Access Control List to be specified for this ?directory. The format of this list adheres to the VMS standard Hconventions. Please refer to the appropriate VMS documentation for more details.

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

/OWNER=UIC

CThe OWNER qualifier specifies the owner uic code for the directory.7

/PROTECTION=(S:RWEDC,O:RWEDC,G:RWEDC, W:RWEDC)

GThe PROTECTION qualifier specifies the UIC based access rights for the Fdirectory. You can determine how extensive an access other users will @have by setting the level of protection to any of the following accesses: ! %                      
Access Definition
 R read
 W write
 E edit
 D delete
 C control
 % %                  
Protection Definition
 S system
 O owner
 G group
 W world





 o V T Y  
PreviousNextContentsIndex