Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


7.3.19 INIT_SCRIPT_READ parameter (defines whether the initialization script file is to be read and run)

Syntax

#-adsh_conf INIT_SCRIPT_READ {YES | NO}

Description

This parameter defines whether the initialization script file is to be read and run when the job controller starts.

Operands

YES

The job controller reads and runs the initialization script file immediately before running the root job.

However, the command will terminate with an error without reading the initialization script file in the following cases:

  • The initialization script file does not exist.

  • Read permissions are not assigned to the initialization script file.

NO

The job controller does not read the initialization script file.

Notes