Previous Topic

Next Topic

Create a new directory

The EnterpriseSCHEDULE database is grouped in a two tier directory structure. A new directory may be created using this command at the top or lower level of the directory tree.

Examples

Windows:

Schedule> create/directory \jjones\rno\ /protection=g:rwe /log 
 Created \jjones\rno\

OpenVMS:

Schedule> create/directory [jjones.rno] /protection=g:rwe/log 

 Created [jjones.rno]

UNIX/Linux:

Schedule> mkdir /jjones/rno/ -protection=g:rwe -log 

 Created /jjones/rno/

What it does: Sets the directory to Update level protection

A second level directory can only be created using this command if the upper level directory (jjones) already exists.

See Create a job (create/job or mkjob) for a detailed description of this command.

See Also

Common Command Examples

Create a new job

Modify a job's properties

Modify all jobs using wildcards

Display job properties

Delete a job

Copy an existing job

Edit job list data

Extract the entire database

Insert an extracted database

Type job list data

Submit a job

Create a calendar

Display history

Monitoring activity