3.1 List of files used in batch servers

The following table lists the files used in batch servers.

Table 3-1 List of files used in batch servers

File nameClassificationOverviewReference
usrconf.cfgOption definition file for batch serversSpecify the invocation options of the JavaVM that execute the batch servers.3.2
usrconf.propertiesUser property file for batch serversSpecify the system properties of the JavaVM that execute the batch servers.3.3
server.policySecurity policy file for batch serversSpecify the security policy of the JavaVM that executes the batch servers.3.4
criticalList.cfgProtected area list fileSet the classes that prohibit method cancellation in the protected area.3.5
usrconf.cfgOption definition file for batch applicationsSpecify invocation options for the JavaVM that executes the cjexecjob command, the cjkilljob command, and the cjlistjob command.3.6
usrconf.propertiesUser property file for batch applicationsSpecify the system properties of the JavaVM that executes the cjexecjob command, and the cjkilljob command.3.7