The following table lists only Version 5 variables related to diagnosis, along with their equivalent Version 4.0.1 environment variables. This information is provided only as an aid to IBM service personnel.
Warning: Do not use this information to manually modify the contents of the was.env file. The was.env file is managed by WebSphere, and its content is rewritten with each change made to the configuration. Therefore, any hand-editing will be overwritten.
Version 4.0.1 environment variables | Equivalent Version 5 WebSphere variables |
---|---|
BBOC_HTTPALL_TCLASS_FILE | http_transport_class_mapping_file |
BBOC_HTTP_INPUT_IDENTITY | protocol_http_defaultIdentity |
BBOC_HTTP_INPUT_TIMEOUT | protocol_http_timeout_input |
BBOC_HTTP_LISTEN_IP_ADDRESS | protocol_http_listenIPAddress |
BBOC_HTTP_MAX_PERSIST_REQUESTS | protocol_http_max_persist_requests |
BBOC_HTTP_OUTPUT_TIMEOUT | protocol_http_timeout_output |
BBOC_HTTP_OUTPUT_TIMEOUT_RECOVERY | protocol_http_timeout_output_recovery |
BBOC_HTTP_PERSISTENT_SESSION_TIMEOUT | protocol_http_timeout_persistentSession |
BBOC_HTTP_PORT | protocol_http_port |
BBOC_HTTP_SSL_IDENTITY | protocol_https_default_identity |
BBOC_HTTP_SSL_INPUT_TIMEOUT | protocol_https_timeout_input |
BBOC_HTTP_SSL_LISTEN_IP_ADDRESS | protocol_https_listenIPAddress |
BBOC_HTTP_SSL_MAX_PERSIST_REQUESTS | protocol_https_max_persist_requests |
BBOC_HTTP_SSL_OUTPUT_TIMEOUT | protocol_https_timeout_output |
BBOC_HTTP_SSL_OUTPUT_TIMEOUT_RECOVERY | protocol_https_timeout_output_recovery |
BBOC_HTTP_SSL_PERSISTENT_SESSION_TIMEOUT | protocol_https_timeout_persistentSession |
BBOC_HTTP_SSL_PORT | protocol_https_port |
BBOC_HTTP_SSL_TRANSACTION_CLASS | protocol_https_transactionClass |
BBOC_HTTP_TRANSACTION_CLASS | protocol_http_transactionClass |
BBOC_LOG_RESPONSE_FAILURE | protocol_bboc_log_response_failure |
BBOC_LOG_RETURN_EXCEPTION | protocol_bboc_log_return_exception |
BBODUMP | ras_dumpoptions_dumptype |
BBODUMP_CEE3DMP_OPTIONS | ras_dumpoptions_ledumpoptons |
BBOLANG | nls_language |
BBOO_WORKLOAD_PROFILE | server_region_workload_profile |
CBCONFIG | config_root |
CLASSPATH | server_region_classpath |
CLIENT_RESOLVE_IPNAME | Replaced by the corbaloc function in J2EE 1.3 CosNaming INS |
CLIENT_RESOLVE_PORT | Replaced by the corbaloc function in J2EE 1.3 CosNaming INS |
CLIENT_TIMEOUT | protocol_iiop_local_timeout |
CLIENTLOGSTREAM | client_ras_logstreamname |
CONFIGURED_SYSTEM | server_configured_system_name |
CTL_LIBPATH | control_region_libpath |
DAEMON_IPNAME | protocol_iiop_daemon_listenIPAddress |
DAEMON_PORT | protocol_iiop_daemon_port |
DAEMON_SSL_PORT | protocol_iiop_daemon_port_ssl |
DM_GENERIC_SERVER_NAME | daemonName |
DM_SPECIFIC_SERVER_NAME | daemonInstanceName |
ENABLE_TRUSTED_APPLICATIONS | control_region_security_enable_trusted_applications |
GENERIC_SERVER_NAME | server_generic_short_name |
GENERIC_UUID | server_generic_uuid |
IIOP_SERVER_SESSION_KEEPALIVE | protocol_iiop_server_session_keepalive |
IVB_DEBUG_ENABLED | ras_debugEnabled |
JVM_ENABLE_VERBOSE_GC | No longer a variable. Specify as Java option: -verbose:gc |
JVM_HEAPSIZE | No longer a variable. Specify as Java option: -Xmx<size> |
JVM_MINHEAPSIZE | No longer a variable. Specify as Java option: -Xms<size> |
JVM_LOCALREFS | control_region_jvm_localrefs |
JVM_LOCALREFS | server_region_jvm_localrefs |
JVM_LOGFILE | control_region_jvm_logfile server_region_jvm_logfile |
LIBPATH | server_region_libpath |
LOGSTREAMNAME | ras_log_logstreamName |
MAX_SRS | wlm_maximumSRCount |
MIN_SRS | wlm_minimumSRCount |
OTS_DEFAULT_TIMEOUT | transaction_defaultTimeout |
OTS_MAXIMUM_TIMEOUT | transaction_maximumTimeout |
RAS_MINORCODEDEFAULT | ras_minorcode_action |
RECOVERY_TIMEOUT | transaction_recoveryTimeout |
REM_PASSWORD | client_protocol_password |
REM_USERID | client_protocol_user |
SPECIFIC_SERVER_NAME | server_specific_short_name |
SPECIFIC_UUID | server_specific_uuid |
SRVIPADDR | protocol_iiop_listenIPAddress |
SSLIIOP_SERVER_SESSION_KEEPALIVE | protocol_iiop_server_session_keepalive_ssl |
SSL_KEYRING | security_sslKeyring |
TRACE_EXCLUDE_SPECIFIC | ras_trace_exclude_specific |
TRACEALL | ras_trace_defaultTracingLevel |
TRACEBASIC | ras_trace_basic |
TRACEBUFFCOUNT | ras_trace_BufferCount |
TRACEBUFFLOC | ras_trace_outputLocation |
TRACEBUFFSIZE | ras_trace_BufferSize |
TRACEDETAIL | ras_trace_detail |
TRACEMINORCODE | ras_trace_minorCodeTraceBacks |
TRACEPARM | ras_trace_ctraceParms |
TRACESPECIFIC | ras_trace_specific |
WAS_JAVA_OPTIONS | No longer a variable. Java options are specified in the JVM configuration of the servant process. |