[z/OS]

Changing the values of variables referenced in BBOM0001I messages

BBOM0001I messages are issued during server startup, and indicate the product configuration settings. Unless otherwise indicated, these variables apply to all application servers, including the deployment managers, node agents, and JMS servers.

Before you begin

Not all of these settings can be changed. However, the settings that you can change must be changed using the administrative console. Any changes that you make directly to the was.env file for a specific server are discarded the next time that you use the administrative console to make a configuration change.

Use the following table to determine which product variable, custom property or administrative console field must be updated to change the value of a specific internal variable.

Table 1. Mapping internal variables reference in BBOM0001I messages to external WebSphere® variable, custom property or administrative console fields. The following table maps internal variable references in BBOM0001I messages to external WebSphere variables, custom properties, or administrative console fields.
Internal Variable Name How to Change Indicated Value Comments
adjunct_region_libpath (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Adjunct > Environment entries > LIBPATH, and specify a different value. Specifies the libpath for the adjunct process' JVM.
cell_name User cannot change. Initially specified during installation and customization.
cell_short_name User cannot change. Initially specified during installation and customization.
client_protocol_resolve_ name User cannot change. No longer used. Message will not appear for V5.1 and higher.
client_protocol_ resolve_ port User cannot change. No longer used. Message will not appear for V5.1 and higher.
client_ras_logstream_ name In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the client_ras_logstreamname property and specify a different value. See the information about z/OS® custom properties for the application server.
com_ibm_security_SAF_ EJBROLE_Audit_ Messages_ Suppress In the administrative console, click Security > Security administration > Applications > Infrastructure . In the Additional Properties section, click Custom properties > New. Add the com_ibm_security_SAF_EJBROLE_Audit_Messages _Suppress property, and specify a different value.

com_ibm_DAEMON_claim _ssl_sys_v3_timeout In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS location service. Select an existing alias or create a new SSL Configuration Repertoire.
com_ibm_DAEMON_ claimClientAuthentication In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS location service. Select an existing alias or create a new SSL Configuration Repertoire.
com_ibm_DAEMON_ claimKeyringName In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS location service. Select an existing alias or create a new SSL Configuration Repertoire.
com_ibm_DAEMON_ claimSecurityCipherSuite List In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS location service. Select an existing alias or create a new SSL Configuration Repertoire.
com_ibm_DAEMON_ claimSecurityLevel In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS location service. Select an existing alias or create a new SSL Configuration Repertoire.
com_ibm_HTTP_claim_ ssl_sys_v2_timeout User cannot change.
Deprecated feature Deprecated feature: This variable has been deprecated.depfeat
com_ibm_HTTP_claim_ ssl_sys_v3_timeout In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports > ,ssl_transport.

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_HTTP_claim_ sslEnabled In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports ,ssl_transport.

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_HTTP_ claimClientAuthentication In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports .

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_HTTP_ claimKeyringName In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports .

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_HTTP_ claimSecurityCipherSuite List In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports .

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_HTTP_ claimSecurityLevel In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports .

Transport option only appears if you have an HTTP transport defined for your system.

com_ibm_Server_ Security_Enabled In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Security > Server security. Select an existing alias or create a new SSL Configuration Repertoire.

This setting overrides the setting specified using the Security > Global Security > enabled/disabled field in the administrative console.

control_region_classpath In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Java Virtual Machine , and specify the classpath to be appended. Specifies the classpath used by the conroller's JVM.
control_region_http_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_http_queue_timeout_percent property and specify a different value. Indicates the percentage of the HTTP dispatch time limit that should be used as the maximum amount of time that an HTTP request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_https_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_https_queue_timeout_percent property and specify a different value. Indicates the percentage of the HTTPS dispatch time limit that should be used as the maximum amount of time that an HTTPS request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_iiop_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_iiop_queue_timeout_percent property and specify a different value. Indicates the percentage of the IIOP dispatch time limit that should be used as the maximum amount of time that an IIOP request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_jvm_ localrefs

Should only be used under the direction of IBM® support.
control_region_jvm_ logfile User cannot change. Specifies the file to which the conroller's JVM will write messages.
control_region_jvm_ properties_file User cannot change. Is dynamically created.
control_region_libpath In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition, and specify the libpath.

control_region_mdb_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_mdb_queue_timeout_percent property and specify a different value. Indicates the percentage of the MDB dispatch time limit that should be used as the maximum amount of time that an MDB request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_mdb_ request_timeout (application server only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_mdb_request_timeout property and specify a different value. See the information about z/OS custom properties for the application server.
control_region_sip_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_sip_queue_timeout_percent property and specify a different value. Indicates the percentage of the SIP dispatch time limit that should be used as the maximum amount of time that a SIP request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_sips_ queue_timeout_percent In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_sips_queue_timeout_percent property and specify a different value. Indicates the percentage of the SIPS dispatch time limit that should be used as the maximum amount of time that a SIPS request can spend on the workload management (WLM) queue. See the information about z/OS custom properties for the application server.
control_region_ssl_ thread_pool_size

Should only be changed under the direction of IBM Support personnel.
control_region_thread_ pool_size

Should only be changed under the direction of IBM Support personnel.
control_region_thread_ stack_size

Should only be changed under the direction of IBM Support personnel.
control_region_timeout_ delay (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_timeout_delay property and specify a different value. See the information about z/OS custom properties for the application server.
control_region_timeout_ dump_action In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_timeout_dump_action property and specify JAVADUMP, SVCDUMP, or JAVATDUMP for the value. Indicates whether a Java core dump, an SVC dump, or a JVM-initiated TDUMP should be taken whenever a timeout occurs for work that has been dispatched to a servant. See the information about z/OS custom properties for the application server.
control_region_timeout_ dump_action_session In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_timeout_dump_action_session property and specify JAVADUMP, SVCDUMP, or JAVATDUMP for the value. Indicates whether a Java core dump, an SVC dump, or a JVM-initiated TDUMP should be taken whenever a timeout occurs for an HTTP, HTTPS, SIP, or SIPS request that has been dispatched to a servant. See the information about z/OS custom properties for the application server.
control_region_timeout_ save_last_servant In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the control_region_timeout_save_last_servant property and specify a different value. Indicates whether the last available servant should be abended if a timeout situation occurs on that servant, or the last available servant should remain active until a new servant is initialized. See the information about z/OS custom properties for the application server.
control_region_use _java_g In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Java Virtual Machine , and select Debug Mode . Indicates if conroller's JVM should use the debug JVM (java_g). Should only be changed under the direction of IBM Support personnel.
control_region_wlm_ dispatch_timeout (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Container Settings, click Container Services > ORB Service and specify a new value in the WLM timeout field.

daemon_group_name User cannot change.

daemon_protocol_iiop _listenIPAddress In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the daemon_protocol_iiop_listenIPAddress property, and specify either * to bind all, or the IP name to specify bind-specific support.

Allows you to restrict the IP addresses to which the location service daemon binds. You set this variable in your cell-level variables.xml file.

daemon_start_ command User cannot change.

daemon_start_ command_args User cannot change.

daemon_wlmable User cannot change.

daemonInstanceName User cannot change.

daemonName User cannot change.

default_internal_work_ transaction_class In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the default_internal_work_transaction_class property, and specify a different value. See the information about z/OS custom properties for the application server.
nls_language In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the nls_languag property, and specify a different value. See the information about z/OS custom properties for the application server.
node_name User cannot change.

node_short_name User cannot change.

nonauthenticated_ clients_allowed In the administrative console, click Security > Global security. Under Authentication, click Authentication Protocol > zSAS authentication.

private_bborlog_include _extra_server_info In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the private_bborlog_include_extra_server_info property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_accept_http_ work_ after_min_srs In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_accept_http_work_after_min_srs property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_accept_iiop_ work_after_min_srs In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_accept_iiop_work_after_min_srs property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_bboc_log_ response_failure In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_bboc_log_response_failure property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_bboc_log_ return_exception In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_bboc_log_return_exception property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_giop_ level_highest In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_giop_level_highest property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_ backlog In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_backlog property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_large_ data_inbound_buffer In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_large_data_inbound_buffer property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_large_ data_response_buffer In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_large_data_response_buffer property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_max_ connect_backlog User cannot update. No longer used.
protocol_http_max_keep _alive_connections User cannot update. No longer used
protocol_http_timeout_ output (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name, and then, under Web Container Settings, click Custom properties. Select the ConnectionResponseTimeout property and specify a new value. See the topic on HTTP transport custom properties for additional information.
protocol_http_timeout_ output_recovery (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_timeout_output_recovery property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_ transactionClass In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_transactionClass property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_http_transport_ class_mapping_file In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > z/OS additional Settings.
Deprecated feature Deprecated feature: This variable is deprecated. When possible, use a workload classification document file instead of this variable. See the information about classifying z/OS workload for more information. depfeat
protocol_https_backlog In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_http_backlog property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_https_max_ connect_backlog User cannot change. No longer used.
protocol_https_max_ keep_alive_connections User cannot change. No longer used.
protocol_https_ timeout_output (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Web container settings > Web container > HTTP transports > ssl_transport See the topic about HTTP transport custom properties for additional information.
protocol_https_timeout_ output_recovery (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_https_timeout_ output_recovery property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_https_ transactionClass User cannot change. The value specified for the protocol_http_transport_class_mapping_file variable is also used for this variable.

protocol_iiop_backlog _ssl In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_iiop_backlog_ssl property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_iiop_backlog In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_iiop_backlog property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_iiop_daemon_ listenIPAddress In the administrative console, click System Administration > Node groups > Sysplex node group > z/OS Location Service. Specify the new IP address.

protocol_iiop_daemon_ port In the administrative console, click System Administration > Node groups > sysplex node group > z/OS Location Service.

protocol_iiop_daemon_ port_ssl In the administrative console, click System Administration > Node groups > sysplex node group > z/OS Location Service.

protocol_iiop_no_ local_copies In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Container Settings, click Container Services > ORB Service.

protocol_iiop_propagate_ unknown_service_ctxs In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_iiop_propagate_unknown_service_ctxs property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_sip_timeout_ output_recovery (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_sip_timeout_output_recovery property, and specify a different value. See the information about z/OS custom properties for the application server.
protocol_sips_timeout_ output_recovery (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the protocol_sips_timeout_output_recovery property, and specify a different value. See the information about z/OS custom properties for the application server.
ras_debugEnabled

Should only be changed under the direction of IBM Support personnel.
ras_default_msg_dd In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_default_msg_dd property, and specify a different value.

ras_dumpoptions_ dumptype

Should only be changed under the direction of IBM Support personnel.
ras_hardcopy_ msg_dd In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_hardcopy_msg_dd property, and specify a different value.

ras_log_ logstreamName In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_log_logstreamName property, and specify a different value.

ras_minorcode_ action

Should only be changed under the direction of IBM Support personnel.
ras_stderr_ff_interval In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_stderr_ff_interval property, and specify a different value.

ras_stdout_ff_interval In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_stdout_ff_interval property, and specify a different value.

ras_time_local In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_time_local property, and specify a different value. See the information about z/OS custom properties for the application server.
ras_trace_basic

Should only be changed under the direction of IBM Support personnel.
ras_trace_ctraceParms

Should only be changed under the direction of IBM Support personnel.
ras_trace_ defaultTracingLevel

Should only be changed under the direction of IBM Support personnel.
ras_trace_detail

Should only be changed under the direction of IBM Support personnel.
ras_trace_exclude_ specific

Should only be changed under the direction of IBM Support personnel.
ras_trace_ minorCodeTraceBacks

Should only be changed under the direction of IBM Support personnel.
ras_trace_ outputLocation In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_trace_outputLocation property, and specify a different value.

ras_trace_specific

Should only be changed under the direction of IBM Support personnel.
ras_trace_BufferCount In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_trace_BufferCount property, and specify a different value.

ras_trace_BufferSize In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the ras_trace_BufferSize property, and specify a different value.

read_license_ agreement User cannot change. Indicates that the server's initialization code will verify license agreement. The default is 1. If this variable is not set to 1, the server will not initialize.
security_SMF_record_ first_auth_user In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the pull-down list of available nodes and cells, and then click New. Add the security_SMF_record_first_auth_user property, and set it equal to 1 to fill the SM120CRE field with the ID of the first authenticated user. By default, the property is set to 0, and the SM120CRE field is filled with the ID under which the server activity began. This is often the guest ID. If no authentication for a request is required, then the SM120CRE field will NOT contain an authenticated user ID for that request. Instead, it will contain an unauthenticated ID, typically the guest account ID or the WebSphere server ID.
security_sslKeyring User cannot change. No longer used.
security_zOS_ domainName User cannot change. Set during customization.
security_zOS_ domainType User cannot change. Set during customization.
security_zSAS_ssl_ repertoire In the administrative console, click Servers > Server Types > WebSphere application servers > server_name > Server security > zSAS Transport > SSL Setttings . Select a different repertoire.

security_ EnableRunAsIdentity In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the security_EnableRunAsIdentity property, and specify a different value. See the information about z/OS custom properties for the application server.
security_sslType1 User cannot change. No longer used.
server_configured_ system_name User cannot change. Specifies the name of the system to which the server instance was originally configured.
server_generic_short_ name If the server is clustered, this value is the cluster's short name. If the server is not clustered, this value is the value specified on the server custom property, ClusterTransitionName. Either way, this value can be changed using the administrative console.

server_generic_uuid User cannot change. Specifies the unique identifier for this server
server_region_classpath (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Java Virtual Machine , and, in the Classpath field, specify the classpath to be appended. Specifies the classpath used by the JVM for the servant.
server_region_dpm_ dump_action In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_dpm_ dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_ dynapplenv_jclparms (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Servant > Start command arguments, Specify the new parameters. When dynamic applenv is being used (instead of the same content existing in static definition of WLM panels), this variable specifies the JCL parameters provided to the servant region when WLM starts this servant region.
server_region_ dynapplenv_jclproc (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > servant > Start command , and then specify the new JCL procedure. When dynamic applenv is used, this variable specifies the name of the JCL procedure for a servant region when WLM starts this servant region.
server_region_jvm_ localrefs (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_jvm_localrefs property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_jvm_ logfile (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_jvm_logfile property, and specify a different value. Specifies the HFS file that JNI debug messages are written to.
server_region_jvm_ properties_file (application server and deployment manager only) User cannot change File is dynamically created.
server_region_libpath (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Servant > Environment entries , and then specify a new value for the LIBPATH property. Specifies the libpath for the servant region's JVM
server_region_recycle_ count (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_recycle_count property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_http_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_http_stalled_thread_dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_https_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_https_stalled_thread_dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_iiop_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_iiop_stalled_thread_dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_mdb_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_mdb_stalled_thread_dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_sip_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_sip_ stalled_thread_dump_ action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_sips_ stalled_thread_dump_ action (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_sips_stalled_thread_dump_action property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_stalled_ thread_threshold_ percent (application server and deployment manager only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_region_stalled_thread_threshold_percent property, and specify a different value. See the information about z/OS custom properties for the application server.
server_region_thread_ stack_size (application server and deployment manager only)

Should only be changed under the direction of IBM Support personnel.
server_region_use_ java_g (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Java virtual machine , and select Debug Mode . Indicates if the servant region's JVM should use the debug JVM (java_g). Should only be used under the direction of IBM support.
server_region_workload _profile (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Container Settings, click Container Services > ORB Service.

server_SMF_container_ activity_enabled (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_container_activity_enabled property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_container_ interval_enabled (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_container_interval_enabled property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_interval_ length (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_interval_length property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_request _activity_enabled In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_request_activity_enabled property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_request _activity_enabled _CPU_ detail In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_request_activity_enabled_CPU_detail property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_request _activity_enabled_ security In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_request _activity_enabled_security property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_request _activity_enabled _ timestamps In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_request_activity_enabled_timestamps property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_server_ activity_enabled (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_server_activity_enabled property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information..
server_SMF_server_ interval_enabled (application server and deployment manager only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Process definition > Control > Environment entries . Add the server_SMF_server_interval_enabled property and specify a different value. See the topic about using the WebSphere Application Server administrative console to enable properties for specific SMF record types for additional information.
server_SMF_web_ container_activity_ enabled User cannot change. No longer used.
server_SMF_web_ container_interval_ enabled User cannot change. No longer used.
serverRegionid User cannot change. No longer used.
server_specific_name User cannot change.

server_specific_ short_name In the administrative console, click Servers > Server Types > WebSphere application servers > server_name, and specify a new value in the Short name field.

server_specific_uuid User cannot change. Specifies the unique identifier for this server
server_start_wait_ for_initialization_Timeout In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_start_wait_for_initialization_Timeout property, and specify a different value. See the information about z/OS custom properties for the application server.
server_wto_on_write_error In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the server_wto_on_write_error property, and specify a different value. Indicates whether the error message BBOO0384I ERROR OCCURRED WRITING TO {0} is written to the SYSLOG when an error occurs while writing to SYSPRINT or SYSOUT. See the information about z/OS custom properties for the application server.

[Fix Pack 7 or later] suppress_hung_thread_abend (application server only)

In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the suppress_hung_thread_abend property, and specify a different value. See the information about z/OS custom properties for the application server.

[Fix Pack 4 or later] suppress_hung_thread_dump (application server only)

In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the suppress_hung_thread_dump property, and specify a different value. See the information about z/OS custom properties for the application server.
transaction_ defaultTimeout (application server only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Container Settings, click Container Services > Transaction Service and specify a new value in the Transaction lifetime timeout field. The maximum duration, in seconds, for transactions on this application server. Any transaction that is not requested to complete before this timeout will be rolled back. Default is 120.
transaction_ maximumTimeout (application server only) In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Container Settings, click Container Services > Transaction Service and specify a new value in the Maximum Transaction Timeout field. The maximum duration, in seconds, that transactions propagated into the server or transactions started by BMT components from within the server will be allowed to execute. Any transaction that is not requested to complete before this timeout will be rolled back. Default is 300.
transaction_ recoveryTimeout (application server only) In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the transaction_recoveryTimeout property and specify a different value. See the information about z/OS custom properties for the application server.
was_env_file User cannot change. File is dynamically created.
wlm_dynapplenv_ single_server (application server and deployment manager only) For an application server, In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Server instance. For a deployment manager, in the administrative console, click System administration > Deployment manager . Then, under Server Infrastructure, click Java and process management > Server instance .

wlm_ maximumSRCount (application server and deployment manager only) For an application server, in the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Server instance. For a deployment manager, in the administrative console, click System administration > Deployment manager . Then, under Server Infrastructure, click Java and process management > Server instance

wlm_ minimumSRCount (application server and deployment manager only) For an application server, In the administrative console, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Server instance. For a deployment manager, in the administrative console, click System administration > Deployment manager . Then, under Server Infrastructure, click Java and process management > Server instance

wsadmin_dumpthreads_ enable_heapdump In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the wsadmin_dumpthreads_enable_heapdump property, and specify either 0 or 1. Indicates whether a Java heap dump is generated, in addition to a Java core dump when you issue the wsadmin dumpThreads command. See the information about z/OS custom properties for the application server.
wsadmin_dumpthreads_ enable_javatdump In the administrative console, click Environment > WebSphere variables, select the appropriate node or cell from the list of available nodes and cells, and then click New . Add the wsadmin_dumpthreads_enable_javatdump property, and specify either 0 or 1. Indicates whether a system TDUMP is generated, in addition to a Java core dump when you issue the wsadmin dumpThreads command. See the information about z/OS custom properties for the application server.

About this task

After you determine which WebSphere variable, custom property or administrative console field needs to be updated, complete the following procedure to change the value of that setting.

Procedure

  1. Navigate to the appropriate administrative console panel. The "How to change indicated value" column describes how to navigate within the administrative console to the appropriate panel for changing a specific internal variable setting. For example, to change the setting of the wlm_maximumSRCount variable for an application server, click Servers > Server Types > WebSphere application servers > server_name. Then, under Server Infrastructure, click Java and process management > Server instance.
  2. Update the variable, custom property, or administrative console field with the new value.
  3. Click Apply, and then click SAVE to save your changes.



In this information ...


IBM Redbooks, demos, education, and more

(Index)

Use IBM Suggests to retrieve related content from ibm.com and beyond, identified for your convenience.

This feature requires Internet access.

Task topic Task topic    

Terms and conditions for information centers | Feedback

Last updatedLast updated: Jun 11, 2013 8:40:09 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v701sca&product=was-nd-mp&topic=truninternalvar
File name: trun_internalvar.html