The following table lists the files used in batch servers.
Table 3-1 List of files used in batch servers
File name | Classification | Overview | Reference |
---|---|---|---|
usrconf.cfg | Option definition file for batch servers | Specify the invocation options of the JavaVM that execute the batch servers. | 3.2 |
usrconf.properties | User property file for batch servers | Specify the system properties of the JavaVM that execute the batch servers. | 3.3 |
server.policy | Security policy file for batch servers | Specify the security policy of the JavaVM that executes the batch servers. | 3.4 |
criticalList.cfg | Protected area list file | Set the classes that prohibit method cancellation in the protected area. | 3.5 |
usrconf.cfg | Option definition file for batch applications | Specify invocation options for the JavaVM that executes the cjexecjob command, the cjkilljob command, and the cjlistjob command. | 3.6 |
usrconf.properties | User property file for batch applications | Specify the system properties of the JavaVM that executes the cjexecjob command, and the cjkilljob command. | 3.7 |